CVE-2006-1542
Python 2.4.2 - 'realpath()' Local Stack Overflow
Severity Score
Exploit Likelihood
Affected Versions
Public Exploits
2Exploited in Wild
-Decision
Descriptions
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.
CVSS Scores
SSVC
- Decision:-
Timeline
- 2006-03-30 CVE Reserved
- 2006-03-30 CVE Published
- 2023-03-08 EPSS Updated
- 2024-08-07 CVE Updated
- 2024-08-07 First Exploit
- ---------- Exploited in Wild
- ---------- KEV Due Date
CWE
CAPEC
References (6)
URL | Tag | Source |
---|---|---|
http://secunia.com/advisories/31492 | Broken Link |
URL | Date | SRC |
---|---|---|
https://www.exploit-db.com/exploits/1591 | 2024-08-07 | |
http://www.gotfault.net/research/exploit/gexp-python.py | 2024-08-07 |
URL | Date | SRC |
---|
URL | Date | SRC |
---|---|---|
http://www.redhat.com/support/errata/RHSA-2008-0629.html | 2023-08-02 | |
https://access.redhat.com/security/cve/CVE-2006-1542 | 2008-08-13 | |
https://bugzilla.redhat.com/show_bug.cgi?id=430640 | 2008-08-13 |