Podatność CVE-2013-1629


Publikacja: 2013-08-05   Modyfikacja: 2013-08-07

Opis:
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.

Typ:

CWE-20

(Improper Input Validation)

CVSS2 => (AV:N/AC:M/Au:N/C:P/I:P/A:P)

Ogólna skala CVSS
Znaczenie
Łatwość wykorzystania
6.8/10
6.4/10
8.6/10
Wymagany dostęp
Złożoność ataku
Autoryzacja
Zdalny
Średnia
Nie wymagana
Wpływ na poufność
Wpływ na integralność
Wpływ na dostępność
Częściowy
Częściowy
Częściowy
Affected software
VENDOR -> PRODUCT 
Pip-installer -> PIP 

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

Copyright 2024, cxsecurity.com

 

Back to Top