CWE-749

GPTKB entity

Statements (14)
Predicate Object
gptkbp:instance_of gptkb:Common_Weakness_Enumeration
gptkbp:bfsLayer 5
gptkbp:bfsParent gptkb:CWE-20
gptkbp:category Improper Input Validation
gptkbp:difficulty gptkb:High
gptkbp:example Using system calls that can be exploited.
https://www.w3.org/2000/01/rdf-schema#label CWE-749
gptkbp:impact Security Vulnerability
gptkbp:is_described_as The software exposes a dangerous method or function that can be called by an attacker.
gptkbp:is_protected_by Implement proper access controls.
gptkbp:name Exposed Dangerous Method or Function
gptkbp:related_to gptkb:CWE-22
gptkb:CWE-77
gptkb:CWE-20