cvelist/2021/24xxx/CVE-2021-24703.json
2021-12-07 11:08:12 +01:00

76 lines
1.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24703",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Download Plugin < 1.6.1 - Subscriber+ Arbitrary Plugin Activation"
},
"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": "Download Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "1.6.1",
"version_value": "1.6.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Download Plugin WordPress plugin before 1.6.1 does not have capability and CSRF checks in the dpwap_plugin_activate AJAX action, allowing any authenticated users, such as subscribers, to activate plugins that are already installed."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4ed8296e-1306-481f-9a22-723b051122c0",
"name": "https://wpscan.com/vulnerability/4ed8296e-1306-481f-9a22-723b051122c0"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-732 Incorrect Permission Assignment for Critical Resource",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
}
],
"source": {
"discovery": "EXTERNAL"
}
}