vendor:
MemHT Portal
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
6,4
CVSS
MEDIUM
Stored XSS (Cross Site Scripting)
79
CWE
Product Name: MemHT Portal
Affected Version From: 4.0.1
Affected Version To: 4.0.1 and probably prior versions
Patch Exists: NO
Related CWE: N/A
CPE: a:memht:memht_portal
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Browser
2010
XSS Vulnerability in MemHT Portal
User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the 'admin/pages/configuration/index.php' script to properly sanitize user-supplied input in 'copyright' variable. Successful exploitation of this vulnerability could result in a compromise of the application, theft of cookie-based authentication credentials, disclosure or modification of sensitive data.
Mitigation:
Input validation should be used to prevent the execution of malicious code.