cve/2022/CVE-2022-3451.md

19 lines
950 B
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3451](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3451)
![](https://img.shields.io/static/v1?label=Product&message=Product%20Stock%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.5%3C%201.0.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-862%20Missing%20Authorization&color=brighgreen)
### Description
The Product Stock Manager WordPress plugin before 1.0.5 does not have authorisation and proper CSRF checks in multiple AJAX actions, allowing users with a role as low as subscriber to call them. One action in particular could allow to update arbitrary options
### POC
#### Reference
- https://wpscan.com/vulnerability/d8005cd0-8232-4d43-a4e4-14728eaf1300
#### Github
No PoCs found on GitHub currently.