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-29299
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 – ‘time_begin’ Cross-Site Scripting (XSS)
SolarView Compact 6.00 is vulnerable to Cross-Site Scripting (XSS) due to improper input validation of the 'time_begin' parameter. An attacker can inject malicious JavaScript code into the 'time_begin' parameter of the 'Solar_History.php' page, which will be executed in the browser of the victim when the page is loaded.
Mitigation:
Input validation should be performed on all user-supplied data to ensure that it conforms to the expected format, type, length, and range.