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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
Configuration 6 (hide)
|
History
No history.
Information
Published : 2012-10-03 21:55
Updated : 2024-02-15 03:22
NVD link : CVE-2012-3489
Mitre link : CVE-2012-3489
CVE.ORG link : CVE-2012-3489
JSON object : View
Products Affected
redhat
- enterprise_linux_server
- enterprise_linux_desktop
- enterprise_linux_eus
- enterprise_linux_workstation
canonical
- ubuntu_linux
postgresql
- postgresql
debian
- debian_linux
opensuse
- opensuse
apple
- mac_os_x_server
CWE
CWE-611
Improper Restriction of XML External Entity Reference