PYSEC-2012-17
Vulnerability from pysec - Published: 2012-11-04 22:55 - Updated: 2021-08-27 03:22
VLAI?
Details
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.
Impacted products
| Name | purl | tweepy | pkg:pypi/tweepy |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "tweepy",
"purl": "pkg:pypi/tweepy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.3.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1",
"1.10",
"1.11",
"1.12",
"1.13",
"1.2",
"1.3",
"1.4",
"1.5",
"1.6",
"1.7.1",
"1.8",
"1.9",
"2.0",
"2.1",
"2.2",
"2.3",
"2.3.0"
]
}
],
"aliases": [
"CVE-2012-5825"
],
"details": "Tweepy does not verify that the server hostname matches a domain name in the subject\u0027s 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.",
"id": "PYSEC-2012-17",
"modified": "2021-08-27T03:22:49.526995Z",
"published": "2012-11-04T22:55:00Z",
"references": [
{
"type": "WEB",
"url": "http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf"
},
{
"type": "WEB",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/79831"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…