Python pip安装模块安全漏洞

情报来源:CNNVD

发布时间:2013-05-28

基本信息
  • 漏洞ID:1166748
  • 漏洞类型:输入验证
  • 发布日期:2013-05-28
  • 更新时间:2013-05-28
  • CVE编号: CVE-2013-1629
  • CNNVD-ID:CNNVD-201308-060
  • 漏洞平台: N/A
  • CVSS评分:6.8
漏洞来源

<a href="https://www.securityfocus.com/bid/61573" target="_blank">https://www.securityfocus.com/bid/61573</a><br/> <a href="http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-201308-060" target="_blank">http://www.cnnvd.org.cn/web/xxk/ldxqById.tag?CNNVD=CNNVD-201308-060</a><br/>

漏洞详情

Python是Python软件基金会的一套开源的、面向对象的程序设计语言。该语言具有可扩展、支持模块和包、支持多种平台等特点。pip是一款用于安装和管理Python软件包的工具。Python的pip安装模块1.2.1及之前的版本中存在安全漏洞,该漏洞源于程序使用HTTP协议对PyPl存储库中的程序包进行检索时,没有对其内容进行完整性检查。中间人攻击者可通过‘pipinstall’操作利用该漏洞执行任意代码。

参考资料


来源:github.com
链接:https://github.com/pypa/pip/pull/791/files
来源:github.com
链接:https://github.com/pypa/pip/issues/425
来源:bugzilla.redhat.com
链接:https://bugzilla.redhat.com/show_bug.cgi?id=968059
来源:www.reddit.com
链接:http://www.reddit.com/r/Python/comments/17rfh7/warning_dont_use_pip_in_an_untrusted_network_a/
来源:www.pip-installer.org
链接:http://www.pip-installer.org/en/latest/news.html#changelog
来源:www.pip-installer.org
链接:http://www.pip-installer.org/en/latest/installing.html