Lucene search
+L

2 matches found

0day.today
0day.today
added 2015/11/02 12:0 a.m.37 views

Python 2.7 strop.replace() Integer Overflow Vulnerability

Python version 2.7 strop.replace method suffers from an integer overflow that can be exploited to write outside the bounds of the string buffer and potentially achieve code execution. The issue can be triggered by performing a large substitution that overflows the arithmetic used in mymemreplace ...

7.7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/04/23 12:0 a.m.34 views

Python PyLocale_strxfrm函数远程信息泄露漏洞

BUGTRAQ ID: 23887 CVECAN ID: CVE-2007-2052 Python是一种开放源代码的脚本编程语言。 Python的Modules/localemodule.c文件中的PyLocalestrxfrm函数中存在单字节溢出漏洞,允许攻击者读取部分内存内容。 Modules/localemodule.c:361 356 n1 = strlens + 1; 357 buf = PyMemMallocn1; 358 if !buf 359 return PyErrNoMemory; 360 n2 = strxfrmbuf, s, n1;...

5CVSS0.2AI score0.12479EPSS
SaveExploits2
Rows per page
Query Builder