Files
CVEs-PoC/2021/CVE-2021-24903.md
T
2024-06-18 02:51:15 +02:00

18 lines
881 B
Markdown

### [CVE-2021-24903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24903)
![](https://img.shields.io/static/v1?label=Product&message=Album%20and%20Image%20Gallery%20with%20Lightbox%20%E2%80%93%20Flagallery%20Photo%20Portfolio&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=6.1.2%3C%3D%206.1.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The GRAND FlaGallery WordPress plugin through 6.1.2 does not sanitise and escape some of its gallery settings, which could allow high privilege users to perform Cross-Site scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/ad67e45e-254a-46ce-a243-bfc86839446e
#### Github
No PoCs found on GitHub currently.