cve/2021/CVE-2021-24396.md

19 lines
820 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24396)
![](https://img.shields.io/static/v1?label=Product&message=GSEOR%20%E2%80%93%20WordPress%20SEO%20Plugin&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3%3C%3D%201.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
A pageid GET parameter of the GSEOR WordPress SEO Plugin WordPress plugin through 1.3 is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-gseor/
- https://wpscan.com/vulnerability/28687291-2369-49e0-8905-dc4359454830
#### Github
No PoCs found on GitHub currently.