4 matches found
Buffer Overflow
Overview Affected versions of this package are vulnerable to Buffer Overflow via the readpng function. An attacker can cause a crash or potentially execute arbitrary code by providing damaged PNG file to this function. Note: As mentioned by the package maintainer, the flawed logic wasn't introduc...
Denial Of Service (DoS)
libcairo.so is vulnerable to denial of service DoS attacks. The vulnerability exists in the readpng function of cairo-png.c where a malicious PNG file can generate invalid pointers when it is read, causing a DoS attack when dereferenced...
CVE-2007-5503
Multiple integer overflows in Cairo before 1.4.12 might allow remote attackers to execute arbitrary code, as demonstrated using a crafted PNG image with large width and height values, which is not properly handled by the readpng function...
Integer overflow
Multiple integer overflows in Cairo before 1.4.12 might allow remote attackers to execute arbitrary code, as demonstrated using a crafted PNG image with large width and height values, which is not properly handled by the readpng function...