ghsa-gqfc-2mjg-94r3
Vulnerability from github
Published
2022-05-05 02:48
Modified
2022-05-05 02:48
Details
PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read.
{ "affected": [], "aliases": [ "CVE-2013-0255" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-02-13T01:55:00Z", "severity": "MODERATE" }, "details": "PostgreSQL 9.2.x before 9.2.3, 9.1.x before 9.1.8, 9.0.x before 9.0.12, 8.4.x before 8.4.16, and 8.3.x before 8.3.23 does not properly declare the enum_recv function in backend/utils/adt/enum.c, which causes it to be invoked with incorrect arguments and allows remote authenticated users to cause a denial of service (server crash) or read sensitive process memory via a crafted SQL command, which triggers an array index error and an out-of-bounds read.", "id": "GHSA-gqfc-2mjg-94r3", "modified": "2022-05-05T02:48:41Z", "published": "2022-05-05T02:48:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0255" }, { "type": "WEB", "url": "https://blogs.oracle.com/sunsecurity/entry/cve_2013_0255_array_index" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=907892" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/81917" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2013-February/098586.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-02/msg00059.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-02/msg00060.html" }, { "type": "WEB", "url": "http://osvdb.org/89935" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1475.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/51923" }, { "type": "WEB", "url": "http://secunia.com/advisories/52819" }, { "type": "WEB", "url": "http://securitytracker.com/id?1028092" }, { "type": "WEB", "url": "http://www.debian.org/security/2013/dsa-2630" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:142" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuoct2017-3236626.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/8.3/static/release-8-3-23.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/8.4/static/release-8-4-16.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.0/static/release-9-0-12.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.1/static/release-9-1-8.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.2/static/release-9-2-3.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/57844" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1717-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.