A weakness was found in postgresql-jdbc before version 42.2.5. It was possible to provide an SSL Factory and not check the host name if a host name verifier was not provided to the driver. This could lead to a condition where a man-in-the-middle attacker could masquerade as a trusted server by providing a certificate for the wrong host, as long as it was signed by a trusted CA.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/105220 | Third Party Advisory VDB Entry |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10936 | Mitigation Issue Tracking Third Party Advisory |
https://lists.apache.org/thread.html/9317fd092b257a0815434b116a8af8daea6e920b6673f4fd5583d5fe%40%3Ccommits.druid.apache.org%3E | |
https://www.postgresql.org/about/news/1883/ | Vendor Advisory |
Configurations
History
07 Nov 2023, 02:51
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2018-08-30 13:29
Updated : 2024-02-28 16:48
NVD link : CVE-2018-10936
Mitre link : CVE-2018-10936
CVE.ORG link : CVE-2018-10936
JSON object : View
Products Affected
redhat
- enterprise_linux
postgresql
- postgresql_jdbc_driver
CWE
CWE-297
Improper Validation of Certificate with Host Mismatch