GHSA-MFFC-9GX5-99G3
Vulnerability from github – Published: 2022-05-14 01:46 – Updated: 2024-09-27 15:49
VLAI?
Summary
python-kerberos vulnerable to KDC spoofing attacks
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.
Severity ?
8.1 (High)
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "kerberos"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.5"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "PyPI",
"name": "pykerberos"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.1.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2015-3206"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2024-02-23T20:53:08Z",
"nvd_published_at": "2017-08-25T18:29:00Z",
"severity": "CRITICAL"
},
"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": "GHSA-mffc-9gx5-99g3",
"modified": "2024-09-27T15:49:07Z",
"published": "2022-05-14T01:46:42Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3206"
},
{
"type": "WEB",
"url": "https://github.com/apple/ccs-pykerberos/issues/31"
},
{
"type": "WEB",
"url": "https://github.com/apple/ccs-pykerberos/commit/9cb61c93f9b24dd18a0a315f3df5445529c5c333"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1223802"
},
{
"type": "PACKAGE",
"url": "https://github.com/apple/ccs-pykerberos"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/kerberos/PYSEC-2017-49.yaml"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/pykerberos/PYSEC-2017-66.yaml"
},
{
"type": "WEB",
"url": "https://pypi.python.org/pypi/kerberos"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20150910143429/https://trac.calendarserver.org/ticket/833"
},
{
"type": "WEB",
"url": "https://web.archive.org/web/20200228090829/http://www.securityfocus.com/bid/74760"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2015/05/21/3"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "python-kerberos vulnerable to KDC spoofing attacks"
}
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…