CVE-2024-27662
29.02.2024, 20:15
D-Link DIR-823G A1V1.0.2B05 was discovered to contain a Null-pointer dereferences in sub_4110f4(). This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.Enginsight
Vendor | Product | Version |
---|---|---|
dlink | dir-823g_firmware | 1.0.2b05:b05 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-755 - Improper Handling of Exceptional ConditionsThe software does not handle or incorrectly handles an exceptional condition.
- CWE-395 - Use of NullPointerException Catch to Detect NULL Pointer DereferenceCatching NullPointerException should not be used as an alternative to programmatic checks to prevent dereferencing a null pointer.