cve/2022/CVE-2022-2152.md

18 lines
802 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2152](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2152)
![](https://img.shields.io/static/v1?label=Product&message=Duplicate%20Page%20and%20Post&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.8%3C%202.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Duplicate Page and Post WordPress plugin before 2.8 does not sanitise and escape its settings, allowing high privilege users such as admin to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
### POC
#### Reference
- https://wpscan.com/vulnerability/e972e2c5-0d56-4d2a-81cc-2b0dff750124
#### Github
No PoCs found on GitHub currently.