CVE-2022-21724

NameCVE-2022-21724
Descriptionpgjdbc 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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)
ReferencesDLA-3018-1, DSA-5196-1

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
libpgjava (PTS)buster42.2.5-2+deb10u1fixed
buster (security)42.2.5-2+deb10u3fixed
bullseye (security), bullseye42.2.15-1+deb11u1fixed
bookworm42.5.4-1fixed
trixie, sid42.7.3-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
libpgjavasourcestretch9.4.1212-1+deb9u1DLA-3018-1
libpgjavasourcebuster42.2.5-2+deb10u1DSA-5196-1
libpgjavasourcebullseye42.2.15-1+deb11u1DSA-5196-1
libpgjavasource(unstable)42.3.2-1

Notes

https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-v7wg-cpwc-24m4
https://github.com/pgjdbc/pgjdbc/commit/f4d0ed69c0b3aae8531d83d6af4c57f22312c813 (REL42.3.2)

Search for package or bug name: Reporting problems