cve/2022/CVE-2022-1645.md

18 lines
789 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1645](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1645)
![](https://img.shields.io/static/v1?label=Product&message=Amazon%20Link&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=3.2.10%3C%3D%203.2.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-79%20Cross-site%20Scripting%20(XSS)&color=brighgreen)
### Description
The Amazon Link WordPress plugin through 3.2.10 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
- https://wpscan.com/vulnerability/915b7d79-f9dd-451d-bf8f-6d14ec3e67d2
#### Github
No PoCs found on GitHub currently.