Man-in-the-Middle (MitM) attack in OkHttp - CVE-2016-2402

 

Man-in-the-Middle (MitM) attack in OkHttp - CVE-2016-2402

Published: July 21, 2022


Vulnerability identifier: #VU65650
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2016-2402
CWE-ID: CWE-300
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OkHttp
Software vendor:
Square

Description

The vulnerability allows a remote attacker to perform MitM attack.

The vulnerability exists due to an unspecified error. A remote attacker can send a certificate chain with a certificate from a non-pinned trusted CA and the pinned certificate to bypass certificate pinning.


Remediation

Install updates from vendor's website.

External links