cve/2022/CVE-2022-2267.md

18 lines
900 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-2267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2267)
![](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.1%3C%202.7.1%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.1 has an AJAX action that allows any logged in users (such as subscriber) 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/e3bd9f8c-919a-40af-9e80-607573e71870
#### Github
No PoCs found on GitHub currently.