Lucene search
+L

2627 matches found

securityvulns
securityvulns
added 2007/05/04 12:0 a.m.96 views

rPSA-2007-0090-1 gimp

rPath Security Advisory: 2007-0090-1 Published: 2007-05-03 Products: rPath Linux 1 Rating: Minor Exposure Level Classification: Indirect User Deterministic Unauthorized Access Updated Versions: gimp=/conary.rpath.com@rpl:devel//1/2.2.8-8.3-1 References: https://vulners.com/cve/CVE-2007-2356...

6.8CVSS6.7AI score0.15674EPSS
SaveExploits3
securityvulns
securityvulns
added 2007/05/04 12:0 a.m.31 views

GIMP buffer overflow

Buffer overflow in SUNRAS plugin on RAS files parsing...

6.8CVSS4.9AI score0.15674EPSS
SaveExploits3References1Affected Software1
Packet Storm
Packet Storm
added 2007/05/03 12:0 a.m.22 views

gimp-overflow.txt

/\ Gimp v2.2.14 .RAS File SUNRAS Plugin Buffer Overflow Gimp uses SUNRAS plugin to process .RAS file. But this module is vulnerable to a buffer overflow in setcolortable which leads to code execution. Vulnerable code, sunras.c:862 int ncols, j; guchar ColorMap2563; ncols = sunhdr-lrasmaplength / ...

7.4AI score
SaveExploits0
Prion
Prion
added 2007/04/30 10:19 p.m.15 views

Stack overflow

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

6.8CVSS7.9AI score0.15674EPSS
SaveExploits3References27Affected Software1
UbuntuCve
UbuntuCve
added 2007/04/30 10:19 p.m.27 views

CVE-2007-2356

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

6.8CVSS6.5AI score0.15674EPSS
SaveExploits3References2
OSV
OSV
added 2007/04/30 10:19 p.m.8 views

DEBIAN-CVE-2007-2356

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

6.8CVSS8.3AI score0.15674EPSS
SaveExploits3References1
NVD
NVD
added 2007/04/30 10:19 p.m.17 views

CVE-2007-2356

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

6.8CVSS7.7AI score0.15674EPSS
SaveExploits3References27
OSV
OSV
added 2007/04/30 10:19 p.m.9 views

CVE-2007-2356

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

7.6AI score
SaveExploits0References34
CVE
CVE
added 2007/04/30 10:0 p.m.72 views

CVE-2007-2356

CVE-2007-2356 describes a stack-based buffer overflow in the SUNRAS plugin’s set_color_table function of GIMP 2.2.14, exploitable via a crafted RAS file to execute arbitrary code. Connected advisories confirm the issue affects GIMP and reference a 2007 security update (RHSA-2007:0343) addressing ...

6.8CVSS7.5AI score0.15674EPSS
SaveExploits3References27Affected Software1
Debian CVE
Debian CVE
added 2007/04/30 10:0 p.m.22 views

CVE-2007-2356

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

6.8CVSS7.6AI score0.15674EPSS
SaveExploits3
Cvelist
Cvelist
added 2007/04/30 10:0 p.m.28 views

CVE-2007-2356

Stack-based buffer overflow in the setcolortable function in sunras.c in the SUNRAS plugin in Gimp 2.2.14 allows user-assisted remote attackers to execute arbitrary code via a crafted RAS file...

7.5AI score0.15674EPSS
SaveExploits3References27
seebug.org
seebug.org
added 2007/04/29 12:0 a.m.82 views

Gimp SUNRAS插件set_color_table()缓冲区溢出漏洞

GIMP是GNU Image Manipulation Program(GNU图像处理程序)的缩写,是一款跨平台的图像处理软件。 GIMP的SUNRAS插件处理还有畸形数据的RAS文件时存在缓冲区溢出漏洞,远程攻击者可能利用此漏洞控制用户机器。 SUNRAS插件中setcolortable函数中存在栈溢出漏洞,plug-ins/common/sunras.c文件中漏洞代码如下: int ncols, j; guchar ColorMap2563; ncols = sunhdr-lrasmaplength / 3; if ncols = 0 return; for j = 0; j...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2007/04/27 12:0 a.m.20 views

Gimp v2.2.14 .RAS File SUNRAS Plugin Buffer Overflow

No description provided by source. /\ Gimp v2.2.14 .RAS File SUNRAS Plugin Buffer Overflow ...

7.1AI score
SaveExploits0
0day.today
0day.today
added 2007/04/26 12:0 a.m.43 views

Gimp 2.2.14 .RAS File SUNRAS Plugin Buffer Overflow Exploit

Exploit for unknown platform in category local exploits =========================================================== Gimp 2.2.14 .RAS File SUNRAS Plugin Buffer Overflow Exploit =========================================================== /\ Gimp v2.2.14 .RAS File SUNRAS Plugin Buffer Overflow Gimp...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/04/26 12:0 a.m.52 views

GIMP 2.2.14 - '.ras' SUNRAS Plugin Buffer Overflow

/\ Gimp v2.2.14 .RAS File SUNRAS Plugin Buffer Overflow Gimp uses SUNRAS plugin to process .RAS file. But this module is vulnerable to a buffer overflow in setcolortable which leads to code execution. Vulnerable code, sunras.c:862 int ncols, j; guchar ColorMap2563; ncols = sunhdr-lrasmaplength / ...

6.8CVSS5.8AI score0.15674EPSS
SaveExploits3
exploitpack
exploitpack
added 2007/04/26 12:0 a.m.14 views

GIMP 2.2.14 - .ras SUNRAS Plugin Buffer Overflow

GIMP 2.2.14 - .ras SUNRAS Plugin Buffer Overflow /\ Gimp v2.2.14 .RAS File SUNRAS Plugin Buffer Overflow Gimp uses SUNRAS plugin to process .RAS file. But this module is vulnerable to a buffer overflow in setcolortable which leads to code execution. Vulnerable code, sunras.c:862 int ncols, j;...

0.9AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/04/12 12:0 a.m.13 views

MDKA-2007:024 : gimp

A bug in the GIMP would prevent file names with spaces in them being properly saved, instead substituting %20 for the space in file names. This update corrects the problem. %NASLMINLEVEL 999999 @DEPRECATED@ This script has been deprecated as the associated patch is not currently a security fix...

7.3AI score
SaveExploits0References1
exploitpack
exploitpack
added 2007/03/09 12:0 a.m.9 views

Mozilla Firefox 2.0.0.2 - .GIF Handling Denial of Service

Mozilla Firefox 2.0.0.2 - .GIF Handling Denial of Service source: https://www.securityfocus.com/bid/22899/info Firefox is prone to a remote denial-of-service vulnerability. An attacker may exploit this vulnerability to cause the application to crash, resulting in denial-of-service conditions...

7.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/03/09 12:0 a.m.29 views

Mozilla Firefox 2.0.0.2 - '.GIF' Handling Denial of Service

source: https://www.securityfocus.com/bid/22899/info Firefox is prone to a remote denial-of-service vulnerability. An attacker may exploit this vulnerability to cause the application to crash, resulting in denial-of-service conditions. Little is known regarding this vulnerability; this BID will b...

5.8AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/02/09 12:0 a.m.24 views

CentOS 4 : gtk2 (CESA-2007:0019)

Updated gtk2 packages that fix a security issue are now available. This update has been rated as having moderate security impact by the Red Hat Security Response Team. The gtk2 package contains the GIMP ToolKit GTK+, a library for creating graphical user interfaces for the X Window System. A bug...

2.1CVSS5.1AI score0.00904EPSS
SaveExploits1References4
Rows per page
Query Builder