Vulnerability CVE-2021-25938


Published: 2021-05-24

Description:
In ArangoDB, versions v2.2.6.2 through v3.7.10 are vulnerable to Cross-Site Scripting (XSS), since there is no validation of the .zip file name and filtering of potential abusive characters which zip files can be named to. There is no X-Frame-Options Header set, which makes it more susceptible for leveraging self XSS by attackers.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

CVSS2 => (AV:N/AC:M/Au:N/C:N/I:P/A:N)

CVSS Base Score
Impact Subscore
Exploitability Subscore
4.3/10
2.9/10
8.6/10
Exploit range
Attack complexity
Authentication
Remote
Medium
No required
Confidentiality impact
Integrity impact
Availability impact
None
Partial
None
Affected software
Arangodb -> Arangodb 

 References:
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25938
https://github.com/arangodb/arangodb/commit/3e486b9bc33cc97e92645dd279899000e57f61f4

Copyright 2024, cxsecurity.com

 

Back to Top