mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 04:59:31 +02:00
18 lines
792 B
Markdown
18 lines
792 B
Markdown
### [CVE-2021-25069](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25069)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Download Manager WordPress plugin before 3.2.34 does not sanitise and escape the package_ids parameter before using it in a SQL statement, leading to a SQL injection, which can also be exploited to cause a Reflected Cross-Site Scripting issue
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/4ff5e638-1b89-41df-b65a-f821de8934e8
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|