CVE-2020-11050 – org.java-websocket:java-websocket
Package
Manager: maven
Name: org.java-websocket:java-websocket
Vulnerable Version: >=0 <1.5.0
Severity
Level: High
CVSS v3.1: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
CVSS v4.0: CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
EPSS: 0.00191 pctl0.41257
Details
Improper Validation of Certificate with Host Mismatch in Java-WebSocket The Java-WebSocket Client does not perform hostname verification. - This means that SSL certificates of other hosts are accepted as long as they are trusted. To exploit this vulnerability an attacker has to perform a man-in-the-middle (MITM) attack between a Java application using the Java-WebSocket Client and an WebSocket server it's connecting to. - TLS normally protects users and systems against MITM attacks, it cannot if certificates from other trusted hosts are accepted by the client. For more information see: CWE-297: Improper Validation of Certificate with Host Mismatch - https://cwe.mitre.org/data/definitions/297.html ## Important note The OWASP Dependency-Check (https://jeremylong.github.io/DependencyCheck/index.html) may report that a dependency of your project is affected by this security vulnerability, but you don't use this lib. This is caused by the fuzzy search in the OWASP implementation. Check out this issue (https://github.com/TooTallNate/Java-WebSocket/issues/1019#issuecomment-628507934) for more information and a way to suppress the warning.
Metadata
Created: 2020-05-08T18:54:39Z
Modified: 2021-10-08T19:56:49Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2020/05/GHSA-gw55-jm4h-x339/GHSA-gw55-jm4h-x339.json
CWE IDs: ["CWE-295", "CWE-297"]
Alternative ID: GHSA-gw55-jm4h-x339
Finding: F163
Auto approve: 1