vendor:
Open-AuditIT Professional
by:
Nilesh Sapariya
5.4
CVSS
MEDIUM
Stored Cross site scripting (XSS)
79
CWE
Product Name: Open-AuditIT Professional
Affected Version From: 2.1
Affected Version To: 2.1
Patch Exists: YES
Related CWE: CVE-2018-8903
CPE: 2.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Webapp
2018
Open-AuditIT Professional 2.1 – Stored Cross site scripting (XSS)
It was observed that attacker is able to inject a malicious script in the Application. As server is not filtering the inputs provided by an attacker and the script executes in the victim browser when he tries to visit the page.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.