漏洞标题
N/A
漏洞描述信息
在SVGPP SVG++库1.3.0中,渲染文档函数中的XMLDocument::getRoot函数处理XMLDocument对象不正确,在第二个条件中返回了一个空指针,导致渲染文档函数后面的空指针引用。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
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.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
SVG++ 代码问题漏洞
漏洞描述信息
SVG++(Ssvgpp)是一个C++框架。该框架中包括SVG语法解析器、处理解析数据的适配器以及多种实用程序。 SVGPP SVG++存在安全漏洞,该漏洞源于renderDocument函数中的XMLDocument::getRoot函数错误地处理了XMLDocument对象,在第二次if时提前返回一个空指针,导致renderDocument函数后面有一个空指针引用。
CVSS信息
N/A
漏洞类别
代码问题