PYSEC-2017-49
Vulnerability from pysec - Published: 2017-08-25 18:29 - Updated: 2021-07-25 23:34
VLAI?
Details
The checkPassword function in python-kerberos does not authenticate the KDC it attempts to communicate with, which allows remote attackers to cause a denial of service (bad response), or have other unspecified impact by performing a man-in-the-middle attack.
Impacted products
| Name | purl | kerberos | pkg:pypi/kerberos |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "kerberos",
"purl": "pkg:pypi/kerberos"
},
"ranges": [
{
"events": [
{
"introduced": "0.0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.1",
"1.1.2",
"1.2.0",
"1.2.2",
"1.2.3",
"1.2.4",
"1.2.5",
"1.3.0",
"1.3.1"
]
}
],
"aliases": [
"CVE-2015-3206"
],
"details": "The checkPassword function in python-kerberos does not authenticate the KDC it attempts to communicate with, which allows remote attackers to cause a denial of service (bad response), or have other unspecified impact by performing a man-in-the-middle attack.",
"id": "PYSEC-2017-49",
"modified": "2021-07-25T23:34:38.763837Z",
"published": "2017-08-25T18:29:00Z",
"references": [
{
"type": "WEB",
"url": "https://pypi.python.org/pypi/kerberos"
},
{
"type": "REPORT",
"url": "https://github.com/apple/ccs-pykerberos/issues/31"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1223802"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/74760"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/05/21/3"
}
]
}
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…