{ "CVE_data_meta": { "ID": "CVE-2021-24371", "ASSIGNER": "contact@wpscan.com", "STATE": "PUBLIC", "TITLE": "RSVPMaker < 8.7.3 - Authenticated (admin+) SSRF" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "generator": "WPScan CVE Generator", "affects": { "vendor": { "vendor_data": [ { "vendor_name": "Unknown", "product": { "product_data": [ { "product_name": "RSVPMaker", "version": { "version_data": [ { "version_affected": "<", "version_name": "8.7.3", "version_value": "8.7.3" } ] } } ] } } ] } }, "description": { "description_data": [ { "lang": "eng", "value": "The Import feature of the RSVPMaker WordPress plugin before 8.7.3 (/wp-admin/tools.php?page=rsvpmaker_export_screen) takes an URL input and calls curl on it, without first validating it to ensure it's a remote one. As a result, a high privilege user could use that feature to scan the internal network via a SSRF attack." } ] }, "references": { "reference_data": [ { "refsource": "MISC", "url": "https://wpscan.com/vulnerability/63be225c-ebee-4cac-b43e-cf033ee7425d", "name": "https://wpscan.com/vulnerability/63be225c-ebee-4cac-b43e-cf033ee7425d" }, { "refsource": "MISC", "url": "https://codevigilant.com/disclosure/2021/wp-plugin-rsvpmaker/", "name": "https://codevigilant.com/disclosure/2021/wp-plugin-rsvpmaker/" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "value": "CWE-918 Server-Side Request Forgery (SSRF)", "lang": "eng" } ] } ] }, "credit": [ { "lang": "eng", "value": "Shreya Pohekar of Codevigilant Project" } ], "source": { "discovery": "UNKNOWN" } }