2021-01-14 16:02:20 +00:00
{
2022-03-14 15:36:25 +01:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24959" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "WP Email Users <= 1.7.6 - Subscriber+ 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 Email Users" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.7.6" ,
"version_value" : "1.7.6"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The WP Email Users WordPress plugin through 1.7.6 does not escape the data_raw parameter in the weu_selected_users_1 AJAX action, available to any authenticated users, allowing them to perform SQL injection attacks."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/0471d2e2-e759-468f-becd-0b062f00b435" ,
"name" : "https://wpscan.com/vulnerability/0471d2e2-e759-468f-becd-0b062f00b435"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2021-01-14 16:02:20 +00:00
]
2022-03-14 15:36:25 +01:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Krzysztof Zając"
2021-01-14 16:02:20 +00:00
}
2022-03-14 15:36:25 +01:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2021-01-14 16:02:20 +00:00
}