CVE-2010-3749
RealPlayer 11.0-11.1 and RealPlayer SP 1.0-1.1 - Remote Code Execution via RecordClip Method Parameter Injection
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-3749. PoCs published by Sean de Regge.
AI-analyzed exploit summary This exploit leverages a parameter injection vulnerability in RealPlayer's RecordClip() ActiveX function to download and execute a malicious batch file disguised as an MP3. It uses a chimera file (valid MP3 with embedded batch commands) and RealPlayer's /f and /t switches to bypass checks and save the file to an arbitrary location.
Description
The browser-plugin implementation in RealNetworks RealPlayer 11.0 through 11.1 and RealPlayer SP 1.0 through 1.1 allows remote attackers to arguments to the RecordClip method, which allows remote attackers to download an arbitrary program onto a client machine, and execute this program, via a " (double quote) in an argument to the RecordClip method, aka "parameter injection."
Exploits (1)
This exploit leverages a parameter injection vulnerability in RealPlayer's RecordClip() ActiveX function to download and execute a malicious batch file disguised as an MP3. It uses a chimera file (valid MP3 with embedded batch commands) and RealPlayer's /f and /t switches to bypass checks and save the file to an arbitrary location.