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

18 lines
727 B
Markdown

### [CVE-2021-25007](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25007)
![](https://img.shields.io/static/v1?label=Product&message=MOLIE%20%E2%80%93%20Instructure%20Canvas%20Linking%20tool&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.5%3C%3D%200.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The MOLIE WordPress plugin through 0.5 does not validate and escape a post parameter before using in a SQL statement, leading to an SQL Injection
### POC
#### Reference
- https://wpscan.com/vulnerability/cf907d53-cc4a-4b02-bed3-64754128112c
#### Github
No PoCs found on GitHub currently.