vendor:
JE Messenger
by:
Salvatore Fresta aka Drosophila
7,5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: JE Messenger
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: YES
Related CWE: N/A
CPE: a:joomlaextensions:je_messenger:1.0
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
2010
JE Messenger 1.0 Arbitrary File Upload Vulnerability
A logic error in the save function (compose.php) allows to a registered user to upload a file with any extension. The check for a valid file's extension is made after the upload and in the failure case, the file doesn't removed from the server. This can be exploited to execute arbitrary PHP code by uploading a PHP file.
Mitigation:
The vendor released a new version (1.1) that fixes this vulnerability.