Non-encrypted confidential information - DB
Description
The application stores information from user queries within the database that is stored on the device, allowing an attacker to access the information.
Impact
Obtain information from user queries.
Recommendation
Encrypt all sensitive information that is transported or stored within the application according to the organizations policies.
Threat
Unauthenticated attacker with access to the device.
Expected Remediation Time
⏱️ 30 minutes.
Requirements
134 - Store passwords with salt135 - Passwords with random salt185 - Encrypt sensitive information229 - Request access credentials264 - Request authentication300 - Mask sensitive data