Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
N/A
Vulnerability Description
Multiple stack-based buffer overflows in (1) xpmParseColors in parse.c, (2) ParseAndPutPixels in create.c, and (3) ParsePixels in parse.c for libXpm before 6.8.1 allow remote attackers to execute arbitrary code via a malformed XPM image file.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
libXpm 安全漏洞
Vulnerability Description
libXpm是lib开源的一个图像文件格式库。 libXpm存在安全漏洞,该漏洞源于存在多处不正确检查边界缓冲区长度,远程攻击者可以利用这个漏洞可能以用户进程权限执行任意指令。问题一是xpmParseColors (parse.c)中的堆栈缓冲区溢出:XPMv1和XPMv2/3解析代码中不安全使用strcat(),可导致缓冲区溢出。第二个问题是xpmParseColors (parse.c)中分配colorTable存在整数溢出问题,问题存在于如下:colorTable = (XpmColor *) Xp
CVSS Information
N/A
Vulnerability Type
N/A