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

18 lines
754 B
Markdown

### [CVE-2021-24953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24953)
![](https://img.shields.io/static/v1?label=Product&message=Advanced%20iFrame&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2022%3C%202022%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Advanced iFrame WordPress plugin before 2022 does not sanitise and escape the ai_config_id parameter before outputting it back in an admin page, leading to a Reflected Cross-Site Scripting issue
### POC
#### Reference
- https://wpscan.com/vulnerability/0529261d-65e1-4c64-b8ed-ecb7356d9067
#### Github
No PoCs found on GitHub currently.