ghsa-fpq4-mcf9-c5w9
Vulnerability from github
Published
2022-05-17 05:02
Modified
2024-02-15 03:30
Severity ?
Details
The xml_parse function in the libxml2 support in the core server component in PostgreSQL 8.3 before 8.3.20, 8.4 before 8.4.13, 9.0 before 9.0.9, and 9.1 before 9.1.5 allows remote authenticated users to determine the existence of arbitrary files or URLs, and possibly obtain file or URL content that triggers a parsing error, via an XML value that refers to (1) a DTD or (2) an entity, related to an XML External Entity (aka XXE) issue.
{ "affected": [], "aliases": [ "CVE-2012-3489" ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-611" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-10-03T21:55:00Z", "severity": "MODERATE" }, "details": "The xml_parse function in the libxml2 support in the core server component in PostgreSQL 8.3 before 8.3.20, 8.4 before 8.4.13, 9.0 before 9.0.9, and 9.1 before 9.1.5 allows remote authenticated users to determine the existence of arbitrary files or URLs, and possibly obtain file or URL content that triggers a parsing error, via an XML value that refers to (1) a DTD or (2) an entity, related to an XML External Entity (aka XXE) issue.", "id": "GHSA-fpq4-mcf9-c5w9", "modified": "2024-02-15T03:30:19Z", "published": "2022-05-17T05:02:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3489" }, { "type": "WEB", "url": "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_postgresql2" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=849173" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2013/Mar/msg00002.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-09/msg00102.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-10/msg00013.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2012-10/msg00024.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2012-1263.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/50635" }, { "type": "WEB", "url": "http://secunia.com/advisories/50718" }, { "type": "WEB", "url": "http://secunia.com/advisories/50859" }, { "type": "WEB", "url": "http://secunia.com/advisories/50946" }, { "type": "WEB", "url": "http://www.debian.org/security/2012/dsa-2534" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2012:139" }, { "type": "WEB", "url": "http://www.postgresql.org/about/news/1407" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/8.3/static/release-8-3-20.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/8.4/static/release-8-4-13.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.0/static/release-9-0-9.html" }, { "type": "WEB", "url": "http://www.postgresql.org/docs/9.1/static/release-9-1-5.html" }, { "type": "WEB", "url": "http://www.postgresql.org/support/security" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/55074" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1542-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ] }
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.