cve/2023/CVE-2023-6165.md

19 lines
910 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-6165](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6165)
![](https://img.shields.io/static/v1?label=Product&message=Restrict%20Usernames%20Emails%20Characters&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.1.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Restrict Usernames Emails Characters WordPress plugin before 3.1.4 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed
### POC
#### Reference
2024-06-07 17:53:02 +00:00
- https://github.com/youki992/youki992.github.io/blob/master/others/apply2.md
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/aba62286-9a82-4d5b-9b47-1fddde5da487/
#### Github
No PoCs found on GitHub currently.