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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
21 Nov 2024, 06:45
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 7.0 |
References | () https://github.com/pgjdbc/pgjdbc/commit/f4d0ed69c0b3aae8531d83d6af4c57f22312c813 - Patch, Third Party Advisory | |
References | () https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-v7wg-cpwc-24m4 - Exploit, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2022/05/msg00027.html - Mailing List, Third Party Advisory | |
References | () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/BVEO7BEFXPBVHSPYL3YKQWZI6DYXQLFS/ - | |
References | () https://security.netapp.com/advisory/ntap-20220311-0005/ - Third Party Advisory | |
References | () https://www.debian.org/security/2022/dsa-5196 - Third Party Advisory |
09 Nov 2022, 21:51
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:* |
|
References | (DEBIAN) https://www.debian.org/security/2022/dsa-5196 - Third Party Advisory |
01 Aug 2022, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 May 2022, 14:44
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:* cpe:2.3:a:postgresql:postgresql_jdbc_driver:42.3.2:rc1:*:*:*:*:*:* |
|
References | (FEDORA) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BVEO7BEFXPBVHSPYL3YKQWZI6DYXQLFS/ - Mailing List, Third Party Advisory | |
References | (MLIST) https://lists.debian.org/debian-lts-announce/2022/05/msg00027.html - Mailing List, Third Party Advisory |
20 May 2022, 23:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
14 Apr 2022, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
30 Mar 2022, 17:17
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:postgresql:postgresql_jdbc_driver:*:*:*:*:*:*:*:* | |
CWE | CWE-665 | |
References | (CONFIRM) https://security.netapp.com/advisory/ntap-20220311-0005/ - Third Party Advisory |
11 Mar 2022, 09:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
07 Feb 2022, 19:56
Type | Values Removed | Values Added |
---|---|---|
References | (CONFIRM) https://github.com/pgjdbc/pgjdbc/security/advisories/GHSA-v7wg-cpwc-24m4 - Exploit, Third Party Advisory | |
References | (MISC) https://github.com/pgjdbc/pgjdbc/commit/f4d0ed69c0b3aae8531d83d6af4c57f22312c813 - Patch, Third Party Advisory | |
CWE | CWE-668 | |
CPE | cpe:2.3:a:postgresql:pgjdbc:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : 7.5
v3 : 9.8 |
07 Feb 2022, 16:16
Type | Values Removed | Values Added |
---|---|---|
Summary | 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. |
02 Feb 2022, 13:15
Type | Values Removed | Values Added |
---|---|---|
CWE |
02 Feb 2022, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-02-02 12:15
Updated : 2024-11-21 06:45
NVD link : CVE-2022-21724
Mitre link : CVE-2022-21724
CVE.ORG link : CVE-2022-21724
JSON object : View
Products Affected
postgresql
- postgresql_jdbc_driver
quarkus
- quarkus
debian
- debian_linux
fedoraproject
- fedora
CWE
CWE-665
Improper Initialization