• Technology Strategy and EA

    Enterprise Architecture planning is a must-have for any company that wants a scalable IT infrastructure. Let us craft your technology strategy that will extend your enterprise

    LEARN MORE
  • Software Design and Development

    Each organization is unique, and has its own specific goals and objectives, its own processes and procedures. Here’s the deal: if you can imagine it, we can build it.

    LEARN MORE
  • Meaningful Use and Healthcare IT Training

    Meaningful Use provides the opportunity for large financial bonuses. But meeting these standards won’t be easy. Let Netspective help you with that.

    LEARN MORE
  • Cloud Computing

    Cloud computing refers to services delivered online and billed as a utility or on a subscription basis. Netspective offers up-to-the-minute cloud computing expertise.

    LEARN MORE

If engineers or database administrators can access your data, it’s not secure

There is a general misconception in the IT community that their database servers are somehow their most secure systems and that because they are secure their customers’ data and their own financial information is safe. Let me clue you in on this is a dirty little secret: many databases are neither secure nor safe from data tampering or theft. Although lots of data may be stolen by hackers for identity theft, a great deal of other data theft occurs from insiders who could benefit from sale of such data. And, when insiders do it there’s almost no way to trace their movements if they’re smart.

In most organizations database administrators are trusted with enormous amounts of responsibility, only one of which happens to be data protection. In many organizations software engineers and other IT consultants have direct access to databases as well. In a complex environment there could be literally dozens or hundreds of technical people that have direct access to healthcare, financial, and other private information with little or supervision.

Shared (application) accounts on databases are painfully (and sometimes negligently) common. Shared (application) passwords are very common in thin-client or web based applications because it’s a design pattern followed over an over again: many web users connect to a single web application and all those web users connect through a single, pooled, database connection. Is this a bad thing? Not if you do follow some common sense rules and practices. If someone did access the database with a shared/application account and made changes, performed queries, etc there would be no way to know who it was or how it was done.

If that weren’t bad enough, production databases are often copied and used for debugging, performance testing, integration testing, or other QA activities. This means there are tapes, ZIP/TAR files, and other files with lots of private, privileged, patient data sitting around in people’s drawers or cabinets. Backup copies of production databases are necessary for debugging and QA. None of the uses seems out of line or improper – but, we need to be careful.

In this article I will present some questions that you should ask your engineers and database administrators. I won’t be supplying any answers just yet (this is a teaser article). So, start by asking:

  • Does your database use shared accounts to allow multiple individuals to connect to the database using a single account?
  • Does your database use a single account to allow unfettered access by a single application or do various functions (read/write/admin) of the apps have their own accounts?
  • How are you protecting the data that is duplicated for use in QA or by engineers? How about for debugging?
  • When you copy data for use internally Is it being deidentified and cleaned first?
  • Are backup tapes logged in and logged out of secure compartments or can just anyone get access to them?
  • Does your database have all information (passwords, SSNs, test results, salary records, etc) in plain text or is it encrypted?
  • Are you using one-way or two-way encryption in those cases where it is encrypted? How do you manage public/private keys?
  • Is your database server on virtual (private, non-routed) LAN segment with limited access from all other systems?
  • Who can ping your database servers? Anyone or just particular servers?

These are stimulation questions, not to be seen as a comprehensive checklist. After you’ve stimulated some thought, check back later for the next article in this series that will guide you in how to take those answers and create a stronger data fortress. In the next article I will present some solutions (some easy, some hard) for how to better protect data, especially from insiders who can do the most damage.

Posted on : 2010-September-3
Category :

Products

HL7 Integration as a Service

HL7 Integration as a Service

No other service, including VANs or private networks can compete against our combination of 100% availability, rapid deployment, low cost, performance, and security... Read More

Health Apps Platform

Health Apps Platform

Use the Medigy Health Informatics Platform to build sophisticated medical and clinical apps. Read More

Enterprise Architecture Planning

Enterprise Architecture Planning

Our Enterprise Architecture Planning Turn-key Service can quickly help you reduce duplication of functions across apps and eliminate redundant data across silos of information. Read More

Twitter