2021-01-14 16:01:44 +00:00
{
2022-01-27 17:01:06 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24946" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Modern Events Calendar < 6.1.5 - Unauthenticated Blind 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" : "Modern Events Calendar Lite" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "6.1.5" ,
"version_value" : "6.1.5"
}
]
}
}
]
2021-12-13 11:34:40 +01:00
}
}
]
}
2022-01-27 17:01:06 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Modern Events Calendar Lite WordPress plugin before 6.1.5 does not sanitise and escape the time parameter before using it in a SQL statement in the mec_load_single_page AJAX action, available to unauthenticated users, leading to an unauthenticated SQL injection issue"
}
2021-01-14 16:01:44 +00:00
]
2022-01-27 17:01:06 +00:00
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/09871847-1d6a-4dfe-8a8c-f2f53ff87445" ,
"name" : "https://wpscan.com/vulnerability/09871847-1d6a-4dfe-8a8c-f2f53ff87445"
} ,
{
"refsource" : "MISC" ,
"name" : "http://packetstormsecurity.com/files/165742/WordPress-Modern-Events-Calendar-6.1-SQL-Injection.html" ,
"url" : "http://packetstormsecurity.com/files/165742/WordPress-Modern-Events-Calendar-6.1-SQL-Injection.html"
2022-01-31 18:01:07 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/Hacker5preme/Exploits/tree/main/Wordpress/CVE-2021-24946" ,
"url" : "https://github.com/Hacker5preme/Exploits/tree/main/Wordpress/CVE-2021-24946"
2022-01-27 17:01:06 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
]
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Krzysztof Zaj\u0105c"
}
] ,
"source" : {
"discovery" : "EXTERNAL"
2021-01-14 16:01:44 +00:00
}
}