CWE-123

GPTKB entity

Statements (13)
Predicate Object
gptkbp:instance_of gptkb:Common_Weakness_Enumeration
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:CWE-74
gptkbp:category Software Security
gptkbp:difficulty gptkb:High
gptkbp:example Buffer overflow vulnerabilities.
https://www.w3.org/2000/01/rdf-schema#label CWE-123
gptkbp:impact Can lead to arbitrary code execution.
gptkbp:is_described_as A condition where an attacker can write to an arbitrary location in memory.
gptkbp:is_protected_by Input validation.
gptkbp:is_referenced_in https://cwe.mitre.org/data/definitions/123.html
gptkbp:name Write-What-Where Condition
gptkbp:related_to Memory corruption