Publish GHSA-h63c-xvpf-264j

This commit is contained in:
advisory-database[bot]
2024-05-15 17:46:11 +00:00
parent c0f61f968b
commit 26f273f9ff
@@ -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
}
}