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
{
"unresolved_ranges": [
{
"source": "CPE_RANGE",
"vendor_product": "squareup:okhttp",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"last_affected": "3.12.0"
}
],
"cpes": [
"cpe:2.3:a:squareup:okhttp:*:*:*:*:*:*:*:*"
]
}
]
}