2021-01-14 16:04:47 +00:00
{
2021-08-23 10:17:55 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24553" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Timeline Calendar <= 1.2 - 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" : "Timeline Calendar" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.2" ,
"version_value" : "1.2"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The Timeline Calendar WordPress plugin through 1.2 does not sanitise, validate or escape the edit GET parameter before using it in a SQL statement when editing events, leading to an authenticated SQL injection issue. Other SQL Injections are also present in the plugin"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/14c75a00-a52b-430b-92da-5145e5aee30a" ,
"name" : "https://wpscan.com/vulnerability/14c75a00-a52b-430b-92da-5145e5aee30a"
} ,
{
"refsource" : "MISC" ,
"url" : "https://codevigilant.com/disclosure/2021/wp-plugin-timeline-calendar/" ,
"name" : "https://codevigilant.com/disclosure/2021/wp-plugin-timeline-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
}