parser.c in libxml2 before 2.9.5 mishandles parameter-entity references because the NEXTL macro calls the xmlParserHandlePEReference function in the case of a '%' character in a DTD name.
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://lists.debian.org/debian-lts-announce/2017/11/msg00041.html | mailing list |
https://www.oracle.com//security-alerts/cpujul2021.html | |
https://bugzilla.gnome.org/show_bug.cgi?id=766956 | permissions required |
http://xmlsoft.org/news.html | release notes vendor advisory |
https://github.com/GNOME/libxml2/commit/e26630548e7d138d2c560844c43820b6767251e3 | third party advisory patch |