mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
763 B
Markdown
18 lines
763 B
Markdown
### [CVE-2021-25054](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25054)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The WPcalc WordPress plugin through 2.1 does not sanitize user input into the 'did' parameter and uses it in a SQL statement, leading to an authenticated SQL Injection vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/200969eb-e2a4-4200-82d7-0c313de089af
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|