Cryptographic issues in Portage - CVE-2013-2100
Published: September 30, 2014 / Updated: August 10, 2020
Portage
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
The urlopen function in pym/portage/util/_urlopen.py in Gentoo Portage 2.1.12, when using HTTPS, does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and modify binary package lists via a crafted certificate.