vendor:
Android
by:
N/A
8.8
CVSS
HIGH
Buffer Overflow
119
CWE
Product Name: Android
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: CVE-2020-0022
CPE: N/A
Other Scripts:
N/A
Platforms Tested: Android
2020
Android MediaDrmService ICrypto::decrypt() Buffer Overflow
A buffer overflow vulnerability exists in the ICrypto::decrypt() function of the Android MediaDrmService. This vulnerability can be exploited by an attacker to execute arbitrary code on the target system. The vulnerability is caused by a lack of proper bounds checking when copying data from the source memory to the destination memory. An attacker can exploit this vulnerability by supplying a specially crafted source memory object that contains malicious data. This malicious data will then be copied to the destination memory, resulting in a buffer overflow.
Mitigation:
The vendor has released a patch to address this vulnerability. Users should update their systems to the latest version.