mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
848 B
Markdown
18 lines
848 B
Markdown
### [CVE-2021-25938](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|