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

19 lines
855 B
Markdown

### [CVE-2021-24550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24550)
![](https://img.shields.io/static/v1?label=Product&message=Broken%20Link%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0.6.5%3C%3D%200.6.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Broken Link Manager WordPress plugin through 0.6.5 does not sanitise, validate or escape the url GET parameter before using it in a SQL statement when retrieving an URL to edit, leading to an authenticated SQL injection issue
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-broken-link-manager/
- https://wpscan.com/vulnerability/1bf65448-689c-474d-a566-c9b6797d3e4a
#### Github
No PoCs found on GitHub currently.