Files
CVEs-PoC/2021/CVE-2021-24371.md
T
2024-06-09 00:33:16 +00:00

1.1 KiB

CVE-2021-24371

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.

POC

Reference

Github

No PoCs found on GitHub currently.