vendor:
WebEssence
by:
white_sheep, r00t and epicfail
8,8
CVSS
HIGH
Cross-Site Scripting (XSS), Remote Shell Upload, Remote Blind SQL Injection
79, 264, 89
CWE
Product Name: WebEssence
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:webessence:webessence:1.0.2
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
2011
WebEssence 1.0.2 Multiple Vulnerabilities
WebEssence 1.0.2 is vulnerable to Cross-Site Scripting (XSS), Remote Shell Upload and Remote Blind SQL Injection. An unprivileged registered user can upload any PHP or ASP file that can be found in 'uploads/other/'. An attacker can inject a remote HTML page in the 'url' variable. An attacker can also use a Blind SQL Injection attack to extract the username and MD5 password of the admin user.
Mitigation:
Ensure that user input is properly sanitized and validated. Ensure that the application is running with the least privileges necessary. Ensure that the application is running with the latest security patches.