cvelist/2016/9xxx/CVE-2016-9910.json

92 lines
3.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 00:37:38 +00:00
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2016-9910",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:37:38 +00:00
"lang": "eng",
"value": "The serializer in html5lib before 0.99999999 might allow remote attackers to conduct cross-site scripting (XSS) attacks by leveraging mishandling of special characters in attribute values, a different vulnerability than CVE-2016-9909."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:37:38 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/html5lib/html5lib-python/issues/12",
"refsource": "CONFIRM",
"url": "https://github.com/html5lib/html5lib-python/issues/12"
},
{
"name": "https://html5lib.readthedocs.io/en/latest/changes.html#b9",
"refsource": "CONFIRM",
"url": "https://html5lib.readthedocs.io/en/latest/changes.html#b9"
},
{
"name": "[oss-security] 20161206 CVE Request: html5lib: potential cross-site scripting vulnerablity: quote attributes that need escaping in legacy browsers",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/12/06/5"
},
{
"name": "[oss-security] 20161208 Re: CVE Request: html5lib: potential cross-site scripting vulnerablity: quote attributes that need escaping in legacy browsers",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/12/08/8"
},
{
"name": "95132",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/95132"
},
{
"name": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7",
"refsource": "CONFIRM",
"url": "https://github.com/html5lib/html5lib-python/commit/9b8d8eb5afbc066b7fac9390f5ec75e5e8a7cab7"
},
{
"name": "https://github.com/html5lib/html5lib-python/issues/11",
"refsource": "CONFIRM",
"url": "https://github.com/html5lib/html5lib-python/issues/11"
}
]
}
}