angler-fishThe Vulnerability History Project

CWE-789: Memory Allocation with Excessive Size Value

"The product allocates memory based on an untrusted, large size value, but it does not ensure that the size is within expected limits, allowing arbitrary amounts of memory to be allocated." - Entry from the Common Weakness Enumeration For more info visit <a href="https://cwe.mitre.org/data/definitions/789.html" target="_blank" rel="noopener noreferrer">CWE-789</a>

Examples


    There are no articles here... yet

expand_less