cvelist/2017/1000xxx/CVE-2017-1000211.json

79 lines
2.6 KiB
JSON
Raw Normal View History

2017-11-16 14:14:39 -07:00
{
2019-03-18 06:40:12 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.440734",
"ID": "CVE-2017-1000211",
"REQUESTER": "ned@forallsecure.com",
"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-11-16 14:14:39 -07:00
{
2019-03-18 06:40:12 +00:00
"lang": "eng",
"value": "Lynx before 2.8.9dev.16 is vulnerable to a use after free in the HTML parser resulting in memory disclosure, because HTML_put_string() can append a chunk onto itself."
2017-11-16 14:14:39 -07:00
}
2019-03-18 06:40:12 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://lynx.invisible-island.net/current/CHANGES.html",
"refsource": "CONFIRM",
"url": "http://lynx.invisible-island.net/current/CHANGES.html"
},
{
"name": "102180",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102180"
},
{
"name": "https://github.com/ThomasDickey/lynx-snapshots/commit/280a61b300a1614f6037efc0902ff7ecf17146e9",
"refsource": "MISC",
"url": "https://github.com/ThomasDickey/lynx-snapshots/commit/280a61b300a1614f6037efc0902ff7ecf17146e9"
},
{
"name": "[debian-lts-announce] 20171118 [SECURITY] [DLA 1175-1] lynx-cur security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2017/11/msg00021.html"
}
]
}
}