vendor:
Ajax Store Locator
by:
Claudio Viviani
7.5
CVSS
HIGH
Arbitrary File Download
22
CWE
Product Name: Ajax Store Locator
Affected Version From: 1
Affected Version To: 1.2
Patch Exists: NO
Related CWE: Not specified
CPE: a:wordpress_ajax_store_locator:ajax_store_locator_wordpress:1.0
Platforms Tested: Windows 7, Linux
2014
WordPress Ajax Store Locator <= 1.2 Arbitrary File Download
The Wordpress Ajax Store Locator plugin version 1.2 and below is vulnerable to an arbitrary file download attack. The 'download_file' parameter in the 'sl_file_download.php' script is not properly sanitized, allowing an attacker to download arbitrary files from the server.
Mitigation:
Update to the latest version of the Wordpress Ajax Store Locator plugin to prevent this vulnerability. Additionally, ensure that user input is properly sanitized before being used in file download operations.