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

80 lines
2.6 KiB
JSON
Raw Normal View History

2021-01-14 16:06:39 +00:00
{
2021-06-14 14:00:59 +00:00
"CVE_data_meta": {
"ID": "CVE-2021-24358",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "The Plus Addons for Elementor Page Builder < 4.1.10 - Open Redirect"
},
"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": "The Plus Addons for Elementor Page Builder",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "4.1.10",
"version_value": "4.1.10"
}
]
}
}
]
2021-06-14 09:01:38 +02:00
}
}
]
}
2021-06-14 14:00:59 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Plus Addons for Elementor Page Builder WordPress plugin before 4.1.10 did not validate a redirect parameter on a specifically crafted URL before redirecting the user to it, leading to an Open Redirect issue."
}
2021-01-14 16:06:39 +00:00
]
2021-06-14 14:00:59 +00:00
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://theplusaddons.com/changelog/",
"name": "https://theplusaddons.com/changelog/"
},
{
"refsource": "CONFIRM",
"url": "https://wpscan.com/vulnerability/fd4352ad-dae0-4404-94d1-11083cb1f44d",
"name": "https://wpscan.com/vulnerability/fd4352ad-dae0-4404-94d1-11083cb1f44d"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-601 URL Redirection to Untrusted Site ('Open Redirect')",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Nicolas Vidal from TEHTRIS"
}
],
"source": {
"discovery": "UNKNOWN"
2021-01-14 16:06:39 +00:00
}
2021-06-14 14:00:59 +00:00
}