vendor:
SolarView Compact
by:
Ahmed Alroky
9.3
CVSS
CRITICAL
Cross-Site Scripting (XSS)
79
CWE
Product Name: SolarView Compact
Affected Version From: 6
Affected Version To: 6
Patch Exists: NO
Related CWE: CVE-2022-29301
CPE: a:contec:solarview_compact:6.00
Tags: cve,cve2022,xss,solarview,edb
Nuclei Metadata: {'max-request': 1, 'verified': True, 'shodan-query': 'http.favicon.hash:-244067125'}
Platforms Tested: Windows
2022
SolarView Compact 6.00 – ‘pow’ Cross-Site Scripting (XSS)
SolarView Compact 6.00 is vulnerable to Cross-Site Scripting (XSS). An attacker can inject malicious JavaScript code into the 'pow' parameter of the Solar_SlideSub.php page. This code will be executed in the browser of the victim when the page is loaded.
Mitigation:
Input validation should be used to prevent XSS attacks. All user-supplied input should be validated and filtered before being used in the application.