From 0cf1dadd04b6d09feee68f468c7ba85e97cdfdfb Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 21:34:36 +0000 Subject: [PATCH] Publish Advisories GHSA-2258-2x7m-c8q2 GHSA-2x8c-95vh-gfv4 GHSA-3f24-4xhj-mpvj GHSA-g5qj-pfmg-p3jp GHSA-m34f-x8c7-qwxf --- .../GHSA-2258-2x7m-c8q2.json | 54 +++++++++++++++++++ .../GHSA-2x8c-95vh-gfv4.json | 10 +++- .../GHSA-3f24-4xhj-mpvj.json | 54 +++++++++++++++++++ .../GHSA-g5qj-pfmg-p3jp.json | 6 ++- .../GHSA-m34f-x8c7-qwxf.json | 54 +++++++++++++++++++ 5 files changed, 176 insertions(+), 2 deletions(-) create mode 100644 advisories/unreviewed/2024/07/GHSA-2258-2x7m-c8q2/GHSA-2258-2x7m-c8q2.json create mode 100644 advisories/unreviewed/2024/07/GHSA-3f24-4xhj-mpvj/GHSA-3f24-4xhj-mpvj.json create mode 100644 advisories/unreviewed/2024/07/GHSA-m34f-x8c7-qwxf/GHSA-m34f-x8c7-qwxf.json diff --git a/advisories/unreviewed/2024/07/GHSA-2258-2x7m-c8q2/GHSA-2258-2x7m-c8q2.json b/advisories/unreviewed/2024/07/GHSA-2258-2x7m-c8q2/GHSA-2258-2x7m-c8q2.json new file mode 100644 index 00000000000..b3e6a576e08 --- /dev/null +++ b/advisories/unreviewed/2024/07/GHSA-2258-2x7m-c8q2/GHSA-2258-2x7m-c8q2.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2258-2x7m-c8q2", + "modified": "2024-07-28T21:33:09Z", + "published": "2024-07-28T21:33:09Z", + "aliases": [ + "CVE-2024-7169" + ], + "details": "A vulnerability classified as problematic has been found in SourceCodester School Fees Payment System 1.0. This affects an unknown part of the file /ajax.php. The manipulation leads to cross-site request forgery. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-272583.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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-7169" + }, + { + "type": "WEB", + "url": "https://gist.github.com/topsky979/421c916be6ab09dc990896b07185ec89" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.272583" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.272583" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.380185" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-28T20:15:01Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-2x8c-95vh-gfv4/GHSA-2x8c-95vh-gfv4.json b/advisories/unreviewed/2024/07/GHSA-2x8c-95vh-gfv4/GHSA-2x8c-95vh-gfv4.json index f5d52144db5..d467b0a1c9e 100644 --- a/advisories/unreviewed/2024/07/GHSA-2x8c-95vh-gfv4/GHSA-2x8c-95vh-gfv4.json +++ b/advisories/unreviewed/2024/07/GHSA-2x8c-95vh-gfv4/GHSA-2x8c-95vh-gfv4.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-2x8c-95vh-gfv4", - "modified": "2024-07-24T00:31:18Z", + "modified": "2024-07-28T21:33:09Z", "published": "2024-07-01T15:32:33Z", "aliases": [ "CVE-2024-6387" @@ -288,6 +288,14 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/23/6" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/28/2" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/28/3" } ], "database_specific": { diff --git a/advisories/unreviewed/2024/07/GHSA-3f24-4xhj-mpvj/GHSA-3f24-4xhj-mpvj.json b/advisories/unreviewed/2024/07/GHSA-3f24-4xhj-mpvj/GHSA-3f24-4xhj-mpvj.json new file mode 100644 index 00000000000..40741007044 --- /dev/null +++ b/advisories/unreviewed/2024/07/GHSA-3f24-4xhj-mpvj/GHSA-3f24-4xhj-mpvj.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3f24-4xhj-mpvj", + "modified": "2024-07-28T21:33:09Z", + "published": "2024-07-28T21:33:09Z", + "aliases": [ + "CVE-2024-7168" + ], + "details": "A vulnerability was found in SourceCodester School Fees Payment System 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /manage_user.php. The manipulation of the argument id leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-272582 is the identifier assigned to this vulnerability.", + "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-7168" + }, + { + "type": "WEB", + "url": "https://gist.github.com/topsky979/14187eec46d6bc04772eadae7ac4e930" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.272582" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.272582" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.380184" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-28T19:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/07/GHSA-g5qj-pfmg-p3jp/GHSA-g5qj-pfmg-p3jp.json b/advisories/unreviewed/2024/07/GHSA-g5qj-pfmg-p3jp/GHSA-g5qj-pfmg-p3jp.json index 46f71fae01a..7dfa3ae4e4f 100644 --- a/advisories/unreviewed/2024/07/GHSA-g5qj-pfmg-p3jp/GHSA-g5qj-pfmg-p3jp.json +++ b/advisories/unreviewed/2024/07/GHSA-g5qj-pfmg-p3jp/GHSA-g5qj-pfmg-p3jp.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-g5qj-pfmg-p3jp", - "modified": "2024-07-24T00:31:17Z", + "modified": "2024-07-28T21:33:09Z", "published": "2024-07-02T21:32:15Z", "aliases": [ "CVE-2024-39894" @@ -48,6 +48,10 @@ { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/07/23/6" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2024/07/28/3" } ], "database_specific": { diff --git a/advisories/unreviewed/2024/07/GHSA-m34f-x8c7-qwxf/GHSA-m34f-x8c7-qwxf.json b/advisories/unreviewed/2024/07/GHSA-m34f-x8c7-qwxf/GHSA-m34f-x8c7-qwxf.json new file mode 100644 index 00000000000..6229d01511d --- /dev/null +++ b/advisories/unreviewed/2024/07/GHSA-m34f-x8c7-qwxf/GHSA-m34f-x8c7-qwxf.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-m34f-x8c7-qwxf", + "modified": "2024-07-28T21:33:09Z", + "published": "2024-07-28T21:33:09Z", + "aliases": [ + "CVE-2024-7167" + ], + "details": "A vulnerability was found in SourceCodester School Fees Payment System 1.0. It has been declared as critical. Affected by this vulnerability is an unknown functionality of the file /manage_course.php. The manipulation of the argument id leads to sql injection. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. The identifier VDB-272581 was assigned to this vulnerability.", + "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-7167" + }, + { + "type": "WEB", + "url": "https://gist.github.com/topsky979/69a797bc0b33fc19144a727a0be31685" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.272581" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.272581" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.380181" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-07-28T19:15:10Z" + } +} \ No newline at end of file