cve/2024/CVE-2024-2762.md
2024-06-22 09:37:59 +00:00

19 lines
999 B
Markdown

### [CVE-2024-2762](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-2762)
![](https://img.shields.io/static/v1?label=Product&message=FooGallery%20&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=foogallery-premium&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.4.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The FooGallery WordPress plugin before 2.4.15, foogallery-premium WordPress plugin before 2.4.15 does not validate and escape some of its Gallery settings before outputting them back in the page, which could allow users with a role as low as Author to perform Stored Cross-Site Scripting attacks which could be used against high privilege users such as admin
### POC
#### Reference
- https://wpscan.com/vulnerability/92e0f5ca-0184-4e9c-b01a-7656e05dce69/
#### Github
No PoCs found on GitHub currently.