Skip to content
Commit c1094b8a authored by Xufeng Zhang's avatar Xufeng Zhang Committed by Joe MacDonald
Browse files

znc: Fix for CVE-2013-2130

ZNC 1.0 allows remote authenticated users to 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.
Per: http://cwe.mitre.org/data/definitions/476.html


CWE-476: NULL Pointer Dereference

Signed-off-by: default avatarXufeng Zhang <xufeng.zhang@windriver.com>
Signed-off-by: default avatarJackie Huang <jackie.huang@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 71bb2dc7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment