GHSA-2HVH-C5C2-VJ85
Vulnerability from github – Published: 2022-05-17 03:44 – Updated: 2024-04-23 23:11
VLAI?
Summary
Zend Framework SQL injection vector using null byte for PDO
Details
The PDO adapters in Zend Framework before 1.12.16 do not filer null bytes in SQL statements, which allows remote attackers to execute arbitrary SQL commands via a crafted query.
Severity ?
9.8 (Critical)
{
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "zendframework/zendframework1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.12.16"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-7695"
],
"database_specific": {
"cwe_ids": [
"CWE-89"
],
"github_reviewed": true,
"github_reviewed_at": "2024-04-23T23:11:47Z",
"nvd_published_at": "2016-06-07T14:06:00Z",
"severity": "CRITICAL"
},
"details": "The PDO adapters in Zend Framework before 1.12.16 do not filer null bytes in SQL statements, which allows remote attackers to execute arbitrary SQL commands via a crafted query.",
"id": "GHSA-2hvh-c5c2-vj85",
"modified": "2024-04-23T23:11:47Z",
"published": "2022-05-17T03:44:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7695"
},
{
"type": "PACKAGE",
"url": "https://github.com/zendframework/zf1"
},
{
"type": "WEB",
"url": "http://framework.zend.com/security/advisory/ZF2015-08"
},
{
"type": "WEB",
"url": "http://www.debian.org/security/2015/dsa-3369"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/09/30/6"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/09/30/8"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/10/11/3"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/76784"
}
],
"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": "Zend Framework SQL injection vector using null byte for PDO"
}
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…