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.
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Link | Tags |
---|---|
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25938 | third party advisory exploit |
https://github.com/arangodb/arangodb/commit/3e486b9bc33cc97e92645dd279899000e57f61f4 | third party advisory patch |