mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
19 lines
838 B
Markdown
19 lines
838 B
Markdown
### [CVE-2021-24625](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24625)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|