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.
References
Link | Resource |
---|---|
https://github.com/arangodb/arangodb/commit/3e486b9bc33cc97e92645dd279899000e57f61f4 | Patch Third Party Advisory |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25938 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2021-05-24 11:15
Updated : 2021-05-28 14:55
NVD link : CVE-2021-25938
Mitre link : CVE-2021-25938
CVE.ORG link : CVE-2021-25938
JSON object : View
Products Affected
arangodb
- arangodb
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')