#VU62716 Input validation error in Postgresql JDBC Driver - CVE-2022-26520
Published: May 2, 2022
Postgresql JDBC Driver
PostgreSQL Global Development Group
Description
The vulnerability allows a remote attacker to create arbitrary files on the system.
The vulnerability exists due to insufficient validation of user-supplied input when handling jdbc URL or its properties. A remote attacker can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties.
Successful exploitation of the vulnerability may allow an attacker to create and executable arbitraru JSP file under a Tomcat web root.