cve/2022/CVE-2022-2556.md

19 lines
926 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2556](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2556)
![](https://img.shields.io/static/v1?label=Product&message=Mailchimp%20for%20WooCommerce&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.7.2%3C%202.7.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918%20Server-Side%20Request%20Forgery%20(SSRF)&color=brighgreen)
### Description
The Mailchimp for WooCommerce WordPress plugin before 2.7.2 has an AJAX action that allows high privilege users to perform a POST request on behalf of the server to the internal network/LAN, the body of the request is also appended to the response so it can be used to scan private network for example
### POC
#### Reference
- https://wpscan.com/vulnerability/f2a59eaa-6b44-4098-912f-823289cf33b0
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ExpLangcn/FuYao-Go