- EPSS 12.99%
- Veröffentlicht 16.04.2007 22:19:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
Off-by-one error in the PyLocale_strxfrm function in Modules/_localemodule.c for Python 2.4 and 2.5 causes an incorrect buffer size to be used for the strxfrm function, which allows context-dependent attackers to read portions of memory via unknown m...
CVE-2006-4980
- EPSS 1.06%
- Veröffentlicht 10.10.2006 04:06:00
- Zuletzt bearbeitet 09.04.2025 00:30:58
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.
CVE-2006-1542
- EPSS 0.19%
- Veröffentlicht 30.03.2006 11:02:00
- Zuletzt bearbeitet 03.04.2025 01:03:51
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 tha...
CVE-2005-0089
- EPSS 9.11%
- Veröffentlicht 02.05.2005 04:00:00
- Zuletzt bearbeitet 03.04.2025 01:03:51
The SimpleXMLRPCServer library module in Python 2.2, 2.3 before 2.3.5, and 2.4, when used by XML-RPC servers that use the register_instance method to register an object without a _dispatch method, allows remote attackers to read or modify globals of ...
CVE-2004-0150
- EPSS 7.9%
- Veröffentlicht 15.04.2004 04:00:00
- Zuletzt bearbeitet 03.04.2025 01:03:51
Buffer overflow in the getaddrinfo function in Python 2.2 before 2.2.2, when IPv6 support is disabled, allows remote attackers to execute arbitrary code via an IPv6 address that is obtained using DNS.
CVE-2002-1119
- EPSS 0.14%
- Veröffentlicht 04.10.2002 04:00:00
- Zuletzt bearbeitet 03.04.2025 01:03:51
os._execvpe from os.py in Python 2.2.1 and earlier creates temporary files with predictable names, which could allow local users to execute arbitrary code via a symlink attack.