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.
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2015/05/21/3 | mailing list third party advisory patch |
https://bugzilla.redhat.com/show_bug.cgi?id=1223802 | issue tracking third party advisory patch |
https://pypi.python.org/pypi/kerberos | patch vendor advisory |
http://www.securityfocus.com/bid/74760 | vdb entry third party advisory |
https://github.com/apple/ccs-pykerberos/issues/31 | issue tracking third party advisory patch |