#VU72323 Improper Certificate Validation in Google Android - CVE-2021-0341

 

#VU72323 Improper Certificate Validation in Google Android - CVE-2021-0341

Published: February 16, 2023 / Updated: May 10, 2023


Vulnerability identifier: #VU72323
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2021-0341
CWE-ID: CWE-295
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Google Android
Software vendor:
Google

Description

The vulnerability allows a remote attacker to perform MitM attack.

the vulnerability exists due to improper certificate validation within the verifyHostName in OkHostnameVerifier.java in okhttp library in Android runtime. A remote attacker can force the system to accept a certificate for the wrong domain due to improperly used crypto and perform MitM attack.


Remediation

Install updates from vendor's website.

External links