CVE-2015-4414
NUCLEISE HTML5 Album Audio Player < 1.1.0 - Path Traversal via File Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2015-4414. PoCs published by Larry W. Cashdollar. A Nuclei detection template is also available.
AI-analyzed exploit summary The exploit demonstrates a path traversal vulnerability in the WordPress plugin se-html5-album-audio-player v1.1.0, allowing unauthenticated remote file download via the download_audio.php script. The vulnerability arises from insufficient path validation, enabling directory traversal using ../ sequences.
Description
Directory traversal vulnerability in download_audio.php in the SE HTML5 Album Audio Player (se-html5-album-audio-player) plugin 1.1.0 and earlier for WordPress allows remote attackers to read arbitrary files via a .. (dot dot) in the file parameter.
Exploits (1)
The exploit demonstrates a path traversal vulnerability in the WordPress plugin se-html5-album-audio-player v1.1.0, allowing unauthenticated remote file download via the download_audio.php script. The vulnerability arises from insufficient path validation, enabling directory traversal using ../ sequences.