-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2020-13692 - High Severity Vulnerability
Vulnerable Library - postgresql-42.1.4.jar
Java JDBC 4.2 (JRE 8+) driver for PostgreSQL database
Library home page: https://github.com/pgjdbc/pgjdbc
Path to dependency file: cloud-pipeline/elasticsearch-agent/build.gradle
Path to vulnerable library: canner/.gradle/caches/modules-2/files-2.1/org.postgresql/postgresql/42.1.4/1c7788d16b67d51f2f38ae99e474ece968bf715a/postgresql-42.1.4.jar
Dependency Hierarchy:
- ❌ postgresql-42.1.4.jar (Vulnerable Library)
Found in HEAD commit: 1db3170e0bd699acd5fec6e3fcebfa68fe86edcf
Found in base branch: develop
Vulnerability Details
PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.
Publish Date: 2020-06-04
URL: CVE-2020-13692
CVSS 3 Score Details (7.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: Low
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://jdbc.postgresql.org/documentation/changelog.html#version_42.2.13
Release Date: 2020-06-04
Fix Resolution: org.postgresql:postgresql:42.2.13
⛑️ Automatic Remediation is available for this issue