In pgjdbc before 42.3.3, an attacker (who controls the jdbc URL or properties) can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat web root. NOTE: the vendor's position is that there is no pgjdbc vulnerability; instead, it is a vulnerability for any application to use the pgjdbc driver with untrusted connection properties
References
Link | Resource |
---|---|
https://github.com/pgjdbc/pgjdbc/pull/2454/commits/017b929977b4f85795f9ad2fa5de6e80978b8ccc | Patch Third Party Advisory |
https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-673j-qm5f-xpv8 | Third Party Advisory |
https://jdbc.postgresql.org/documentation/changelog.html#version_42.3.3 | Release Notes Vendor Advisory |
https://jdbc.postgresql.org/documentation/head/tomcat.html | Vendor Advisory |
https://www.debian.org/security/2022/dsa-5196 | Third Party Advisory |
Configurations
History
07 Nov 2023, 03:45
Type | Values Removed | Values Added |
---|---|---|
Summary | In pgjdbc before 42.3.3, an attacker (who controls the jdbc URL or properties) can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat web root. NOTE: the vendor's position is that there is no pgjdbc vulnerability; instead, it is a vulnerability for any application to use the pgjdbc driver with untrusted connection properties |
Information
Published : 2022-03-10 17:47
Updated : 2024-08-03 05:16
NVD link : CVE-2022-26520
Mitre link : CVE-2022-26520
CVE.ORG link : CVE-2022-26520
JSON object : View
Products Affected
debian
- debian_linux
postgresql
- postgresql_jdbc_driver
CWE