Input validation error in ZNC - CVE-2013-2130

 

Input validation error in ZNC - CVE-2013-2130

Published: June 5, 2014 / Updated: August 3, 2020


Vulnerability identifier: #VU33305
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2013-2130
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: ZNC
Affected software:
ZNC

Detailed vulnerability description

The vulnerability allows remote authenticated users to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (NULL pointer reference and crash) via a crafted request to the (1) editnetwork, (2) editchan, (3) addchan, or (4) delchan page in modules/webadmin.cpp.


How to mitigate CVE-2013-2130

Update to version 1.2.

Sources