Skip to content

CVE-2013-1629 #377

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 14, 2016
Merged

CVE-2013-1629 #377

merged 2 commits into from
Oct 14, 2016

Conversation

pyup-vuln-bot
Copy link
Collaborator

pip before 1.3 uses HTTP to retrieve packages from the PyPI repository, and does not perform integrity checks on package contents, which allows man-in-the-middle attackers to execute arbitrary code via a crafted response to a "pip install" operation.

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

@pyup-vuln-bot pyup-vuln-bot merged commit 279783d into master Oct 14, 2016
@pyup-vuln-bot pyup-vuln-bot deleted the CVE-2013-1629 branch October 14, 2016 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant