ghsa-2hvh-c5c2-vj85
Vulnerability from github
Published
2022-05-17 03:44
Modified
2024-04-23 23:11
Severity ?
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.
{ "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 seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.