CVE-2020-0192

MEDIUM

Android 10 - Out-of-bounds Read in ih264d_decode_slice_thread

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2020-0192. PoCs published by himanshu67111.

AI-analyzed exploit summary This is a proof-of-concept exploit for CVE-2020-0192, a vulnerability in the Android media framework's H.264 decoder. The code demonstrates a heap-based buffer overflow in the `ih264d_process_pslice.c` file, which can lead to remote code execution.

Description

In ih264d_decode_slice_thread of ih264d_thread_parse_decode.c, there is a possible out of bounds read due to improper input validation. This could lead to remote information disclosure with no additional execution privileges needed. User interaction is needed for exploitation.Product: AndroidVersions: Android-10Android ID: A-144687080

Exploits (1)

nomisec WORKING POC
by himanshu67111 · poc
https://github.com/himanshu67111/CVE-2020-0192

This is a proof-of-concept exploit for CVE-2020-0192, a vulnerability in the Android media framework's H.264 decoder. The code demonstrates a heap-based buffer overflow in the `ih264d_process_pslice.c` file, which can lead to remote code execution.

Classification
Working Poc 90%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Android media framework (H.264 decoder)
No auth needed
Prerequisites: A maliciously crafted H.264 video file
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (1)

Core 1
Core References
Patch, Vendor Advisory x_refsource_misc
https://source.android.com/security/bulletin/pixel/2020-06-01

Scores

CVSS v3 6.5
EPSS 0.0073
EPSS Percentile 49.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N

Details

CWE
CWE-125 CWE-20
Status published
Products (1)
google/android 10.0
Published Jun 11, 2020
Tracked Since Feb 18, 2026