vendor:
se-html5-album-audio-player
by:
Larry W. Cashdollar
7.5
CVSS
HIGH
Path Traversal
22
CWE
Product Name: se-html5-album-audio-player
Affected Version From: 1.1.2000
Affected Version To: 1.1.2000
Patch Exists: Yes
Related CWE: N/A
CPE: a:wordpress:se-html5-album-audio-player
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2015
Path Traversal vulnerability in WordPress plugin se-html5-album-audio-player v1.1.0
The se-html5-album-audio-player v1.1.0 plugin for wordpress has a remote file download vulnerability. The download_audio.php file does not correctly check the file path, it only attempts to check if the path is in /wp-content/uploads which is easily defeated with ../.
Mitigation:
Ensure that the file path is properly validated before allowing access to the file.