ghsa-mjx6-524j-mf72
Vulnerability from github
Published
2022-05-17 00:13
Modified
2022-05-17 00:13
Details
Multiple integer overflows in contrib/hstore/hstore_io.c in PostgreSQL 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allow remote authenticated users to have unspecified impact via vectors related to the (1) hstore_recv, (2) hstore_from_arrays, and (3) hstore_from_array functions in contrib/hstore/hstore_io.c; and the (4) hstoreArrayToPairs function in contrib/hstore/hstore_op.c, which triggers a buffer overflow. NOTE: this issue was SPLIT from CVE-2014-0064 because it has a different set of affected versions.
{ "affected": [], "aliases": [ "CVE-2014-2669" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-31T14:58:00Z", "severity": "MODERATE" }, "details": "Multiple integer overflows in contrib/hstore/hstore_io.c in PostgreSQL 9.0.x before 9.0.16, 9.1.x before 9.1.12, 9.2.x before 9.2.7, and 9.3.x before 9.3.3 allow remote authenticated users to have unspecified impact via vectors related to the (1) hstore_recv, (2) hstore_from_arrays, and (3) hstore_from_array functions in contrib/hstore/hstore_io.c; and the (4) hstoreArrayToPairs function in contrib/hstore/hstore_op.c, which triggers a buffer overflow. NOTE: this issue was SPLIT from CVE-2014-0064 because it has a different set of affected versions.", "id": "GHSA-mjx6-524j-mf72", "modified": "2022-05-17T00:13:47Z", "published": "2022-05-17T00:13:47Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-2669" }, { "type": "WEB", "url": "https://github.com/postgres/postgres/commit/31400a673325147e1205326008e32135a78b4d8a" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0221.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0469.html" }, { "type": "WEB", "url": "http://wiki.postgresql.org/wiki/20140220securityrelease" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2864" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2865" }, { "type": "WEB", "url": "http://www.postgresql.org/about/news/1506" }, { "type": "WEB", "url": "http://www.postgresql.org/support/security" } ], "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.