CVE-2006-4980
CVE-2006-4980 is a high-severity vulnerability in Python with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 5% (91st percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Python
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2006-4980?
- 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.
- How severe is CVE-2006-4980?
- CVE-2006-4980 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2006-4980 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 5% (91st percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2006-4980?
- CVE-2006-4980 affects Python. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-4980?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2006-4980 published?
- CVE-2006-4980 was published on 2006-10-10 and last updated on 2026-06-16.
References
- ftp://patches.sgi.com/support/free/security/advisories/20061001-01-P.asc
- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=391589
- http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208162
- http://kb.vmware.com/KanisaPlatform/Publishing/882/5120103_f.SAL_Public.html
- http://secunia.com/advisories/22276
- http://secunia.com/advisories/22297
- http://secunia.com/advisories/22303
- http://secunia.com/advisories/22357
- http://secunia.com/advisories/22358
- http://secunia.com/advisories/22379
- http://secunia.com/advisories/22448
- http://secunia.com/advisories/22487
- http://secunia.com/advisories/22512
- http://secunia.com/advisories/22531
- http://secunia.com/advisories/22639
- http://secunia.com/advisories/23680
- http://secunia.com/advisories/31492
- http://security.gentoo.org/glsa/glsa-200610-07.xml
- http://securitytracker.com/id?1017019
- http://sourceforge.net/tracker/index.php?func=detail&aid=1541585&group_id=5470&atid=305470
- http://support.avaya.com/elmodocs2/security/ASA-2006-229.htm
- http://www.debian.org/security/2006/dsa-1197
- http://www.debian.org/security/2006/dsa-1198
- http://www.mandriva.com/security/advisories?name=MDKSA-2006:181
- http://www.novell.com/linux/security/advisories/2006_25_sr.html
- http://www.redhat.com/support/errata/RHSA-2006-0713.html
- http://www.redhat.com/support/errata/RHSA-2008-0629.html
- http://www.securityfocus.com/archive/1/448244/100/100/threaded
- http://www.securityfocus.com/archive/1/456546/100/200/threaded
- http://www.securityfocus.com/bid/20376
Affected products (1)
- cpe:2.3:a:python:python:*:*:*:*:*:*:*:*
More vulnerabilities in Python
- CVE-2008-5031 — Critical (CVSS 10.0): Multiple integer overflows in Python 2.2.3 through 2.5.1, and 2.6, allow context-dependent attackers to have an unknown…
- CVE-2022-48565 — Critical (CVSS 9.8): An XML External Entity (XXE) issue was discovered in Python through 3.9.1. The plistlib module no longer accepts entity…
- CVE-2022-37454 — Critical (CVSS 9.8): The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow…
- CVE-2021-29921 — Critical (CVSS 9.8): In Python before 3,9,5, the ipaddress library mishandles leading zero characters in the octets of an IP address string.…
- CVE-2021-3177 — Critical (CVSS 9.8): Python 3.x through 3.9.1 has a buffer overflow in PyCArg_repr in _ctypes/callproc.c, which may lead to remote code…
- CVE-2020-27619 — Critical (CVSS 9.8): In Python 3 through 3.9.0, the Lib/test/multibytecodec_support.py CJK codec tests call eval() on content retrieved via…