4 matches found
DEBIAN-CVE-2019-9956
In ImageMagick 7.0.8-35 Q16, there is a stack-based buffer overflow in the function PopHexPixel of coders/ps.c, which allows an attacker to cause a denial of service or code execution via a crafted image file...
PT-2019-2185 · Imagemagick +4 · Imagemagick +4
Name of the Vulnerable Software and Affected Versions: ImageMagick versions 7.0.8-35 Q16 Description: The issue is related to a stack-based buffer overflow in the PopHexPixel function. This allows a remote attacker to execute arbitrary code or cause a denial of service by using a specially crafte...
GV PostScript Viewer - Remote Buffer Overflow (2)
GV PostScript Viewer - Remote Buffer Overflow 2 / there are at least 4 other stack buffer overflows, and 2 heap overflows. the first exploit i wrote exploited the one in the GLSA, and this one exploits that hole and four other ones as well. all of these are in the psscan function located in the...
GV PostScript Viewer - Remote Buffer Overflow (2)
/ there are at least 4 other stack buffer overflows, and 2 heap overflows. the first exploit i wrote exploited the one in the GLSA, and this one exploits that hole and four other ones as well. all of these are in the psscan function located in the ps.c file: 'grep -nP 'sscanf.?%%.?%s' ps.c' gv...