Database Security - Necessary But No Easy Task | Database Journal

Database Security – Necessary But No Easy Task

Mar 5, 2010
1 minute read

A recent survey showed that 80% of businesses do not have a database security plan which should include information regarding migration, patching schedules, databases needing encryption and more. Of course, before you can decide what to protect, you need to know what you have in the way of databases and the information they contain which ends up being quite complex. And the process of configuring parameters then checking them even more so.

However, resources like the Defense Information Systems Agency, and others, have checklists to guide you in securely configuring your databases. A database vulnerability tool can then be used to check if your database has met the list’s requirements. Some things to look for first are:

  • Missing patches
  • Misconfiguratioins such as Oracle directory and file pemissions
  • Default passwords

Default passwords are considered a major reason for why attacks happen. Making sure that users have hard to guess passwords, and changing them periodically reduces the risk of security breaks. Another big risk is the ANY system privileges, equivalent to ROOT user in Unix or ADMINISTRATOR for Windows. Monitoring these users is a top security challenge, and they need to be very controlled and validated. One last security help is virtual patching, a tool offered by Guardium and other security vendors, that detects and blocks new exploits, offering a degree of protection while waiting for the actual patch.

Database Journal Logo

DatabaseJournal.com publishes relevant, up-to-date and pragmatic articles on the use of database hardware and management tools and serves as a forum for professional knowledge about proprietary, open source and cloud-based databases--foundational technology for all IT systems. We publish insightful articles about new products, best practices and trends; readers help each other out on various database questions and problems. Database management systems (DBMS) and database security processes are also key areas of focus at DatabaseJournal.com.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.