cvelist/2017/10xxx/CVE-2017-10840.json

64 lines
1.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "vultures@jpcert.or.jp",
"ID" : "CVE-2017-10840",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "WebCalendar",
"version" : {
"version_data" : [
{
"version_value" : "1.2.7 and earlier"
}
]
}
}
]
},
"vendor_name" : "k5n.us"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Cross-site scripting vulnerability in WebCalendar 1.2.7 and earlier allows an attacker to inject arbitrary web script or HTML via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-site scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8"
},
{
"url" : "https://jvn.jp/en/jp/JVN23340457/index.html"
}
]
}
}