cve/2023/CVE-2023-5952.md
2024-05-28 08:49:17 +00:00

18 lines
773 B
Markdown

### [CVE-2023-5952](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-5952)
![](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-502%20Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### Description
The Welcart e-Commerce WordPress plugin before 2.9.5 unserializes user input from cookies, which could allow unautehtniacted users to perform PHP Object Injection when a suitable gadget is present on the blog
### POC
#### Reference
- https://wpscan.com/vulnerability/0acd613e-dbd6-42ae-9f3d-6d6e77a4c1b7
#### Github
No PoCs found on GitHub currently.