cve/2017/CVE-2017-1000209.md
2024-05-26 14:27:05 +02:00

795 B

CVE-2017-1000209

Description

The Java WebSocket client nv-websocket-client does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL/TLS servers via an arbitrary valid certificate.

POC

Reference

No PoCs from references.

Github