2021-01-14 16:02:20 +00:00
{
2021-04-12 15:00:43 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24199" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "wpDataTables < 3.4.2 - Blind SQL Injection via start Parameter"
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"generator" : "WPScan CVE Generator" ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "wpDataTables" ,
"product" : {
"product_data" : [
{
"product_name" : "wpDataTables \u2013 Tables & Table Charts" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.4.2" ,
"version_value" : "3.4.2"
}
]
}
}
]
2021-04-12 09:57:13 +02:00
}
}
]
}
2021-04-12 15:00:43 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The wpDataTables \u2013 Tables & Table Charts premium WordPress plugin before 3.4.2 allows a low privilege authenticated user to perform Boolean-based blind SQL Injection in the table list page on the endpoint /wp-admin/admin-ajax.php?action=get_wdtable&table_id=1, on the 'start' HTTP POST parameter. This allows an attacker to access all the data in the database and obtain access to the WordPress application."
}
2021-01-14 16:02:20 +00:00
]
2021-04-12 15:00:43 +00:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpdatatables.com/help/whats-new-changelog/" ,
"name" : "https://wpdatatables.com/help/whats-new-changelog/"
} ,
{
"refsource" : "MISC" ,
"url" : "https://n4nj0.github.io/advisories/wordpress-plugin-wpdatatables-ii/" ,
"name" : "https://n4nj0.github.io/advisories/wordpress-plugin-wpdatatables-ii/"
} ,
{
"refsource" : "CONFIRM" ,
"url" : "https://wpscan.com/vulnerability/5c98c2d6-d002-4cff-9d6f-633cb3ec6280" ,
"name" : "https://wpscan.com/vulnerability/5c98c2d6-d002-4cff-9d6f-633cb3ec6280"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
]
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Veno Eivazian, Massimiliano Ferraresi"
}
] ,
"source" : {
"discovery" : "UNKNOWN"
2021-01-14 16:02:20 +00:00
}
}