CVE-2023-36306
Adiscon LogAnalyzer v.4.1.13 - Cross Site Scripting
Record summary
CVE-2023-36306 has a selected CVSS score of 6.1 (medium); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Description
A Cross Site Scripting (XSS) vulnerability in Adiscon Aiscon LogAnalyzer through 4.1.13 allows a remote attacker to execute arbitrary code via the asktheoracle.php, details.php, index.php, search.php, export.php, reports.php, and statistics.php components.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBAdiscon LogAnalyzer v.4.1.13 - Cross Site ScriptingExploitDB exploitby PedroNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMAdiscon LogAnalyzer v.4.1.13 - Cross-Site ScriptingCVSS 6.1
A Cross Site Scripting (XSS) vulnerability in Adiscon Aiscon LogAnalyzer through 4.1.13 allows a remote attacker to execute arbitrary code via the asktheoracle.php
Impact
Unauthenticated attackers can inject malicious JavaScript through the uid parameter in asktheoracle.php, potentially stealing administrator session cookies and accessing sensitive log analysis data.
Remediation
Update Adiscon LogAnalyzer to a version newer than 4.1.13 that properly sanitizes the uid parameter and encodes output in asktheoracle.php.
Source: ProjectDiscovery