mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 11:01:35 +02:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2020-11050](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11050)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Java-WebSocket less than or equal to 1.4.1, there is an Improper Validation of Certificate with Host Mismatch where WebSocketClient does not perform SSL hostname validation. This has been patched in 1.5.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/PalindromeLabs/awesome-websocket-security
|
|
|