Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 865 Bytes

CVE-2021-0341.md

File metadata and controls

17 lines (11 loc) · 865 Bytes

Description

In verifyHostName of OkHostnameVerifier.java, there is a possible way to accept a certificate for the wrong domain due to improperly used crypto. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.Product: AndroidVersions: Android-8.1 Android-9 Android-10 Android-11Android ID: A-171980069

POC

Reference

No PoCs from references.

Github