ghsa-p88q-qx6q-mhv3
Vulnerability from github
Published
2022-05-14 03:13
Modified
2022-05-14 03:13
Details
The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0&O>O) in a CREATE TABLE statement.
{ "affected": [], "aliases": [ "CVE-2015-3415" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-404" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-04-24T17:59:00Z", "severity": "HIGH" }, "details": "The sqlite3VdbeExec function in vdbe.c in SQLite before 3.8.9 does not properly implement comparison operators, which allows context-dependent attackers to cause a denial of service (invalid free operation) or possibly have unspecified other impact via a crafted CHECK clause, as demonstrated by CHECK(0\u0026O\u003eO) in a CREATE TABLE statement.", "id": "GHSA-p88q-qx6q-mhv3", "modified": "2022-05-14T03:13:01Z", "published": "2022-05-14T03:13:01Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3415" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201507-05" }, { "type": "WEB", "url": "https://support.apple.com/HT205213" }, { "type": "WEB", "url": "https://support.apple.com/HT205267" }, { "type": "WEB", "url": "https://www.sqlite.org/src/info/02e3c88fbf6abdcf3975fb0fb71972b0ab30da30" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00005.html" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Sep/msg00008.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1635.html" }, { "type": "WEB", "url": "http://seclists.org/fulldisclosure/2015/Apr/31" }, { "type": "WEB", "url": "http://www.debian.org/security/2015/dsa-3252" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:217" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/74228" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1033703" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2698-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.