From 24c848bf7023f0e126c2ca65e559949062eabd9e Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 15:32:41 +0000 Subject: [PATCH] Publish GHSA-rgvr-h75f-ghcm --- .../GHSA-rgvr-h75f-ghcm.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 advisories/unreviewed/2024/03/GHSA-rgvr-h75f-ghcm/GHSA-rgvr-h75f-ghcm.json diff --git a/advisories/unreviewed/2024/03/GHSA-rgvr-h75f-ghcm/GHSA-rgvr-h75f-ghcm.json b/advisories/unreviewed/2024/03/GHSA-rgvr-h75f-ghcm/GHSA-rgvr-h75f-ghcm.json new file mode 100644 index 00000000000..77229071956 --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-rgvr-h75f-ghcm/GHSA-rgvr-h75f-ghcm.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rgvr-h75f-ghcm", + "modified": "2024-03-09T15:31:02Z", + "published": "2024-03-09T15:31:02Z", + "aliases": [ + "CVE-2024-2332" + ], + "details": "A vulnerability was found in SourceCodester Online Mobile Management Store 1.0. It has been rated as critical. This issue affects some unknown processing of the file /admin/maintenance/manage_category.php of the component HTTP GET Request Handler. The manipulation of the argument id leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-256283.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2332" + }, + { + "type": "WEB", + "url": "https://github.com/vanitashtml/CVE-Dumps/blob/main/Blind%20SQL%20Injection%20Manage%20Category%20-%20Mobile%20Management%20Store.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.256283" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.256283" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-09T14:15:51Z" + } +} \ No newline at end of file