cve/2023/CVE-2023-5953.md

19 lines
1011 B
Markdown
Raw Normal View History

2024-05-28 08:49:17 +00:00
### [CVE-2023-5953](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5953)
![](https://img.shields.io/static/v1?label=Product&message=Welcart%20e-Commerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.9.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-434%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brighgreen)
### Description
The Welcart e-Commerce WordPress plugin before 2.9.5 does not validate files to be uploaded, as well as does not have authorisation and CSRF in an AJAX action handling such upload. As a result, any authenticated users, such as subscriber could upload arbitrary files, such as PHP on the server
### POC
#### Reference
- https://wpscan.com/vulnerability/6d29ba12-f14a-4cee-baae-a6049d83bce6
#### Github
No PoCs found on GitHub currently.