cvelist/2019/8xxx/CVE-2019-8331.json
2019-03-14 06:13:39 -04:00

73 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-8331",
"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.3.1, XSS is possible in the tooltip or popover data-template attribute."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/twbs/bootstrap/pull/28236",
"refsource" : "MISC",
"url" : "https://github.com/twbs/bootstrap/pull/28236"
},
{
"name" : "https://github.com/twbs/bootstrap/releases/tag/v4.3.1",
"refsource" : "MISC",
"url" : "https://github.com/twbs/bootstrap/releases/tag/v4.3.1"
},
{
"name" : "107375",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/107375"
}
]
}
}