vendor:
ArangoDB Community Edition
by:
Ozer Goker
5.5
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: ArangoDB Community Edition
Affected Version From: 3.4.2-1
Affected Version To: 3.4.2-1
Patch Exists: NO
Related CWE:
CPE: a:arangodb:arangodb:3.4.2-1
Platforms Tested:
2019
ArangoDB Community Edition 3.4.2-1 | Cross-Site Scripting
ArangoDB Community Edition 3.4.2-1 is vulnerable to Cross-Site Scripting (XSS) attacks. This vulnerability allows an attacker to inject malicious scripts into web pages viewed by other users. There are three different XSS vulnerabilities in ArangoDB 3.4.2-1: DOM Based XSS - Search, Reflected & Stored - Save as, and Stored - Delete query.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input before displaying it on web pages. Additionally, implementing content security policies (CSP) can help prevent XSS attacks.