Описание
Tweepy does not verify SSL Certificate
Tweepy does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to use of the Python httplib library.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2012-5825
- https://github.com/tweepy/tweepy/issues/279
- https://github.com/tweepy/tweepy/pull/400
- https://exchange.xforce.ibmcloud.com/vulnerabilities/79831
- https://github.com/pypa/advisory-database/tree/main/vulns/tweepy/PYSEC-2012-17.yaml
- http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf
Пакеты
tweepy
< 3.0
3.0
Связанные уязвимости
Tweepy does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to use of the Python httplib library.
Tweepy does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate, related to use of the Python httplib library.
Tweepy does not verify that the server hostname matches a domain name ...