ghsa-p9hp-3gpv-52w3
Vulnerability from github
Published
2022-05-14 02:19
Modified
2023-12-07 16:20
Severity ?
VLAI Severity ?
Summary
Zend Framework Allows SQL Injection
Details
The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.19 might allow remote attackers to conduct SQL injection attacks via vectors related to use of the character pattern [\w]*
in a regular expression.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "zendframework/zendframework" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.12.19" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "zendframework/zendframework1" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.12.19" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-6233" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2023-07-28T23:22:04Z", "nvd_published_at": "2017-02-17T02:59:00Z", "severity": "CRITICAL" }, "details": "The (1) order and (2) group methods in Zend_Db_Select in the Zend Framework before 1.12.19 might allow remote attackers to conduct SQL injection attacks via vectors related to use of the character pattern `[\\w]*` in a regular expression.", "id": "GHSA-p9hp-3gpv-52w3", "modified": "2023-12-07T16:20:08Z", "published": "2022-05-14T02:19:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6233" }, { "type": "WEB", "url": "https://framework.zend.com/security/advisory/ZF2016-02" }, { "type": "WEB", "url": "https://github.com/FriendsOfPHP/security-advisories/blob/master/zendframework/zendframework1/CVE-2016-6233.yaml" }, { "type": "PACKAGE", "url": "https://github.com/zendframework/zendframework" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/2JUKFTI6ABK7ZN7IEAGPCLAHCFANMID2" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N27AV6AL6B4KGEP3VIMIHQ5LFAKF5FTU" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UR5HXNGIUSSIZKMSZYMPBEPZEZTYFTIT" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201804-10" }, { "type": "WEB", "url": "https://web.archive.org/web/20210123152547/http://www.securityfocus.com/bid/91802" } ], "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 Allows SQL Injection" }
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.
Loading…
Loading…