CVE-2022-21724

Description

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based on class names provided via authenticationPluginClassName, sslhostnameverifier, socketFactory, sslfactory, sslpasswordcallback connection properties. However, the driver did not verify if the class implements the expected interface before instantiating the class. This can lead to code execution loaded via arbitrary classes. Users using plugins are advised to upgrade. There are no known workarounds for this issue.

Risk Information

Base Score
9.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
4.807

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver 42.2.25Windows
Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver 42.3.2Windows
libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java-doc_42.2.5-2+deb10u1_all.debLinux
libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java-doc_42.2.15-1+deb11u1_all.debLinux
libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java_42.2.5-2+deb10u1_all.debLinux
libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java_42.2.15-1+deb11u1_all.debLinux
Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver for Linux 42.2.25Linux
Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver for Linux 42.3.2Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234