cve/2022/CVE-2022-1830.md

18 lines
866 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1830](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1830)
![](https://img.shields.io/static/v1?label=Product&message=Amazon%20Einzeltitellinks&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.3%3C%3D%201.3.3%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Amazon Einzeltitellinks WordPress plugin through 1.3.3 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping
### POC
#### Reference
- https://wpscan.com/vulnerability/a6b3e927-41e2-4e48-b9e1-8c58a1b9a933
#### Github
No PoCs found on GitHub currently.