CVE-2013-2760
Groovy Media Player 3.2.0 - Remote Code Execution via Long String in .m3u File
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-2760. PoCs published by Akshaysinh Vaghela.
AI-analyzed exploit summary The exploit demonstrates a local buffer overflow vulnerability in Groovy Media Player 3.2.0 by creating a malicious '.m3u' playlist file with excessive data. The PoC writes a 220-byte buffer of 'A' characters to a file, which when opened by the vulnerable application, can lead to arbitrary code execution or denial-of-service.
Description
Buffer overflow in Groovy Media Player 3.2.0 allows remote attackers to execute arbitrary code via a long string in a .m3u file.
Exploits (1)
The exploit demonstrates a local buffer overflow vulnerability in Groovy Media Player 3.2.0 by creating a malicious '.m3u' playlist file with excessive data. The PoC writes a 220-byte buffer of 'A' characters to a file, which when opened by the vulnerable application, can lead to arbitrary code execution or denial-of-service.