Lucene search
+L

75 matches found

Tenable Nessus
Tenable Nessus
added 2007/12/11 12:0 a.m.302 views

CentOS 3 / 4 : python (CESA-2007:1076)

Updated python packages that fix several security issues are now available for Red Hat Enterprise Linux 3 and 4. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Python is an interpreted, interactive, object-oriented programming language. An...

6.8CVSS7.9AI score0.12488EPSS
SaveExploits4References7
Tenable Nessus
Tenable Nessus
added 2007/12/11 12:0 a.m.44 views

RHEL 3 / 4 : python (RHSA-2007:1076)

Updated python packages that fix several security issues are now available for Red Hat Enterprise Linux 3 and 4. This update has been rated as having moderate security impact by the Red Hat Security Response Team. Python is an interpreted, interactive, object-oriented programming language. An...

6.8CVSS7.9AI score0.12488EPSS
SaveExploits4References7
RedHat Linux
RedHat Linux
added 2007/12/10 6:20 p.m.7 views

python imageop module heap corruption

Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service application crash and possibly obtain sensitive information memory contents via crafted arguments to 1 the tovideo method, and unspecified other vectors...

5.8CVSS6.2AI score0.12488EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2007/11/08 12:0 a.m.31 views

GLSA-200711-07 : Python: User-assisted execution of arbitrary code

The remote host is affected by the vulnerability described in GLSA-200711-07 Python: User-assisted execution of arbitrary code Slythers Bro discovered multiple integer overflows in the imageop module, one of them in the tovideo method, in various locations in files imageop.c, rbgimgmodule.c, and...

5.8CVSS6.2AI score0.12488EPSS
SaveExploits2References2
Gentoo Linux
Gentoo Linux
added 2007/11/07 12:0 a.m.39 views

Python: User-assisted execution of arbitrary code

Background Python is an interpreted, interactive, object-oriented programming language. Description Slythers Bro discovered multiple integer overflows in the imageop module, one of them in the tovideo method, in various locations in files imageop.c, rbgimgmodule.c, and also in other files. Impact...

5.8CVSS5.8AI score0.12488EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2007/11/06 12:0 a.m.33 views

Fedora 7 : python-2.5-14.fc7 (2007-2663)

This update fixes: Multiple integer overflows in the imageop module 295971 Also included are a dependency fix on binutils 307221, so the ctypes module works, and a tkinter fix when dealing with zero length text in some widgets 281751. Note that Tenable Network Security has extracted the preceding...

5.8CVSS5.5AI score0.12488EPSS
SaveExploits2References5
securityvulns
securityvulns
added 2007/09/19 12:0 a.m.90 views

[Full-disclosure] python <= 2.5.1 standart librairy multiples int overflow, heap overflow in imageop module

The module imageop contains a lots of int overflow, which result in heap overflow, and maybe memory dump. The files imageop.c and rbgimgmodule.c are examples. static PyObject imageoptovideoPyObject self, PyObject args int maxx, maxy, x, y, len; ........................ / int overflow here permit ...

0.4AI score
SaveExploits0
securityvulns
securityvulns
added 2007/09/19 12:0 a.m.24 views

python imageop integer overflow

imageop.tovideo function integer overflow...

3.4AI score
SaveExploits0References1Affected Software1
OSV
OSV
added 2007/09/18 10:0 p.m.6 views

PSF-2007-1 rgbimg and imageop overflows

Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service application crash and possibly obtain sensitive information memory contents via crafted arguments to 1 the tovideo method, and unspecified other vectors...

5.8CVSS6.5AI score0.12488EPSS
SaveExploits2References4
CVE
CVE
added 2007/09/18 10:0 p.m.111 views

CVE-2007-4965

CVE-2007-4965 affects Python’s imageop module in Python 2.5.1 and earlier. The issue is multiple integer overflows that enable context-dependent attackers to cause a denial of service (application crash) and potentially read memory contents via crafted arguments to the tovideo method and related ...

5.8CVSS6.8AI score0.12488EPSS
SaveExploits2References49Affected Software1
UbuntuCve
UbuntuCve
added 2007/09/18 12:0 a.m.26 views

CVE-2007-4965

Multiple integer overflows in the imageop module in Python 2.5.1 and earlier allow context-dependent attackers to cause a denial of service application crash and possibly obtain sensitive information memory contents via crafted arguments to 1 the tovideo method, and unspecified other vectors...

5.8CVSS6.4AI score0.12488EPSS
SaveExploits2References2
Positive Technologies
Positive Technologies
added 2007/09/18 12:0 a.m.1 views

PT-2007-6079 · Python +1 · Python +1

Name of the Vulnerable Software and Affected Versions: Python versions prior to 2.5.1 Description: The issue is related to multiple integer overflows in the imageop module, which can be exploited by context-dependent attackers to cause a denial of service, potentially leading to an application...

10CVSS7.6AI score0.22621EPSS
SaveExploits21References84
seebug.org
seebug.org
added 2007/09/18 12:0 a.m.16 views

Python ImageOP模块多个整数溢出漏洞

BUGTRAQ ID: 25696 Python是一种开放源代码的脚本编程语言。 Python的imageop模块实现上存在堆溢出漏洞,本地攻击者可能利用此漏洞提升自己的权限。 Python的imageop模块的imageop.c和rbgimgmodule.c文件中存在整数溢出漏洞,最终会导致堆溢出。如果用户受骗打开了恶意的图形文件的话,就可能触发这些溢出,导致执行任意指令。有漏洞的代码段如下: static PyObject imageoptovideoPyObject self, PyObject args int maxx, maxy, x, y, len;...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2007/09/17 12:0 a.m.25 views

Python 2.2 ImageOP Module - Multiple Integer Overflow Vulnerabilities

Python 2.2 ImageOP Module - Multiple Integer Overflow Vulnerabilities source: https://www.securityfocus.com/bid/25696/info Python's imageop module is prone to multiple integer-overflow vulnerabilities because it fails to properly bounds-check user-supplied input to ensure that integer operations ...

7.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/09/17 12:0 a.m.24 views

Python 2.2 ImageOP Module - Multiple Integer Overflow Vulnerabilities

source: https://www.securityfocus.com/bid/25696/info Python's imageop module is prone to multiple integer-overflow vulnerabilities because it fails to properly bounds-check user-supplied input to ensure that integer operations do not overflow. To successfully exploit these issues, an attacker mus...

5.8CVSS6.3AI score0.12488EPSS
SaveExploits2
Rows per page
Query Builder