Sensitive data stored unencrypted due to partial encryption Medium
Encryption that is dependent on conditional logic, such as an if...then clause, might cause unencrypted sensitive data to be stored. If data is encrypted along one branch of a conditional statement, then encrypt data along all branches.