CVE-2014-9403
CVE-2014-9403 is a medium-severity vulnerability in Znc with a CVSS 2.0 base score of 4.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 4.0)
- EPSS exploit prediction: 2% (80th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Znc
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2014-9403?
- 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.
- How severe is CVE-2014-9403?
- CVE-2014-9403 has a CVSS 2.0 base score of 4.0, rated medium severity.
- Is CVE-2014-9403 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (80th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2014-9403?
- CVE-2014-9403 affects Znc. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2014-9403?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2014-9403 published?
- CVE-2014-9403 was published on 2014-12-19 and last updated on 2026-06-17.
References
- http://advisories.mageia.org/MGASA-2014-0543.html
- http://secunia.com/advisories/57795
- http://www.mandriva.com/security/advisories?name=MDVSA-2015:013
- http://www.openwall.com/lists/oss-security/2014/12/18/2
- http://www.securityfocus.com/bid/66926
- https://github.com/znc/znc/blob/master/ChangeLog.md
- https://github.com/znc/znc/issues/528
Affected products (1)
- cpe:2.3:a:znc:znc:*:*:*:*:*:*:*:*
More vulnerabilities in Znc
- CVE-2019-12816 — High (CVSS 8.8): Modules.cpp in ZNC before 1.7.4-rc1 allows remote authenticated non-admin users to escalate privileges and execute…
- CVE-2010-2488 — High (CVSS 7.5): NULL pointer dereference vulnerability in ZNC before 0.092 caused by traffic stats when there are unauthenticated…
- CVE-2009-2658 — High (CVSS 7.5): Directory traversal vulnerability in ZNC before 0.072 allows remote attackers to overwrite arbitrary files via a…
- CVE-2020-13775 — Medium (CVSS 6.5): ZNC 1.8.0 up to 1.8.1-rc1 allows authenticated users to trigger an application crash (with a NULL pointer dereference)…
- CVE-2019-9917 — Medium (CVSS 6.5): ZNC before 1.7.3-rc1 allows an existing remote user to cause a Denial of Service (crash) via invalid encoding.
- CVE-2018-14055 — Medium (CVSS 6.5): ZNC before 1.7.1-rc1 does not properly validate untrusted lines coming from the network, allowing a non-admin user to…