CertificatePinner.java in OkHttp 3.x through 3.12.0 allows man-in-the-middle attackers to bypass certificate pinning by changing SSLContext and the boolean values while hooking the application. NOTE: This id is disputed because some parties don't consider this is a vulnerability. Their rationale can be found in https://github.com/square/okhttp/issues/4967
References
Configurations
History
07 Nov 2023, 02:56
Type | Values Removed | Values Added |
---|---|---|
Summary | CertificatePinner.java in OkHttp 3.x through 3.12.0 allows man-in-the-middle attackers to bypass certificate pinning by changing SSLContext and the boolean values while hooking the application. NOTE: This id is disputed because some parties don't consider this is a vulnerability. Their rationale can be found in https://github.com/square/okhttp/issues/4967 | |
References |
|
|
Information
Published : 2019-04-18 19:29
Updated : 2024-08-05 12:15
NVD link : CVE-2018-20200
Mitre link : CVE-2018-20200
CVE.ORG link : CVE-2018-20200
JSON object : View
Products Affected
squareup
- okhttp
CWE
CWE-295
Improper Certificate Validation