Vulnerability Details : CVE-2017-1000211
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.
Vulnerability category: Memory Corruption
Products affected by CVE-2017-1000211
- cpe:2.3:a:lynx_project:lynx:2.8.9:dev15:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2017-1000211
0.43%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 60 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2017-1000211
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:P/I:N/A:N |
10.0
|
2.9
|
NIST | |
5.3
|
MEDIUM | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
3.9
|
1.4
|
NIST |
CWE ids for CVE-2017-1000211
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2017-1000211
-
http://lynx.invisible-island.net/current/CHANGES.html
lynx for LYNXRelease Notes;Vendor Advisory
-
http://www.securityfocus.com/bid/102180
Lynx 'HTML.c:HTML_put_string()' Function Use After Free Information Disclosure Vulnerability
-
https://github.com/ThomasDickey/lynx-snapshots/commit/280a61b300a1614f6037efc0902ff7ecf17146e9
snapshot of project "lynx", label v2-8-9dev_15b · ThomasDickey/lynx-snapshots@280a61b · GitHubRelease Notes;Third Party Advisory
-
https://lists.debian.org/debian-lts-announce/2017/11/msg00021.html
[SECURITY] [DLA 1175-1] lynx-cur security update
Jump to