diff --git a/advisories/github-reviewed/2024/05/GHSA-h63c-xvpf-264j/GHSA-h63c-xvpf-264j.json b/advisories/github-reviewed/2024/05/GHSA-h63c-xvpf-264j/GHSA-h63c-xvpf-264j.json new file mode 100644 index 00000000000..6c4fad92313 --- /dev/null +++ b/advisories/github-reviewed/2024/05/GHSA-h63c-xvpf-264j/GHSA-h63c-xvpf-264j.json @@ -0,0 +1,66 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-h63c-xvpf-264j", + "modified": "2024-05-15T17:44:48Z", + "published": "2024-05-15T17:44:48Z", + "aliases": [ + + ], + "summary": "ADOdb SQL injection vulnerability", + "details": "The ADOdb Library for PHP prior to version 5.20.11 is prone to SQL Injection vulnerability in multiple drivers.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "adodb/adodb-php" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "5.20.11" + } + ] + } + ] + } + ], + "references": [ + { + "type": "WEB", + "url": "https://github.com/ADOdb/ADOdb/pull/311" + }, + { + "type": "WEB", + "url": "https://github.com/ADOdb/ADOdb/pull/401" + }, + { + "type": "WEB", + "url": "https://github.com/dregad/ADOdb/commit/34788ce8c1d08500631f55764cc2247b9c7cfd2b" + }, + { + "type": "WEB", + "url": "https://github.com/dregad/ADOdb/commit/d29c23f2264ec95c6d3851e0f51ce240b2f36b74" + }, + { + "type": "WEB", + "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/adodb/adodb-php/2018-03-06.yaml" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-89" + ], + "severity": "CRITICAL", + "github_reviewed": true, + "github_reviewed_at": "2024-05-15T17:44:48Z", + "nvd_published_at": null + } +} \ No newline at end of file