From 600e4caa8aade37718c063ff354221c0c1e0f879 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 03:32:19 +0000 Subject: [PATCH] Publish Advisories GHSA-8fw8-q35x-6438 GHSA-cfwh-77j4-h2hh GHSA-cmv6-j9p5-3jrp --- .../GHSA-8fw8-q35x-6438.json | 52 +++++++++++++++++++ .../GHSA-cfwh-77j4-h2hh.json | 52 +++++++++++++++++++ .../GHSA-cmv6-j9p5-3jrp.json | 52 +++++++++++++++++++ 3 files changed, 156 insertions(+) create mode 100644 advisories/unreviewed/2024/12/GHSA-8fw8-q35x-6438/GHSA-8fw8-q35x-6438.json create mode 100644 advisories/unreviewed/2024/12/GHSA-cfwh-77j4-h2hh/GHSA-cfwh-77j4-h2hh.json create mode 100644 advisories/unreviewed/2024/12/GHSA-cmv6-j9p5-3jrp/GHSA-cmv6-j9p5-3jrp.json diff --git a/advisories/unreviewed/2024/12/GHSA-8fw8-q35x-6438/GHSA-8fw8-q35x-6438.json b/advisories/unreviewed/2024/12/GHSA-8fw8-q35x-6438/GHSA-8fw8-q35x-6438.json new file mode 100644 index 00000000000..2cb788c0757 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-8fw8-q35x-6438/GHSA-8fw8-q35x-6438.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-8fw8-q35x-6438", + "modified": "2024-12-26T03:30:55Z", + "published": "2024-12-26T03:30:55Z", + "aliases": [ + "CVE-2024-12930" + ], + "details": "A vulnerability was found in code-projects Simple Admin Panel 1.0 and classified as problematic. This issue affects some unknown processing of the file addCatController.php. The manipulation of the argument c_name leads to cross site scripting. The attack may be initiated remotely.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12930" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.289283" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.289283" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.468121" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-26T02:15:23Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-cfwh-77j4-h2hh/GHSA-cfwh-77j4-h2hh.json b/advisories/unreviewed/2024/12/GHSA-cfwh-77j4-h2hh/GHSA-cfwh-77j4-h2hh.json new file mode 100644 index 00000000000..c82ea44c123 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-cfwh-77j4-h2hh/GHSA-cfwh-77j4-h2hh.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cfwh-77j4-h2hh", + "modified": "2024-12-26T03:30:58Z", + "published": "2024-12-26T03:30:58Z", + "aliases": [ + "CVE-2024-12932" + ], + "details": "A vulnerability was found in code-projects Simple Admin Panel 1.0. It has been declared as problematic. Affected by this vulnerability is an unknown functionality of the file addSizeController.php. The manipulation of the argument size leads to cross site scripting. The attack can be launched remotely.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12932" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.289285" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.289285" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.468123" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-26T03:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-cmv6-j9p5-3jrp/GHSA-cmv6-j9p5-3jrp.json b/advisories/unreviewed/2024/12/GHSA-cmv6-j9p5-3jrp/GHSA-cmv6-j9p5-3jrp.json new file mode 100644 index 00000000000..43bccac6ddd --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-cmv6-j9p5-3jrp/GHSA-cmv6-j9p5-3jrp.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-cmv6-j9p5-3jrp", + "modified": "2024-12-26T03:30:58Z", + "published": "2024-12-26T03:30:58Z", + "aliases": [ + "CVE-2024-12931" + ], + "details": "A vulnerability was found in code-projects Simple Admin Panel 1.0. It has been classified as critical. Affected is an unknown function of the file /addCatController.php. The manipulation of the argument size leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-12931" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.289284" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.289284" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.468122" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-26T03:15:05Z" + } +} \ No newline at end of file