2021-01-14 16:07:54 +00:00
{
2021-11-29 09:23:33 +01:00
"CVE_data_meta" : {
"ID" : "CVE-2021-24927" ,
"ASSIGNER" : "contact@wpscan.com" ,
"STATE" : "PUBLIC" ,
"TITLE" : "My Calendar < 3.2.18 - Subscriber+ Reflected Cross-Site Scripting"
} ,
"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" : "My Calendar" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "3.2.18" ,
"version_value" : "3.2.18"
}
]
}
}
]
}
}
]
}
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
"value" : "The My Calendar WordPress plugin before 3.2.18 does not sanitise and escape the callback parameter of the mc_post_lookup AJAX action (available to any authenticated user) before outputting it back in the response, leading to a Reflected Cross-Site Scripting issue"
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"url" : "https://wpscan.com/vulnerability/86f3acc7-8902-4215-bd75-6105d601524e" ,
"name" : "https://wpscan.com/vulnerability/86f3acc7-8902-4215-bd75-6105d601524e"
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "CWE-79 Cross-site Scripting (XSS)" ,
"lang" : "eng"
}
2021-01-14 16:07:54 +00:00
]
2021-11-29 09:23:33 +01:00
}
]
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Krzysztof Zając"
2021-01-14 16:07:54 +00:00
}
2021-11-29 09:23:33 +01:00
] ,
"source" : {
"discovery" : "EXTERNAL"
}
2021-01-14 16:07:54 +00:00
}