cvelist/2018/14xxx/CVE-2018-14041.json

78 lines
2.1 KiB
JSON
Raw Normal View History

2018-07-13 10:03:27 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-14041",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Bootstrap before 4.1.2, XSS is possible in the data-target property of scrollspy."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/",
"refsource" : "MISC",
"url" : "https://blog.getbootstrap.com/2018/07/12/bootstrap-4-1-2/"
},
{
"name" : "https://github.com/twbs/bootstrap/issues/26423",
"refsource" : "MISC",
"url" : "https://github.com/twbs/bootstrap/issues/26423"
},
{
"name" : "https://github.com/twbs/bootstrap/issues/26627",
"refsource" : "MISC",
"url" : "https://github.com/twbs/bootstrap/issues/26627"
},
{
"name" : "https://github.com/twbs/bootstrap/pull/26630",
"refsource" : "MISC",
"url" : "https://github.com/twbs/bootstrap/pull/26630"
}
]
}
}