2021-01-14 16:04:47 +00:00
{
2021-08-23 10:17:55 +02:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24555" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "Diary & Availability Calendar <= 1.0.3 - Authenticated (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" : "Diary & Availability Calendar" ,
"version" : {
"version_data" : [
{
"version_affected" : "<=" ,
"version_name" : "1.0.3" ,
"version_value" : "1.0.3"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The daac_delete_booking_callback function, hooked to the daac_delete_booking AJAX action, takes the id POST parameter which is passed into the SQL statement without proper sanitisation, validation or escaping, leading to a SQL Injection issue. Furthermore, the ajax action is lacking any CSRF and capability check, making it available to any authenticated user."
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/8eafd84b-6214-450b-869b-0afe7cca4c5f" ,
"name" : "https://wpscan.com/vulnerability/8eafd84b-6214-450b-869b-0afe7cca4c5f"
} ,
{
"refsource" : "MISC" ,
"url" : "https://codevigilant.com/disclosure/2021/wp-plugin-diary-availability-calendar/" ,
"name" : "https://codevigilant.com/disclosure/2021/wp-plugin-diary-availability-calendar/"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2021-01-14 16:04:47 +00:00
]
2022-07-29 11:17:48 +02:00
} ,
{
"description" : [
{
"value" : "CWE-352 Cross-Site Request Forgery (CSRF)" ,
"lang" : "eng"
}
]
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"
}
2022-07-29 11:17:48 +02:00
}