mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
945 B
Markdown
19 lines
945 B
Markdown
### [CVE-2021-24371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24371)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://codevigilant.com/disclosure/2021/wp-plugin-rsvpmaker/
|
|
- https://wpscan.com/vulnerability/63be225c-ebee-4cac-b43e-cf033ee7425d
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|