Statements (14)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Common_Weakness_Enumeration
|
gptkbp:bfsLayer |
5
|
gptkbp:bfsParent |
gptkb:CWE-20
|
gptkbp:category |
Security Misconfiguration
|
gptkbp:difficulty |
gptkb:High
|
gptkbp:example |
An application that displays stack traces or database errors to users.
|
https://www.w3.org/2000/01/rdf-schema#label |
CWE-748
|
gptkbp:impact |
Information Disclosure
|
gptkbp:is_described_as |
The software does not properly handle error messages, which can expose sensitive information to an attacker.
|
gptkbp:is_protected_by |
Implement proper error handling and logging.
|
gptkbp:is_referenced_in |
https://cwe.mitre.org/data/definitions/748.html
|
gptkbp:name |
Exposure of Sensitive Information Through an Error Message
|
gptkbp:related_to |
gptkb:CWE-200
gptkb:CWE-209 |