cve/2023/CVE-2023-2113.md

18 lines
861 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-2113](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-2113)
![](https://img.shields.io/static/v1?label=Product&message=Autoptimize&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.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 Autoptimize WordPress plugin before 3.1.7 does not sanitise and escape the settings imported from a previous export, allowing high privileged users (such as an administrator) to inject arbitrary javascript into the admin panel, even when the unfiltered_html capability is disabled, such as in a multisite setup.
### POC
#### Reference
- https://wpscan.com/vulnerability/ddb4c95d-bbee-4095-aed6-25f6b8e63011
#### Github
No PoCs found on GitHub currently.