cve/2022/CVE-2022-0969.md

18 lines
906 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-0969](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-0969)
![](https://img.shields.io/static/v1?label=Product&message=Image%20optimization%20%26%20Lazy%20Load%20by%20Optimole&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.3.2%3C%203.3.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Image optimization & Lazy Load by Optimole WordPress plugin before 3.3.2 does not sanitise and escape its "Lazyload background images for selectors" settings, which could allow 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/59a7a441-7384-4006-89b4-15345f70fabf
#### Github
No PoCs found on GitHub currently.