cvelist/2017/1000xxx/CVE-2017-1000211.json
2018-02-02 06:02:32 -05:00

72 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve-assign@distributedweaknessfiling.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" : "Lynx (web browser)",
"version" : {
"version_data" : [
{
"version_value" : "v2.8.8 and older"
}
]
}
}
]
},
"vendor_name" : ""
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Use After Free"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://lists.debian.org/debian-lts-announce/2017/11/msg00021.html"
},
{
"url" : "https://github.com/ThomasDickey/lynx-snapshots/commit/280a61b300a1614f6037efc0902ff7ecf17146e9"
},
{
"url" : "http://lynx.invisible-island.net/current/CHANGES.html"
},
{
"url" : "http://www.securityfocus.com/bid/102180"
}
]
}
}