2022-02-17 11:01:10 +00:00
{
2022-03-14 15:36:25 +01:00
"CVE_data_meta" : {
"ID" : "CVE-2022-0658" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "CommonsBooking < 2.6.8 - Unauthenticated 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" : "CommonsBooking" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "2.6.8" ,
"version_value" : "2.6.8"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The CommonsBooking WordPress plugin before 2.6.8 does not sanitise and escape the location parameter of the calendar_data AJAX action (available to unauthenticated users) before it is used in dynamically constructed SQL queries, leading to an unauthenticated SQL injection"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/d7f0805a-61ce-454a-96fb-5ecacd767578" ,
"name" : "https://wpscan.com/vulnerability/d7f0805a-61ce-454a-96fb-5ecacd767578"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-89 SQL Injection" ,
"lang" : "eng"
}
2022-02-17 11:01:10 +00:00
]
2022-03-14 15:36:25 +01:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "cydave"
2022-02-17 11:01:10 +00:00
}
2022-03-14 15:36:25 +01:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2022-02-17 11:01:10 +00:00
}