vendor:
wp-SwimTeam
by:
Larry W. Cashdollar
7.5
CVSS
HIGH
Remote File Download
434
CWE
Product Name: wp-SwimTeam
Affected Version From: 1.44.10777
Affected Version To: 1.45beta3
Patch Exists: YES
Related CWE: N/A
CPE: a:michaelwalsh:wp-swimteam
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2015
Remote file download vulnerability in WordPress Plugin wp-swimteam v1.44.10777
The code in ./wp-swimteam/include/user/download.php doesn't sanitize user input from downloading sensitive system files. An attacker can use a curl command to download the file from the server.
Mitigation:
Sanitize user input from downloading sensitive system files.