cve/2023/CVE-2023-6292.md

18 lines
793 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-6292](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6292)
![](https://img.shields.io/static/v1?label=Product&message=Ecwid%20Ecommerce%20Shopping%20Cart&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=0%3C%206.12.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-352%20Cross-Site%20Request%20Forgery%20(CSRF)&color=brighgreen)
### Description
The Ecwid Ecommerce Shopping Cart WordPress plugin before 6.12.5 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.
### POC
#### Reference
- https://wpscan.com/vulnerability/d4cf799e-2571-4b96-a303-78dcafbfcf40/
#### Github
No PoCs found on GitHub currently.