cvelist/2021/24xxx/CVE-2021-24981.json
2021-12-21 09:38:40 +01:00

89 lines
2.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"CVE_data_meta": {
"ID": "CVE-2021-24981",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Directorist Business Directory Plugin < 7.0.6.2 - CSRF to Remote File Upload"
},
"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": "Directorist Business Directory Plugin",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "7.0.6.2",
"version_value": "7.0.6.2"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Directorist WordPress plugin before 7.0.6.2 was vulnerable to Cross-Site Request Forgery to Remote File Upload leading to arbitrary PHP shell uploads in the wp-content/plugins directory."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/4c45df6d-b3f6-49e5-8b1f-edd32a12d71c",
"name": "https://wpscan.com/vulnerability/4c45df6d-b3f6-49e5-8b1f-edd32a12d71c"
},
{
"refsource": "MISC",
"url": "https://blog.sucuri.net/2021/11/fake-ransomware-infection-spooks-website-owners.html",
"name": "https://blog.sucuri.net/2021/11/fake-ransomware-infection-spooks-website-owners.html"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-434 Unrestricted Upload of File with Dangerous Type",
"lang": "eng"
}
]
},
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "lostbytes1"
}
],
"source": {
"discovery": "EXTERNAL"
}
}