Skip to content

Commit

Permalink
generated content from 2025-01-02
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 2, 2025
1 parent 18671f4 commit beaa6d4
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mapping.csv
Original file line number Diff line number Diff line change
Expand Up @@ -261640,3 +261640,5 @@ vulnerability,CVE-2023-48775,vulnerability--aadd52c1-537c-408d-b3c5-dee1c87169d4
vulnerability,CVE-2023-50850,vulnerability--9d3f653c-9de7-4b2f-b197-dfb67eef11dd
vulnerability,CVE-2023-6603,vulnerability--459e21aa-3368-4fac-a8fa-b50b70276f28
vulnerability,CVE-2023-6602,vulnerability--b99108e7-3680-42eb-a7fd-cc4d576f5776
vulnerability,CVE-2024-11846,vulnerability--7f5ca5a4-8fd0-44b1-8af8-33f2f1891e5e
vulnerability,CVE-2025-0168,vulnerability--9449d398-42ae-4e60-84f3-e55585ed7a51
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "bundle",
"id": "bundle--ec5bb0b5-761c-40bc-be26-8f890ab94331",
"objects": [
{
"type": "vulnerability",
"spec_version": "2.1",
"id": "vulnerability--7f5ca5a4-8fd0-44b1-8af8-33f2f1891e5e",
"created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a",
"created": "2025-01-02T00:20:45.568493Z",
"modified": "2025-01-02T00:20:45.568493Z",
"name": "CVE-2024-11846",
"description": "The does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin",
"external_references": [
{
"source_name": "cve",
"external_id": "CVE-2024-11846"
}
]
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"type": "bundle",
"id": "bundle--12d2b0bb-9918-472a-9da1-0b93290356ed",
"objects": [
{
"type": "vulnerability",
"spec_version": "2.1",
"id": "vulnerability--9449d398-42ae-4e60-84f3-e55585ed7a51",
"created_by_ref": "identity--8ce3f695-d5a4-4dc8-9e93-a65af453a31a",
"created": "2025-01-02T00:20:57.124734Z",
"modified": "2025-01-02T00:20:57.124734Z",
"name": "CVE-2025-0168",
"description": "A vulnerability classified as critical has been found in code-projects Job Recruitment 1.0. This affects an unknown part of the file /_parse/_feedback_system.php. The manipulation of the argument person leads to sql injection. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.",
"external_references": [
{
"source_name": "cve",
"external_id": "CVE-2025-0168"
}
]
}
]
}

0 comments on commit beaa6d4

Please sign in to comment.