The htmlParseComment function in HTMLparser.c in libxml2 allows attackers to obtain sensitive information, cause a denial of service (out-of-bounds heap memory access and application crash), or possibly have unspecified other impact via an unclosed HTML comment.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://hackerone.com/reports/57125#activity-384861 | third party advisory |
https://bugzilla.gnome.org/show_bug.cgi?id=746048 | issue tracking |
http://www.debian.org/security/2015/dsa-3430 | third party advisory vendor advisory |
http://www.openwall.com/lists/oss-security/2015/09/13/1 | mailing list |
http://rhn.redhat.com/errata/RHSA-2016-1089.html | third party advisory vendor advisory |
https://git.gnome.org/browse/libxml2/commit/?id=e724879d964d774df9b7969fc846605aa1bac54c | third party advisory |
http://www.openwall.com/lists/oss-security/2015/04/19/4 | patch mailing list |
http://www.securityfocus.com/bid/79811 | third party advisory vdb entry |
http://www.openwall.com/lists/oss-security/2015/12/31/7 | mailing list |