We have an access database that is password protected. I’ve heard of the MS Access password vulnerabilities but wasn’t certain how true the stories were. Our IT Department is now discouraging us forcing us to either revise or abandon a database we built because of security concerns as someone on their team was able to hack into the database. Here is their position:
-Threat
The Allstate Reporting.mdb file contains report information as well as a users table for the reporting application. To protect the information in the file, Microsoft Access Password Protection is used.
-Impact
Using a free application from the Internet it is possible to decode the MS Access password and gain access to the users table in the mdb file. Using this information an Attacker can then leverage all data in the tables.
-Solution
MS Access password protection is extremely insecure and easy to crack and should never be used to protect information that is considered confidential. Stronger encryption should be used for sensitive information.
***What options do I have?
Thanks!