Files
CVEs-PoC/2018/CVE-2018-10936.md
T
2025-09-29 21:09:30 +02:00

889 B

CVE-2018-10936

Description

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.

POC

Reference

No PoCs from references.

Github