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
Associated Vulnerability
| Vulnerability | OS Platform |
|---|---|
| Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver 42.2.25 | Windows |
| Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver 42.3.2 | Windows |
| libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java-doc_42.2.5-2+deb10u1_all.deb | Linux |
| libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java-doc_42.2.15-1+deb11u1_all.deb | Linux |
| libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java_42.2.5-2+deb10u1_all.deb | Linux |
| libpgjava security update(DSA-5196-1) libpostgresql-jdbc-java_42.2.15-1+deb11u1_all.deb | Linux |
| Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver for Linux 42.2.25 | Linux |
| Vulnerabilities CVE-2022-21724 are fixed in PostgreSQL JDBC Driver for Linux 42.3.2 | Linux |
Patch Details
No records foundReferences
https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234