2.7

CVE-2022-2556

Exploit

Mailchimp for WooCommerce <= 2.7.1 - Authenticated (Admin+) Server-Side Request Forgery

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
Mögliche Gegenmaßnahme
Mailchimp for WooCommerce: Update to version 2.7.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Mailchimp for WooCommerce
Version *-2.7.1
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MailchimpMailchimp For Woocommerce SwPlatformwordpress Version < 2.7.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.23% 0.455
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 2.7 1.2 1.4
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
CWE-918 Server-Side Request Forgery (SSRF)

The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.