| Bereik | Impact | Waarschijnlijkheid |
|---|---|---|
| Confidentiality | Read Memory Note: If the uninitialized pointer is used in a read operation, an attacker might be able to read sensitive portions of memory. | |
| Availability | DoS: Crash, Exit, or Restart Note: If the uninitialized pointer references a memory location that is not accessible to the product, or points to a location that is "malformed" (such as NULL) or larger than expected by a read or write operation, then a crash may occur. | |
| Integrity Confidentiality Availability | Execute Unauthorized Code or Commands Note: If the uninitialized pointer is used in a function call, or points to unexpected data in a write operation, then code execution may be possible. |
| Referenties | Beschrijving |
|---|---|
CVE-2024-32878 | LLM product has a free of an uninitialized pointer |
CVE-2019-3836 | Chain: secure communications library does not initialize a local variable for a data structure (CWE-456), leading to access of an uninitialized pointer (CWE-824). |
CVE-2018-14641 | Chain: C union member is not initialized (CWE-456), leading to access of invalid pointer (CWE-824) |
CVE-2010-0211 | chain: unchecked return value (CWE-252) leads to free of invalid, uninitialized pointer (CWE-824). |
CVE-2009-2768 | Pointer in structure is not initialized, leading to NULL pointer dereference (CWE-476) and system crash. |
CVE-2009-1721 | Free of an uninitialized pointer. |
CVE-2009-1415 | Improper handling of invalid signatures leads to free of invalid pointer. |
CVE-2009-0846 | Invalid encoding triggers free of uninitialized pointer. |
CVE-2009-0040 | Crafted PNG image leads to free of uninitialized pointer. |
CVE-2008-2934 | Crafted GIF image leads to free of uninitialized pointer. |
CVE-2007-4682 | Access of uninitialized pointer might lead to code execution. |
CVE-2007-4639 | Step-based manipulation: invocation of debugging function before the primary initialization function leads to access of an uninitialized pointer and code execution. |
CVE-2007-4000 | Unchecked return values can lead to a write to an uninitialized pointer. |
CVE-2007-2442 | zero-length input leads to free of uninitialized pointer. |
CVE-2007-1213 | Crafted font leads to uninitialized function pointer. |
CVE-2006-6143 | Uninitialized function pointer in freed memory is invoked |
CVE-2006-4175 | LDAP server mishandles malformed BER queries, leading to free of uninitialized memory |
CVE-2006-0054 | Firewall can crash with certain ICMP packets that trigger access of an uninitialized pointer. |
CVE-2003-1201 | LDAP server does not initialize members of structs, which leads to free of uninitialized pointer if an LDAP request fails. |
| Naam | Organisatie | Datum | Releasedatum | Version |
|---|---|---|---|---|
| CWE Content Team | MITRE | 1.10 |
| Naam | Organisatie | Datum | Opmerking |
|---|---|---|---|
| CWE Content Team | MITRE | updated References | |
| CWE Content Team | MITRE | updated Relationships | |
| CWE Content Team | MITRE | updated Relationships | |
| CWE Content Team | MITRE | updated Relationships | |
| CWE Content Team | MITRE | updated Relationships | |
| CWE Content Team | MITRE | updated Research_Gaps | |
| CWE Content Team | MITRE | updated Common_Consequences, Description | |
| CWE Content Team | MITRE | updated Detection_Factors, Relationships | |
| CWE Content Team | MITRE | updated Mapping_Notes | |
| CWE Content Team | MITRE | updated Observed_Examples | |
| CWE Content Team | MITRE | updated Applicable_Platforms, Observed_Examples | |
| CWE Content Team | MITRE | updated Affected_Resources, Functional_Areas | |
| CWE Content Team | MITRE | updated Applicable_Platforms, Detection_Factors, References, Time_of_Introduction, Weakness_Ordinalities |