{ "schema_version": "1.4.0", "id": "GHSA-jx2x-fg9p-7gc7", "modified": "2023-03-15T19:16:39Z", "published": "2023-03-10T15:30:43Z", "aliases": [ "CVE-2023-24774" ], "summary": "Funadmin vulnerable to SQL injection", "details": "Funadmin v3.2.0 was discovered to contain a SQL injection vulnerability via the selectFields parameter at \\controller\\auth\\Auth.php.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Packagist", "name": "funadmin/funadmin" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "last_affected": "3.2.0" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24774" }, { "type": "WEB", "url": "https://github.com/funadmin/funadmin/issues/12" }, { "type": "PACKAGE", "url": "https://github.com/funadmin/funadmin" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-10T23:48:48Z", "nvd_published_at": "2023-03-10T13:15:00Z" } }