CVE-2012-3489

medium
Published 2012-10-03 · Modified 2026-04-29
CVSS v3
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS v2
4.0
VIR risk
6.5

Description

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.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — https://bugzilla.redhat.com/show_bug.cgi?id=849173

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.postgresql.org/support/security/

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.postgresql.org/docs/9.1/static/release-9-1-5.html

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.postgresql.org/docs/9.0/static/release-9-0-9.html

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.postgresql.org/docs/8.4/static/release-8-4-13.html

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.postgresql.org/docs/8.3/static/release-8-3-20.html

vendor Authored 2026-05-27

Vendor advisory: secalert@redhat.com — http://www.postgresql.org/about/news/1407/

OS impact

OSVersionStatusFixed in
ubuntu ubuntu8.04affected
ubuntu ubuntu10.04affected
ubuntu ubuntu11.04affected
ubuntu ubuntu11.10affected
ubuntu ubuntu12.04affected
redhat rhel5.0affected
redhat rhel6.0affected
redhat rhel6.3affected
suse suse11.4affected
suse suse12.1affected
suse suse12.2affected
debian debian6.0affected

Application impact

VendorProductVersionsFixed
postgresql postgresqlpostgresql{"startIncluding":"8.3.0","endExcluding":"8.3.20"}8.3.20
postgresql postgresqlpostgresql{"startIncluding":"8.4.0","endExcluding":"8.4.13"}8.4.13
postgresql postgresqlpostgresql{"startIncluding":"9.0.0","endExcluding":"9.0.9"}9.0.9
postgresql postgresqlpostgresql{"startIncluding":"9.1.0","endExcluding":"9.1.5"}9.1.5

References

CWEs

CWE-611

Verify integrity in audit chain (admin only). AS-IS.