cvelist/2019/10xxx/CVE-2019-10215.json

82 lines
2.5 KiB
JSON
Raw Normal View History

2019-03-27 12:00:51 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2019-10215",
2019-10-17 15:29:02 -04:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
2019-10-08 12:22:48 +02:00
},
"affects": {
"vendor": {
"vendor_data": [
{
2019-10-17 23:01:04 +00:00
"vendor_name": "Red Hat",
2019-10-08 12:22:48 +02:00
"product": {
"product_data": [
{
2019-10-17 23:01:04 +00:00
"product_name": "bootstrap3-typeahead.js",
2019-10-08 12:22:48 +02:00
"version": {
"version_data": [
{
2019-10-21 13:59:36 +00:00
"version_value": "after version bootstrap3-typeahead 4.0.2"
2019-10-08 12:22:48 +02:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10215",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-10215",
"refsource": "CONFIRM"
2019-11-14 00:01:41 +00:00
},
{
"refsource": "REDHAT",
"name": "RHSA-2019:3771",
"url": "https://access.redhat.com/errata/RHSA-2019:3771"
2020-07-28 00:02:04 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1105",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-07/msg00083.html"
2019-10-08 12:22:48 +02:00
}
]
2019-03-27 12:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-10-17 23:01:04 +00:00
"value": "Bootstrap-3-Typeahead after version 4.0.2 is vulnerable to a cross-site scripting flaw in the highlighter() function. An attacker could exploit this via user interaction to execute code in the user's browser."
2019-03-27 12:00:51 +00:00
}
]
2019-10-08 12:22:48 +02:00
},
"impact": {
"cvss": [
[
{
"vectorString": "6.1/CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.0"
}
]
]
2019-03-27 12:00:51 +00:00
}
2019-10-17 15:29:02 -04:00
}