CVE-2009-1045
VLC Media Player 0.9.8a - Denial of Service via Long Input Argument in requests/status.xml
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-1045. PoCs published by TheLeader.
AI-analyzed exploit summary This exploit targets a stack overflow vulnerability in VLC 0.9.8a's web interface by sending an overly long HTTP GET request to the /requests/status.xml endpoint, causing a denial of service (DoS). The PoC demonstrates the crash by sending a large number of 'A' characters in the input parameter.
Description
requests/status.xml in VLC 0.9.8a allows remote attackers to cause a denial of service (stack consumption and crash) via a long input argument in an in_play action.
Exploits (1)
This exploit targets a stack overflow vulnerability in VLC 0.9.8a's web interface by sending an overly long HTTP GET request to the /requests/status.xml endpoint, causing a denial of service (DoS). The PoC demonstrates the crash by sending a large number of 'A' characters in the input parameter.