cve/2023/CVE-2023-4810.md

19 lines
927 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-4810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-4810)
![](https://img.shields.io/static/v1?label=Product&message=Responsive%20Pricing%20Table&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%205.1.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-Site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Responsive Pricing Table WordPress plugin before 5.1.8 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
- https://portswigger.net/web-security/cross-site-scripting/stored
2024-05-28 08:49:17 +00:00
- https://wpscan.com/vulnerability/dfde5436-dd5c-4c70-a9c2-3cb85cc99c0a
2024-05-25 21:48:12 +02:00
#### Github
No PoCs found on GitHub currently.