mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
19 lines
855 B
Markdown
19 lines
855 B
Markdown
### [CVE-2021-24550](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24550)
|
|

|
|

|
|

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