Statements (14)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Common_Weakness_Enumeration
|
gptkbp:bfsLayer |
6
|
gptkbp:bfsParent |
gptkb:CWE-703
|
gptkbp:category |
Input Validation and Representation
|
gptkbp:example |
An application that does not check the length of user input before processing it.
|
https://www.w3.org/2000/01/rdf-schema#label |
CWE-755
|
gptkbp:impact |
Security Vulnerability
|
gptkbp:is_described_as |
The software does not properly handle the length of input, which can lead to various vulnerabilities.
|
gptkbp:is_protected_by |
Implement input length checks.
|
gptkbp:is_referenced_in |
https://cwe.mitre.org/data/definitions/755.html
|
gptkbp:name |
Improper Handling of Length of Input
|
gptkbp:related_to |
Denial of Service
Input Validation Buffer Overflow |