cve/2022/CVE-2022-1396.md

19 lines
881 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1396)
![](https://img.shields.io/static/v1?label=Product&message=Donorbox%20%E2%80%93%20Free%20Recurring%20Donation%20Form&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=7.1.7%3C%207.1.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Donorbox WordPress plugin before 7.1.7 does not sanitise and escape its Campaign URL settings before outputting it in an attribute, leading to a Stored Cross-Site Scripting issue even when the unfiltered_html capability is disallowed
### POC
#### Reference
- https://packetstormsecurity.com/files/166531/
- https://wpscan.com/vulnerability/721ddc3e-ab24-4834-bd47-4eb6700439a9
#### Github
No PoCs found on GitHub currently.