cve/2022/CVE-2022-3946.md

19 lines
860 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-3946](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3946)
![](https://img.shields.io/static/v1?label=Product&message=Welcart%20e-Commerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%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 Welcart e-Commerce WordPress plugin before 2.8.4 does not have authorisation and CSRF in an AJAX action, allowing any logged-in user to create, update and delete shipping methods.
### POC
#### Reference
- https://wpscan.com/vulnerability/b48e4e1d-e682-4b16-81dc-2feee78d7ed0
#### Github
No PoCs found on GitHub currently.