CWE-253 — Incorrect Check of Function Return Value
Abstraction: Base
|
Status: Incomplete
Description
Chain: function in web caching proxy does not correctly check a return value (CWE-253) leading to a reachable assertion (CWE-617)
Raw catalog entry
MITRE page{
"abstraction": "Base",
"description": "Chain: function in web caching proxy does not correctly check a return value (CWE-253) leading to a reachable assertion (CWE-617)",
"id": "CWE-253",
"name": "Incorrect Check of Function Return Value",
"status": "Incomplete"
}