cvelist/2021/24xxx/CVE-2021-24371.json

81 lines
2.1 KiB
JSON
Raw Normal View History

2021-01-14 16:06:39 +00:00
{
2021-08-02 09:07:08 +02:00
"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"
}
2021-01-14 16:06:39 +00:00
]
2021-08-02 09:07:08 +02:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "Shreya Pohekar of Codevigilant Project"
2021-01-14 16:06:39 +00:00
}
2021-08-02 09:07:08 +02:00
],
"source": {
"discovery": "UNKNOWN"
}
}