CVE-2023-4874
09.09.2023, 15:15
Null pointer dereference when viewing a specially crafted email in Mutt >1.5.2 <2.2.12Enginsight
Vendor | Product | Version |
---|---|---|
mutt | mutt | 1.5.2 < 𝑥 < 2.2.12 |
debian | debian_linux | 10.0 |
debian | debian_linux | 11.0 |
debian | debian_linux | 12.0 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-475 - Undefined Behavior for Input to APIThe behavior of this function is undefined unless its control parameter is set to a specific value.
- CWE-476 - NULL Pointer DereferenceA NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.
References