Stack-based buffer overflow in Python 2.4.2 and earlier, running on Linux 2.6.12.5 under gcc 4.0.3 with libc 2.3.5, allows local users to cause a "stack overflow," and possibly gain privileges, by running a script from a current working directory that has a long name, related to the realpath function. NOTE: this might not be a vulnerability. However, the fact that it appears in a programming language interpreter could mean that some applications are affected, although attack scenarios might be limited because the attacker might already need to cross privilege boundaries to cause an exploitable program to be placed in a directory with a long name; or, depending on the method that Python uses to determine the current working directory, setuid applications might be affected.
References
Link | Resource |
---|---|
http://secunia.com/advisories/31492 | Broken Link |
http://www.gotfault.net/research/exploit/gexp-python.py | Exploit |
http://www.redhat.com/support/errata/RHSA-2008-0629.html | Third Party Advisory |
https://www.exploit-db.com/exploits/1591 | Third Party Advisory VDB Entry |
http://secunia.com/advisories/31492 | Broken Link |
http://www.gotfault.net/research/exploit/gexp-python.py | Exploit |
http://www.redhat.com/support/errata/RHSA-2008-0629.html | Third Party Advisory |
https://www.exploit-db.com/exploits/1591 | Third Party Advisory VDB Entry |
Configurations
History
21 Nov 2024, 00:09
Type | Values Removed | Values Added |
---|---|---|
References | () http://secunia.com/advisories/31492 - Broken Link | |
References | () http://www.gotfault.net/research/exploit/gexp-python.py - Exploit | |
References | () http://www.redhat.com/support/errata/RHSA-2008-0629.html - Third Party Advisory | |
References | () https://www.exploit-db.com/exploits/1591 - Third Party Advisory, VDB Entry |
02 Aug 2023, 17:25
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:python_software_foundation:python:2.3.4:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:2.3.3:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:2.2.1:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:*:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:2.3:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:2.4:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:2.2:*:*:*:*:*:*:* cpe:2.3:a:python_software_foundation:python:2.3.2:*:*:*:*:*:*:* |
cpe:2.3:a:python:python:*:*:*:*:*:*:*:* |
First Time |
Python
Python python |
|
References | (EXPLOIT-DB) https://www.exploit-db.com/exploits/1591 - Third Party Advisory, VDB Entry | |
References | (SECUNIA) http://secunia.com/advisories/31492 - Broken Link | |
References | (REDHAT) http://www.redhat.com/support/errata/RHSA-2008-0629.html - Third Party Advisory |
Information
Published : 2006-03-30 11:02
Updated : 2024-11-21 00:09
NVD link : CVE-2006-1542
Mitre link : CVE-2006-1542
CVE.ORG link : CVE-2006-1542
JSON object : View
Products Affected
python
- python
CWE