cve/2021/CVE-2021-24986.md

18 lines
774 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24986](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24986)
![](https://img.shields.io/static/v1?label=Product&message=Post%20Grid&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.1.16%3C%202.1.16%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Post Grid WordPress plugin before 2.1.16 does not escape the keyword parameter before outputting it back in an attribute, leading to a Reflected Cross-Site Scripting in pages containing a Post Grid with a search form
### POC
#### Reference
- https://wpscan.com/vulnerability/51e57f25-b8b2-44ca-9162-d7328eac64eb
#### Github
No PoCs found on GitHub currently.