mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-30 18:20:53 +00:00
19 lines
905 B
Markdown
19 lines
905 B
Markdown
### [CVE-2022-0782](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0782)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Donations WordPress plugin through 1.8 does not sanitise and escape the nd_donations_id parameter before using it in a SQL statement via the nd_donations_single_cause_form_validate_fields_php_function AJAX action (available to unauthenticated users), leading to an unauthenticated SQL Injection
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/b81e824c-d2b1-4381-abee-18c42bb5c2f5
|
|
- https://wpscan.com/vulnerability/b81e824c-d2b1-4381-abee-18c42bb5c2f5
|
|
|
|
#### Github
|
|
- https://github.com/cyllective/CVEs
|
|
|