2021-01-14 16:07:17 +00:00
{
2021-09-20 12:00:45 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24399" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "The Sorter <= 1.0 - Authenticated 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" : "The Sorter" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0" ,
"version_value" : "1.0"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The check_order function of The Sorter WordPress plugin through 1.0 uses an `area_id` parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/f7af0795-f111-4acc-9b1e-63cae5862f8b" ,
"name" : "https://wpscan.com/vulnerability/f7af0795-f111-4acc-9b1e-63cae5862f8b"
} ,
{
"refsource" : "MISC" ,
"url" : "https://codevigilant.com/disclosure/2021/wp-plugin-the-sorter/" ,
"name" : "https://codevigilant.com/disclosure/2021/wp-plugin-the-sorter/"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2021-01-14 16:07:17 +00:00
]
2021-09-20 12:00:45 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Syed Sheeraz Ali of Codevigilant"
2021-01-14 16:07:17 +00:00
}
2021-09-20 12:00:45 +02:00
] ,
"source" : {
"discovery" : "UNKNOWN"
}
2021-01-14 16:07:17 +00:00
}