mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
22 lines
932 B
Markdown
22 lines
932 B
Markdown
### [CVE-2017-1000209](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/A-TPL-Bench/LibHunter
|
|
- https://github.com/Anonymous-Phunter/PHunter
|
|
- https://github.com/CGCL-codes/LibHunter
|
|
- https://github.com/CGCL-codes/PHunter
|
|
- https://github.com/LibHunter/LibHunter
|
|
|