First published: Fri Dec 19 2014(Updated: )
The CWebAdminMod::ChanPage function in modules/webadmin.cpp in ZNC before 1.4 allows remote authenticated users to cause a denial of service (NULL pointer dereference and crash) by adding a channel with the same name as an existing channel but without the leading # character, related to a "use-after-delete" error.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
ZNC | <=1.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-9403 has a medium severity level due to its potential to cause denial of service.
To fix CVE-2014-9403, upgrade ZNC to version 1.4 or later.
CVE-2014-9403 affects remote authenticated users of ZNC versions prior to 1.4.
CVE-2014-9403 is a denial of service vulnerability caused by a NULL pointer dereference.
If you cannot upgrade, avoid allowing remote authenticated users to add channels without the leading # character.