Input validation error in ngIRCd - CVE-2013-5580

 

Input validation error in ngIRCd - CVE-2013-5580

Published: October 1, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42508
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-2013-5580
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Barton, Alexander
Affected software:
ngIRCd

Detailed vulnerability description

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

The (1) Conn_StartLogin and (2) cb_Read_Resolver_Result functions in conn.c in ngIRCd 18 through 20.2, when the configuration option NoticeAuth is enabled, does not properly handle the return code for the Handle_Write function, which allows remote attackers to cause a denial of service (assertion failure and server crash) via unspecified vectors, related to a "notice auth" message not being sent to a new client.


How to mitigate CVE-2013-5580

Install update from vendor's website.

Sources