CVE-2003-0835
MPlayer < 0.92 - Remote Code Execution via ASX Header Hostname Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0835. PoCs published by Otero Hernan.
AI-analyzed exploit summary This exploit leverages a buffer overflow vulnerability in MPlayer's handling of malformed ASX file headers. The long 'ref href' attribute in the ASX file triggers the overflow in asf_http_request(), potentially leading to remote code execution.
Description
Multiple buffer overflows in asf_http_request of MPlayer before 0.92 allows remote attackers to execute arbitrary code via an ASX header with a long hostname.
Exploits (1)
This exploit leverages a buffer overflow vulnerability in MPlayer's handling of malformed ASX file headers. The long 'ref href' attribute in the ASX file triggers the overflow in asf_http_request(), potentially leading to remote code execution.