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

75 lines
1.8 KiB
JSON
Raw Normal View History

2021-01-14 16:04:10 +00:00
{
"CVE_data_meta": {
"ID": "CVE-2021-24766",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "404 to 301 < 3.0.9 - Logs Deletion via CSRF"
},
"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": "404 to 301 Redirect, Log and Notify 404 Errors",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.0.9",
"version_value": "3.0.9"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The 404 to 301 Redirect, Log and Notify 404 Errors WordPress plugin before 3.0.9 does not have CSRF check in place when cleaning the logs, which could allow attacker to make a logged in admin delete all of them via a CSRF attack"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/cc13db1e-5f7f-49b2-81da-f913cfe70543",
"name": "https://wpscan.com/vulnerability/cc13db1e-5f7f-49b2-81da-f913cfe70543"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
2021-01-14 16:04:10 +00:00
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "apple502j"
2021-01-14 16:04:10 +00:00
}
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:04:10 +00:00
}