Exploitation Summary
EIP tracks 1 public exploit for CVE-2010-3000. PoCs published by Abysssec.
AI-analyzed exploit summary This PoC exploits an integer overflow vulnerability in RealPlayer's FLV parsing by crafting a malicious FLV file. The overflow occurs when parsing a malformed AMF mixed array value, leading to a crash or potential code execution.
Description
Multiple integer overflows in the ParseKnownType function in RealNetworks RealPlayer 11.0 through 11.1 and RealPlayer SP 1.0 through 1.1.4 on Windows allow remote attackers to execute arbitrary code via crafted (1) HX_FLV_META_AMF_TYPE_MIXEDARRAY or (2) HX_FLV_META_AMF_TYPE_ARRAY data in an FLV file.
Exploits (1)
This PoC exploits an integer overflow vulnerability in RealPlayer's FLV parsing by crafting a malicious FLV file. The overflow occurs when parsing a malformed AMF mixed array value, leading to a crash or potential code execution.