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

18 lines
738 B
Markdown

### [CVE-2021-24778](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24778)
![](https://img.shields.io/static/v1?label=Product&message=Tradetracker-Store&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=4.6.60%3C%204.6.60%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The test parameter of the xmlfeed in the Tradetracker-Store WordPress plugin before 4.6.60 is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
### POC
#### Reference
- https://wpscan.com/vulnerability/e37f9aa6-e409-4155-b8e4-566c5bce58d6
#### Github
No PoCs found on GitHub currently.