From 64fdbc94164195ca16662394bbe2880b9536a8a3 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 21:31:48 +0000 Subject: [PATCH] Publish GHSA-52r8-phxr-cfq6 --- .../GHSA-52r8-phxr-cfq6.json | 58 +++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 advisories/unreviewed/2024/09/GHSA-52r8-phxr-cfq6/GHSA-52r8-phxr-cfq6.json diff --git a/advisories/unreviewed/2024/09/GHSA-52r8-phxr-cfq6/GHSA-52r8-phxr-cfq6.json b/advisories/unreviewed/2024/09/GHSA-52r8-phxr-cfq6/GHSA-52r8-phxr-cfq6.json new file mode 100644 index 00000000000..c23ce95ee81 --- /dev/null +++ b/advisories/unreviewed/2024/09/GHSA-52r8-phxr-cfq6/GHSA-52r8-phxr-cfq6.json @@ -0,0 +1,58 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-52r8-phxr-cfq6", + "modified": "2024-09-22T21:30:44Z", + "published": "2024-09-22T21:30:44Z", + "aliases": [ + "CVE-2024-9086" + ], + "details": "A vulnerability classified as critical has been found in code-projects Restaurant Reservation System 1.0. Affected is an unknown function of the file /filter.php. The manipulation of the argument from/to leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The initial researcher advisory only mentions the parameter \"from\" to be affected. But it must be assumed that parameter \"to\" is affected as well.", + "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-9086" + }, + { + "type": "WEB", + "url": "https://github.com/ppp-src/a/issues/20" + }, + { + "type": "WEB", + "url": "https://code-projects.org" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.278262" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.278262" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?submit.411850" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-09-22T21:15:10Z" + } +} \ No newline at end of file