-
-
Notifications
You must be signed in to change notification settings - Fork 1
CVE-2022-26520 (Critical) detected in postgresql-42.2.18.jar #220
Description
CVE-2022-26520 - Critical Severity Vulnerability
Vulnerable Library - postgresql-42.2.18.jar
PostgreSQL JDBC Driver Postgresql
Library home page: https://jdbc.postgresql.org
Path to dependency file: /db-schema/build.gradle
Path to vulnerable library: /es/modules-2/files-2.1/org.postgresql/postgresql/42.2.18/a0a9c1d43c7727eeaf1b729477891185d3c71751/postgresql-42.2.18.jar
Dependency Hierarchy:
- ❌ postgresql-42.2.18.jar (Vulnerable Library)
Found in HEAD commit: 55283f5f632ddb821a93b2b2c9c84db18dbec4cb
Found in base branch: master
Vulnerability Details
** DISPUTED ** 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.
Publish Date: 2022-03-10
URL: CVE-2022-26520
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://security-tracker.debian.org/tracker/CVE-2022-26520
Release Date: 2022-03-10
Fix Resolution: 42.2.26
Step up your Open Source Security Game with Mend here