logo

185 Encrypt sensitive information


Summary

All stored sensitive information must be encrypted.


Description

Systems usually stores personal data, i.e., Personally Identifiable Information (PII), medical records, credentials and other types of sensitive information. All of these must be encrypted before being stored using safe cryptographic mechanisms. This is also applicable when personal information must be temporarily stored in the client-side storage. The encryption prevents unauthorized actors that may have accessed the storage system from obtaining the information.


Supported In

Essential: True

Advanced: True


References


Weaknesses


Last updated

2024/03/05