RSS   Vulnerabilities for 'PIP'   RSS

2021-11-10
 
CVE-2021-3572

NVD-CWE-noinfo
 

 
A flaw was found in python-pip in the way it handled Unicode separators in git references. A remote attacker could possibly use this issue to install a different revision on a repository. The highest threat from this vulnerability is to data integrity. This is fixed in python-pip version 21.1.

 
2020-05-08
 
CVE-2018-20225

CWE-20
 

 
An issue was discovered in pip (all versions) because it installs the version with the highest version number, even if the user had intended to obtain a private package from a private index. This only affects use of the --extra-index-url option, and exploitation requires that the package does not already exist in the public index (and thus the attacker can put the package there with an arbitrary version number).

 
2019-11-05
 
CVE-2013-5123

CWE-287
 

 
The mirroring support (-M, --use-mirrors) in Python Pip before 1.5 uses insecure DNS querying and authenticity checks which allows attackers to perform man-in-the-middle attacks.

 


Copyright 2024, cxsecurity.com

 

Back to Top