Cryptographic Failures

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf OWASP Top 10 Security Risk
gptkbp:describes Failures related to cryptography that lead to exposure of sensitive data
gptkbp:documentedIn OWASP Top 10 2021 Report
gptkbp:example Failure to encrypt sensitive data
Improper certificate validation
Insecure key management
Transmission of data in cleartext
Use of weak cryptographic algorithms
gptkbp:formerName Sensitive Data Exposure
https://www.w3.org/2000/01/rdf-schema#label Cryptographic Failures
gptkbp:impact Reputational damage
Data breach
Loss of confidentiality
Regulatory fines
gptkbp:includedIn OWASP Top 10 2021
gptkbp:mitigatedBy Enforce encryption in transit and at rest
Proper key management
Regularly update cryptographic libraries
Use strong cryptographic algorithms
gptkbp:rank 2nd in OWASP Top 10 2021
gptkbp:relatedTo Broken Authentication
Sensitive Data Exposure
gptkbp:riskCategory Application Security
gptkbp:bfsParent gptkb:OWASP_Top_Ten
gptkbp:bfsLayer 5