WP Ultimate CSV Importer <= 6.5.2 - Server-Side Request Forgery
2022-06-02 00:00
Luan PedersiniStrategic Overview
StatusPatched in 6.5.3
Affected Version
<= 6.5.2CVSS4.1Medium
CVE
CVE-2022-1977Vulnerability Overview
The Import Export All WordPress Images, Users & Post Types WordPress plugin before 6.5.3 does not fully validate the file to be imported via an URL before making an HTTP request to it, which could allow high privilege users such as admin to perform Blind SSRF attacks
Technical Analysis
REMEDIATION: Update to version 6.5.3, or a newer patched version --- IDENTIFIER: 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.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C