AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2006-1542

LOW · CVSS 3.7 EPSS 0.91% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2006-03-30 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.7. It affects Linux. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit
External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2006-1542
Severity
LOW
CVSS
3.7
EPSS
0.91%
Linux

Original NVD Description

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.