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

75 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-14 16:06:01 +00:00
{
2021-12-13 11:34:40 +01:00
"CVE_data_meta": {
"ID": "CVE-2021-24863",
"ASSIGNER": "contact@wpscan.com",
"STATE": "PUBLIC",
"TITLE": "StopBadBots < 6.67 - Unauthenticated SQL Injection"
},
"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": "WP Block and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection Plugin StopBadBots",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.67",
"version_value": "6.67"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The WP Block and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection Plugin StopBadBots WordPress plugin before 6.67 does not sanitise and escape the User Agent before using it in a SQL statement to save it, leading to a SQL injection"
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"url": "https://wpscan.com/vulnerability/1e4dd002-6c96-44f9-bd55-61359265f7ae",
"name": "https://wpscan.com/vulnerability/1e4dd002-6c96-44f9-bd55-61359265f7ae"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "CWE-89 SQL Injection",
"lang": "eng"
}
2021-01-14 16:06:01 +00:00
]
2021-12-13 11:34:40 +01:00
}
]
},
"credit": [
{
"lang": "eng",
"value": "JrXnm"
2021-01-14 16:06:01 +00:00
}
2021-12-13 11:34:40 +01:00
],
"source": {
"discovery": "EXTERNAL"
}
2021-01-14 16:06:01 +00:00
}