From 5d69ab1dd9c8a42e50025de2dd4eb2fc3da960b1 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 03:32:45 +0000 Subject: [PATCH] Publish Advisories GHSA-gjm3-rjw8-q849 GHSA-pq9p-pc3p-9hm4 GHSA-rc7x-chcc-7f7q --- .../GHSA-gjm3-rjw8-q849.json | 56 +++++++++++++++++++ .../GHSA-pq9p-pc3p-9hm4.json | 40 +++++++++++++ .../GHSA-rc7x-chcc-7f7q.json | 52 +++++++++++++++++ 3 files changed, 148 insertions(+) create mode 100644 advisories/unreviewed/2024/12/GHSA-gjm3-rjw8-q849/GHSA-gjm3-rjw8-q849.json create mode 100644 advisories/unreviewed/2024/12/GHSA-pq9p-pc3p-9hm4/GHSA-pq9p-pc3p-9hm4.json create mode 100644 advisories/unreviewed/2024/12/GHSA-rc7x-chcc-7f7q/GHSA-rc7x-chcc-7f7q.json diff --git a/advisories/unreviewed/2024/12/GHSA-gjm3-rjw8-q849/GHSA-gjm3-rjw8-q849.json b/advisories/unreviewed/2024/12/GHSA-gjm3-rjw8-q849/GHSA-gjm3-rjw8-q849.json new file mode 100644 index 00000000000..152f329d880 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-gjm3-rjw8-q849/GHSA-gjm3-rjw8-q849.json @@ -0,0 +1,56 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gjm3-rjw8-q849", + "modified": "2024-12-27T03:31:23Z", + "published": "2024-12-27T03:31:23Z", + "aliases": [ + "CVE-2024-12977" + ], + "details": "A vulnerability, which was classified as critical, was found in PHPGurukul Complaint Management System 1.0. This affects an unknown part of the file /admin/state.php. The manipulation of the argument state leads to sql injection. It is possible to initiate 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-12977" + }, + { + "type": "WEB", + "url": "https://github.com/AngrySheep2003/cve/blob/main/Complaint_Management_System_SQL_Injection.md" + }, + { + "type": "WEB", + "url": "https://phpgurukul.com" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.289353" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.289353" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.469112" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-27T02:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-pq9p-pc3p-9hm4/GHSA-pq9p-pc3p-9hm4.json b/advisories/unreviewed/2024/12/GHSA-pq9p-pc3p-9hm4/GHSA-pq9p-pc3p-9hm4.json new file mode 100644 index 00000000000..86502eb668e --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-pq9p-pc3p-9hm4/GHSA-pq9p-pc3p-9hm4.json @@ -0,0 +1,40 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pq9p-pc3p-9hm4", + "modified": "2024-12-27T03:31:23Z", + "published": "2024-12-27T03:31:23Z", + "aliases": [ + "CVE-2024-9774" + ], + "details": "A vulnerability was found in python-sql where unary operators do not escape non-Expression.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N" + } + ], + "affected": [], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9774" + }, + { + "type": "WEB", + "url": "https://discuss.tryton.org/t/security-release-for-issue-93/7889/3" + }, + { + "type": "WEB", + "url": "https://lists.debian.org/debian-lts-announce/2024/10/msg00023.html" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-150" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-27T02:15:07Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/12/GHSA-rc7x-chcc-7f7q/GHSA-rc7x-chcc-7f7q.json b/advisories/unreviewed/2024/12/GHSA-rc7x-chcc-7f7q/GHSA-rc7x-chcc-7f7q.json new file mode 100644 index 00000000000..bc5697611e3 --- /dev/null +++ b/advisories/unreviewed/2024/12/GHSA-rc7x-chcc-7f7q/GHSA-rc7x-chcc-7f7q.json @@ -0,0 +1,52 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rc7x-chcc-7f7q", + "modified": "2024-12-27T03:31:21Z", + "published": "2024-12-27T03:31:21Z", + "aliases": [ + "CVE-2024-12976" + ], + "details": "A vulnerability, which was classified as critical, has been found in CodeZips Hospital Management System 1.0. Affected by this issue is some unknown functionality of the file /staff.php. The manipulation of the argument tel leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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-12976" + }, + { + "type": "WEB", + "url": "https://github.com/nexus-wkx/CVE/blob/main/SQL_Injection_in_Hospital_Management_System.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.289352" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.289352" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.469072" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-74" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-12-27T02:15:06Z" + } +} \ No newline at end of file