From 250c98427be8ee6f062cae37c3251b9659efbcd4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 21:31:56 +0000 Subject: [PATCH] Publish Advisories GHSA-4jr8-m4vf-8c9w GHSA-6gc2-29f6-wg72 GHSA-7xgq-69ff-jfjc GHSA-jxpp-qw6j-h3gv --- .../GHSA-4jr8-m4vf-8c9w.json | 54 +++++++++++++++++++ .../GHSA-6gc2-29f6-wg72.json | 54 +++++++++++++++++++ .../GHSA-7xgq-69ff-jfjc.json | 54 +++++++++++++++++++ .../GHSA-jxpp-qw6j-h3gv.json | 50 +++++++++++++++++ 4 files changed, 212 insertions(+) create mode 100644 advisories/unreviewed/2024/09/GHSA-4jr8-m4vf-8c9w/GHSA-4jr8-m4vf-8c9w.json create mode 100644 advisories/unreviewed/2024/09/GHSA-6gc2-29f6-wg72/GHSA-6gc2-29f6-wg72.json create mode 100644 advisories/unreviewed/2024/09/GHSA-7xgq-69ff-jfjc/GHSA-7xgq-69ff-jfjc.json create mode 100644 advisories/unreviewed/2024/09/GHSA-jxpp-qw6j-h3gv/GHSA-jxpp-qw6j-h3gv.json diff --git a/advisories/unreviewed/2024/09/GHSA-4jr8-m4vf-8c9w/GHSA-4jr8-m4vf-8c9w.json b/advisories/unreviewed/2024/09/GHSA-4jr8-m4vf-8c9w/GHSA-4jr8-m4vf-8c9w.json new file mode 100644 index 0000000000000..991e7b75fdf0e --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-4jr8-m4vf-8c9w/GHSA-4jr8-m4vf-8c9w.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-4jr8-m4vf-8c9w", + "modified": "2024-09-07T21:30:27Z", + "published": "2024-09-07T21:30:27Z", + "aliases": [ + "CVE-2024-8561" + ], + "details": "A vulnerability has been found in SourceCodester PHP CRUD 1.0 and classified as critical. Affected by this vulnerability is an unknown functionality of the file /endpoint/delete.php of the component Delete Person Handler. The manipulation of the argument person leads to sql injection. The attack can be launched remotely.", + "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-8561" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.276781" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.276781" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.403651" + }, + { + "type": "WEB", + "url": "https://www.sourcecodester.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-07T19:15:11Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-6gc2-29f6-wg72/GHSA-6gc2-29f6-wg72.json b/advisories/unreviewed/2024/09/GHSA-6gc2-29f6-wg72/GHSA-6gc2-29f6-wg72.json new file mode 100644 index 0000000000000..5af52ab69056b --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-6gc2-29f6-wg72/GHSA-6gc2-29f6-wg72.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-6gc2-29f6-wg72", + "modified": "2024-09-07T21:30:27Z", + "published": "2024-09-07T21:30:27Z", + "aliases": [ + "CVE-2024-8563" + ], + "details": "A vulnerability was found in SourceCodester PHP CRUD 1.0. It has been classified as problematic. This affects an unknown part of the file /endpoint/update.php. The manipulation of the argument first_name/middle_name/last_name leads to cross site scripting. 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: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-8563" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.276783" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.276783" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.403661" + }, + { + "type": "WEB", + "url": "https://www.sourcecodester.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-07T20:15:01Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-7xgq-69ff-jfjc/GHSA-7xgq-69ff-jfjc.json b/advisories/unreviewed/2024/09/GHSA-7xgq-69ff-jfjc/GHSA-7xgq-69ff-jfjc.json new file mode 100644 index 0000000000000..e5d900301cfab --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-7xgq-69ff-jfjc/GHSA-7xgq-69ff-jfjc.json @@ -0,0 +1,54 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-7xgq-69ff-jfjc", + "modified": "2024-09-07T21:30:27Z", + "published": "2024-09-07T21:30:27Z", + "aliases": [ + "CVE-2024-8564" + ], + "details": "A vulnerability was found in SourceCodester PHP CRUD 1.0. It has been declared as critical. This vulnerability affects unknown code of the file /endpoint/update.php. The manipulation of the argument tbl_person_id/first_name/middle_name/last_name leads to sql injection. The attack can be initiated 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-8564" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.276784" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.276784" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.403662" + }, + { + "type": "WEB", + "url": "https://www.sourcecodester.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-07T21:15:10Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-jxpp-qw6j-h3gv/GHSA-jxpp-qw6j-h3gv.json b/advisories/unreviewed/2024/09/GHSA-jxpp-qw6j-h3gv/GHSA-jxpp-qw6j-h3gv.json new file mode 100644 index 0000000000000..a8df3684f1a61 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-jxpp-qw6j-h3gv/GHSA-jxpp-qw6j-h3gv.json @@ -0,0 +1,50 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-jxpp-qw6j-h3gv", + "modified": "2024-09-07T21:30:27Z", + "published": "2024-09-07T21:30:27Z", + "aliases": [ + "CVE-2024-8562" + ], + "details": "A vulnerability was found in SourceCodester PHP CRUD 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /endpoint/Add.php. The manipulation of the argument first_name/middle_name/last_name leads to cross site scripting. The attack may be launched 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: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-8562" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.276782" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.276782" + }, + { + "type": "WEB", + "url": "https://www.sourcecodester.com" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-07T19:15:11Z" + } +} \ No newline at end of file