cve/2023/CVE-2023-2224.md

19 lines
932 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-2224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2224)
![](https://img.shields.io/static/v1?label=Product&message=SEO%20by%2010Web&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%201.2.7%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The SEO by 10Web WordPress plugin before 1.2.7 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
### POC
#### Reference
- http://packetstormsecurity.com/files/173725/WordPress-Seo-By-10Web-Cross-Site-Scripting.html
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/a76b6d22-1e00-428a-8a04-12162bd0d992
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.