From 359829add1a6154fec10d25e1fadeb382e67a84c Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 18:32:07 +0000 Subject: [PATCH] Publish GHSA-mc6f-5gfw-c8xf --- .../GHSA-mc6f-5gfw-c8xf.json | 46 +++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 advisories/unreviewed/2024/03/GHSA-mc6f-5gfw-c8xf/GHSA-mc6f-5gfw-c8xf.json diff --git a/advisories/unreviewed/2024/03/GHSA-mc6f-5gfw-c8xf/GHSA-mc6f-5gfw-c8xf.json b/advisories/unreviewed/2024/03/GHSA-mc6f-5gfw-c8xf/GHSA-mc6f-5gfw-c8xf.json new file mode 100644 index 00000000000..801bbf746ea --- /dev/null +++ b/advisories/unreviewed/2024/03/GHSA-mc6f-5gfw-c8xf/GHSA-mc6f-5gfw-c8xf.json @@ -0,0 +1,46 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-mc6f-5gfw-c8xf", + "modified": "2024-03-09T18:30:38Z", + "published": "2024-03-09T18:30:38Z", + "aliases": [ + "CVE-2024-2333" + ], + "details": "A vulnerability classified as critical has been found in CodeAstro Membership Management System 1.0. Affected is an unknown function of the file /add_members.php. The manipulation of the argument fullname 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 identifier of this vulnerability is VDB-256284.", + "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-2333" + }, + { + "type": "WEB", + "url": "https://github.com/0x404Ming/CVE_Hunter/blob/main/SQLi-3.md" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?ctiid.256284" + }, + { + "type": "WEB", + "url": "https://vuldb.com/?id.256284" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-03-09T16:15:42Z" + } +} \ No newline at end of file