mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
925 B
925 B
CVE-2021-25938
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.
POC
Reference
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25938
- https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25938
Github
No PoCs found on GitHub currently.