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

18 lines
800 B
Markdown

### [CVE-2021-24293](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24293)
![](https://img.shields.io/static/v1?label=Product&message=NextGen%20Gallery%20Pro&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.1.11%3C%203.1.11%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
In the eCommerce module of the NextGEN Gallery Pro WordPress plugin before 3.1.11, there is an action to call get_cart_items via photocrati_ajax , after that the settings[shipping_address][name] is able to inject malicious javascript.
### POC
#### Reference
- https://wpscan.com/vulnerability/5e1a4725-3d20-44b0-8a35-bbf4263957f7
#### Github
No PoCs found on GitHub currently.