ghsa-wp34-w2pp-q772
Vulnerability from github
Published
2022-05-01 17:58
Modified
2022-05-01 17:58
Details
Buffer overflow in the sqlite_decode_binary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlite_decode_binary() API.
{ "affected": [], "aliases": [ "CVE-2007-1888" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2007-04-06T01:19:00Z", "severity": "HIGH" }, "details": "Buffer overflow in the sqlite_decode_binary function in src/encode.c in SQLite 2, as used by PHP 4.x through 5.x and other applications, allows context-dependent attackers to execute arbitrary code via an empty value of the in parameter. NOTE: some PHP installations use a bundled version of sqlite without this vulnerability. The SQLite developer has argued that this issue could be due to a misuse of the sqlite_decode_binary() API.", "id": "GHSA-wp34-w2pp-q772", "modified": "2022-05-01T17:58:04Z", "published": "2022-05-01T17:58:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2007-1888" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38518" }, { "type": "WEB", "url": "http://osvdb.org/39177" }, { "type": "WEB", "url": "http://secunia.com/advisories/25057" }, { "type": "WEB", "url": "http://www.attrition.org/pipermail/vim/2007-April/001540.html" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDKSA-2007:091" }, { "type": "WEB", "url": "http://www.php-security.org/MOPB/MOPB-41-2007.html" }, { "type": "WEB", "url": "http://www.sqlite.org/cvstrac/rlog?f=sqlite/src/encode.c" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-455-1" } ], "schema_version": "1.4.0", "severity": [] }
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.