mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
19 lines
1.1 KiB
Markdown
19 lines
1.1 KiB
Markdown
### [CVE-2021-24618](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24618)
|
|

|
|

|
|
&color=brightgreen)
|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
The Donate With QRCode WordPress plugin before 1.4.5 does not sanitise or escape its QRCode Image setting, which result into a Stored Cross-Site Scripting (XSS). Furthermore, the plugin also does not have any CSRF and capability checks in place when saving such setting, allowing any authenticated user (as low as subscriber), or unauthenticated user via a CSRF vector to update them and perform such attack.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://wpscan.com/vulnerability/d50b801a-16b5-45e9-a465-e3bb0445cb49
|
|
|
|
#### Github
|
|
- https://github.com/20142995/nuclei-templates
|
|
|