cvelist/2020/36xxx/CVE-2020-36505.json
Anthony Singleton 938debeed0 Revert "November 2021 Patch Tuesday"
This reverts commit df296d9e014bf68ef22c0583c98da3fbe42ea316.
2021-11-17 15:47:33 -05:00

81 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2020-36505",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Delete All Comments Easily <= 1.3 - All Comments 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": "Delete All Comments Easily",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "1.3",
"version_value": "1.3"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Delete All Comments Easily WordPress plugin through 1.3 is lacking Cross-Site Request Forgery (CSRF) checks, which could result in an unauthenticated attacker making a logged in admin delete all comments from the blog."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/239f8efa-8fa4-4274-904f-708e65083821",
"name": "https://wpscan.com/vulnerability/239f8efa-8fa4-4274-904f-708e65083821"
},
{
"refsource": "MISC",
"url": "https://medium.com/@hoanhp/0-day-story-2-delete-all-comments-easily-a854e52a7d50",
"name": "https://medium.com/@hoanhp/0-day-story-2-delete-all-comments-easily-a854e52a7d50"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Hoan Hp"
}
],
"source": {
"discovery": "EXTERNAL"
}
}