2021-01-14 16:04:47 +00:00
{
2021-08-23 10:17:55 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24552" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Simple Events Calendar <= 1.4.0 - Authenticated (admin+) 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" : "Simple Events Calendar" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.4.0" ,
"version_value" : "1.4.0"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Simple Events Calendar WordPress plugin through 1.4.0 does not sanitise, validate or escape the event_id POST parameter before using it in a SQL statement when deleting events, leading to an authenticated SQL injection issue"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/3482a015-a5ed-4913-b516-9eae2b3f89db" ,
"name" : "https://wpscan.com/vulnerability/3482a015-a5ed-4913-b516-9eae2b3f89db"
} ,
{
"refsource" : "MISC" ,
"url" : "https://codevigilant.com/disclosure/2021/wp-plugin-simple-events-calendar/" ,
"name" : "https://codevigilant.com/disclosure/2021/wp-plugin-simple-events-calendar/"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2021-01-14 16:04:47 +00:00
]
2021-08-23 10:17:55 +02:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Shreya Pohekar of Codevigilant Project"
2021-01-14 16:04:47 +00:00
}
2021-08-23 10:17:55 +02:00
] ,
"source" : {
"discovery" : "UNKNOWN"
}
2021-01-14 16:04:47 +00:00
}