vendor:
Injader CMS
by:
High-Tech Bridge SA - Ethical Hacking & Penetration Testing
6,4
CVSS
MEDIUM
Cross Site Scripting (XSS)
79
CWE
Product Name: Injader CMS
Affected Version From: 2.4.4
Affected Version To: 2.4.4
Patch Exists: NO
Related CWE: N/A
CPE: a:injader:injader_cms
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
XSS Vulnerability in Injader CMS
User can execute arbitrary JavaScript code within the vulnerable application. The vulnerability exists due to failure in the "/comment.php" script to properly sanitize user-supplied input in "txtGuestURL" 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 and output encoding should be used to prevent XSS attacks.