Input validation error in dbus - CVE-2002-2443

 

Input validation error in dbus - CVE-2002-2443

Published: May 29, 2013 / Updated: July 28, 2020


Vulnerability identifier: #VU32660
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2002-2443
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Freedesktop.org
Affected software:
dbus

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform service disruption.

schpw.c in the kpasswd service in kadmind in MIT Kerberos 5 (aka krb5) before 1.11.3 does not properly validate UDP packets before sending responses, which allows remote attackers to cause a denial of service (CPU and bandwidth consumption) via a forged packet that triggers a communication loop, as demonstrated by krb_pingpong.nasl, a related issue to CVE-1999-0103.


How to mitigate CVE-2002-2443

Install update from vendor's website.

Sources