GHSA-3FJ4-Q72X-X2G9
Vulnerability from github – Published: 2022-05-17 02:37 – Updated: 2023-07-31 19:43
VLAI?
Summary
ADOdb Library SQL Injection
Details
The qstr method in the PDO driver in the ADOdb Library for PHP before 5.x before 5.20.7 might allow remote attackers to conduct SQL injection attacks via vectors related to incorrect quoting.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "adodb/adodb-php"
},
"ranges": [
{
"events": [
{
"introduced": "5.0"
},
{
"fixed": "5.20.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2016-7405"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2023-07-31T19:43:14Z",
"nvd_published_at": "2016-10-03T18:59:00Z",
"severity": "CRITICAL"
},
"details": "The `qstr` method in the PDO driver in the ADOdb Library for PHP before 5.x before 5.20.7 might allow remote attackers to conduct SQL injection attacks via vectors related to incorrect quoting.",
"id": "GHSA-3fj4-q72x-x2g9",
"modified": "2023-07-31T19:43:14Z",
"published": "2022-05-17T02:37:05Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7405"
},
{
"type": "WEB",
"url": "https://github.com/ADOdb/ADOdb/issues/226"
},
{
"type": "WEB",
"url": "https://github.com/ADOdb/ADOdb/commit/bd9eca9f40220f9918ec3cc7ae9ef422b3e448b8"
},
{
"type": "WEB",
"url": "https://github.com/ADOdb/ADOdb/blob/v5.20.7/docs/changelog.md"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LT3WU77BRUJREZUYQ3ZQBMUIVIVIND4Y"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/201701-59"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20210123170727/http://www.securityfocus.com/bid/92969"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/09/07/8"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2016/09/15/1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "ADOdb Library SQL Injection"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…