CVE-2006-4980: Buffer Overflow
Buffer overflow in the repr function in Python 2.3 through 2.6 before 20060822 allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via crafted wide character UTF-32/UCS-4 strings to certain scripts.
Affected Software
Remediation
Patch Available
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2006-4980?
CVE-2006-4980 is considered a moderate severity vulnerability due to its potential to cause denial of service and execute arbitrary code.
How do I fix CVE-2006-4980?
To fix CVE-2006-4980, upgrade Python to version 2.6 or higher, which is not affected by this vulnerability.
Which versions of Python are affected by CVE-2006-4980?
CVE-2006-4980 affects Python versions 2.3 through 2.6 before 20060822.
What type of vulnerability is CVE-2006-4980?
CVE-2006-4980 is a buffer overflow vulnerability that may allow attackers to exploit certain scripts with crafted wide character strings.
Can CVE-2006-4980 lead to remote code execution?
Yes, CVE-2006-4980 can potentially lead to remote code execution through crafted input.