Lack of data validation - Path Traversal In org.postgresql:postgresql
Description
Path traversal in org.postgresql:postgresql 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.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Component | Affected version | Patched versions |
|---|---|---|---|
maven | 42.3.3 | ||
debian 12 | 42.3.3-1 | ||
debian 13 | 42.3.3-1 | ||
debian 14 | 42.3.3-1 | ||
rpm rhel6 | - | - | |
rpm rhel7 | - | - |
Aliases
References