漏洞信息详情
Python‘unicode_decode_call_errorhandler’函数敏感信息漏洞
- CNNVD编号:CNNVD-201208-199
- 危害等级: 中危
- CVE编号:
CVE-2012-2135
- 漏洞类型:
- 发布时间:
2012-08-16
- 威胁类型:
远程
- 更新时间:
2012-08-16
- 厂 商:
python - 漏洞来源:
-
漏洞简介
Python是Python软件基金会的一套开源的、面向对象的程序设计语言。该语言具有可扩展、支持模块和包、支持多种平台等特点。
Python 3.1版本至3.3版本中的utf-16解码器中存在漏洞,该漏洞源于调用unicode_decode_call_errorhandler函数之后未更新aligned_end变量。远程攻击者可利用该漏洞通过未明向量获取敏感信息(进程内存不足)或导致拒绝服务(内存破坏并崩溃)。
参考网址
来源: MLIST
名称: [oss-security] 20120425 Re: CVE Request: Python 3.2/3.3 utf-16 decoder unicode_decode_call_errorhandler aligned_end is not updated
链接:http://www.openwall.com/lists/oss-security/2012/04/25/4
来源: MLIST
名称: [oss-security] 20120425 CVE Request: Python 3.2/3.3 utf-16 decoder unicode_decode_call_errorhandler aligned_end is not updated
链接:http://www.openwall.com/lists/oss-security/2012/04/25/2
来源: bugs.python.org
链接:http://bugs.python.org/issue14579
来源: bugs.debian.org
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END