cve/2024/CVE-2024-3899.md
2025-09-29 16:08:36 +00:00

18 lines
800 B
Markdown

### [CVE-2024-3899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3899)
![](https://img.shields.io/static/v1?label=Product&message=Gallery%20Plugin%20for%20WordPress&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.8.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Gallery Plugin for WordPress WordPress plugin before 1.8.15 does not sanitise and escape some of its image settings, which could allow users with post-writing privilege such as Author to perform Cross-Site Scripting attacks.
### POC
#### Reference
- https://wpscan.com/vulnerability/e3afadda-4d9a-4a51-b744-10de7d8d8578/
#### Github
No PoCs found on GitHub currently.