WordPress security changelog
LOW CVE-2021-24371 Modified

Import feature of the RSVPMaker: Server-side request forgery

Import feature of the RSVPMaker is affected by server-side request forgery. Exposure depends on how the affected operation is made reachable by the site. The vulnerable server can be induced to make attacker-selected network requests.

CVE / CNA score 2.7 CVSS · contact@wpscan.com
NVD score 2.7 CVSS 3.1 · nvd@nist.gov
Component
Import feature of the RSVPMaker
Plugin slug
rsvpmaker
Affected
See vendor advisory
Safe version
See mitigation notes
Published
Aug 02, 2021
Weakness
CWE-918 — Server-Side Request Forgery (SSRF)

This CVE was published Aug 02, 2021 and is one of 17 known issues for this plugin.

Update, patch or deactivate.

Update Import feature of the RSVPMaker to a release outside the affected range, or disable and remove it until a fixed version is available.

No confirmed safe version is listed. Consider a vendor-supported patch or temporarily restricting the affected functionality while you assess the risk.

Deactivate only when warranted by your risk profile, or when advised by your hosting provider in the limited circumstances where the vulnerability cannot otherwise be mitigated. If you’re unsure which action is appropriate, contact Fused or your hosting provider for guidance.

Technical description

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.

NVD vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N

Primary and upstream sources