cvelist/2021/24xxx/CVE-2021-24893.json
2022-07-12 08:48:54 +02:00

76 lines
1.8 KiB
JSON

{
"CVE_data_meta": {
"ID": "CVE-2021-24893",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "Stars Rating < 3.5.1 - Comments Denial of Service"
},
"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": "Stars Rating",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "3.5.1",
"version_value": "3.5.1"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The Stars Rating WordPress plugin before 3.5.1 does not validate the submitted rating, allowing submission of long integer, causing a Denial of Service in the comments section, or pending comment dashboard depending if the user sent it as unauthenticated or authenticated."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/05d3af69-20b4-499a-8322-2b53674d6a58",
"name": "https://wpscan.com/vulnerability/05d3af69-20b4-499a-8322-2b53674d6a58"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-400 Uncontrolled Resource Consumption",
"lang": "eng"
}
]
}
]
},
"credit": [
{
"lang": "eng",
"value": "Drew Jones"
}
],
"source": {
"discovery": "EXTERNAL"
}
}