CVE-2015-8664
HIGHChrome < 47.0.2526.106 - Integer Overflow in WebCursor::Deserialize
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-8664. PoCs published by Google Security Research.
AI-analyzed exploit summary The exploit demonstrates a heap-based buffer overflow in Chromium's WebCursor::GetPlatformCursor method due to mismatched buffer allocation and memcpy operations. The PoC modifies WebCursor::Serialize to trigger the vulnerability by sending malformed cursor data.
Description
Integer overflow in the WebCursor::Deserialize function in content/common/cursors/webcursor.cc in Google Chrome before 47.0.2526.106 allows remote attackers to cause a denial of service or possibly have unspecified other impact via an RGBA pixel array with crafted dimensions, a different vulnerability than CVE-2015-6792.
Exploits (1)
The exploit demonstrates a heap-based buffer overflow in Chromium's WebCursor::GetPlatformCursor method due to mismatched buffer allocation and memcpy operations. The PoC modifies WebCursor::Serialize to trigger the vulnerability by sending malformed cursor data.
References (7)
Scores
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H