vendor:
Address Book
by:
Jose Luis Gongora Fernandez (a.k.a) JosS
7,5
CVSS
HIGH
Remote Shell Upload Vulnerability
434
CWE
Product Name: Address Book
Affected Version From: 2.5
Affected Version To: 2.5
Patch Exists: YES
Related CWE: N/A
CPE: a:studiolounge:address_book
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
2009
Address Book 2.5 (profile) Remote Shell Upload Vulnerability
The upload-file.php doesn't check the type of archive and you can uploaded the phpshell on the server. To exploit the vulnerability, the attacker needs to upload a malicious file, view the source code of the page, and then access the malicious file using the URL provided in the source code.
Mitigation:
Ensure that the upload-file.php script is properly configured to only allow the upload of valid file types.