CVE-2008-0986
Google Android SDK m3-rc37a and earlier, m5-rc14 - Remote Code Execution via BMP Header Integer Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-0986. PoCs published by Alfredo Ortega.
AI-analyzed exploit summary This exploit leverages an integer overflow vulnerability in the Android Web Browser (SDK m5-rc14 and earlier) to execute arbitrary code. It generates a malformed BMP file and uses JavaScript to manipulate memory, triggering a jump to a controlled address.
Description
Integer overflow in the BMP::readFromStream method in the libsgl.so library in Google Android SDK m3-rc37a and earlier, and m5-rc14, allows remote attackers to execute arbitrary code via a crafted BMP file with a header containing a negative offset field.
Exploits (1)
This exploit leverages an integer overflow vulnerability in the Android Web Browser (SDK m5-rc14 and earlier) to execute arbitrary code. It generates a malformed BMP file and uses JavaScript to manipulate memory, triggering a jump to a controlled address.