Files
CVEs-PoC/2021/CVE-2021-24625.md
T
2024-05-25 21:48:12 +02:00

19 lines
838 B
Markdown

### [CVE-2021-24625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24625)
![](https://img.shields.io/static/v1?label=Product&message=SpiderCatalog&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.7.3%3C%3D%201.7.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The SpiderCatalog WordPress plugin through 1.7.3 does not sanitise or escape the 'parent' and 'ordering' parameters from the admin dashboard before using them in a SQL statement, leading to a SQL injection when adding a category
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-catalog/
- https://wpscan.com/vulnerability/33e4d7c6-fa6f-459f-84b9-732ec40088b8
#### Github
- https://github.com/ARPSyndicate/cvemon