In SVGPP SVG++ library 1.3.0, the XMLDocument::getRoot function in the renderDocument function handled the XMLDocument object improperly, returning a null pointer in advance at the second if, resulting in a null pointer reference behind the renderDocument function.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/svgpp/svgpp/issues/101 | issue tracking exploit |
https://github.com/svgpp/svgpp/issues/101.aa | issue tracking exploit third party advisory |
https://lists.debian.org/debian-lts-announce/2023/04/msg00001.html | mailing list |