Welcome Guest. | Log In | Register | Membership Benefits


Topics:   Database Security Tech Center : Security Views

Clearing The Air On DAM

There are two very important things to understand: First, a database firewall and a database activity monitor (DAM) are exactly the same things! Second, a database firewall can upset normal IT operations

Feb 23, 2011 | 10:09 PM | 

By Adrian Lane
Dark Reading

The recent Oracle press release for the official introduction of the Database Firewall Technology has generated a lot of commotion in the database security industry in the past few days. Oracle's announcement, in an attempt to differentiate its database activity monitoring product from the rest of the DAM products on the market, has rubbed many the wrong way.

There was a lot of talk at the RSA Conference last week on this announcement by Oracle, deemed as intentionally misleading PR. Starting with Ericka Chickowski's post here on the Dark Reading site, there have been a dozen follow-on comments, most notably on Pete Finnigan's Oracle security weblog.

There are two very important things to understand: First, a database firewall and a database activity monitor (DAM) are exactly the same things! A database firewall is nothing more than a deployment option for DAM. Second, a database firewall can upset normal IT operations.

To understand these statements, let's dig into some of the background behind Oracle's acquisition of Secerno technology -- which comprises the foundation of the database firewall offering. I contend Oracle acquired Secerno to protect the database, but not strictly for the sake of security. Yes, Secerno offers Oracle a legitimate DAM product. Yes, it provides the ability to detect SQL Injection attacks and block the queries before they reach the database (provided the customer deploys the product in-line with the application).

However, that was not the principal motivating factor for Oracle's investment in the technology. The pain point cited over and over again by customers is patching is too darn hard. They don't want to apply critical patches every three months. Too difficult and too costly to do. Too likely to cause problems, and when the patches destabilize the database, it's a nightmare to back patches out. Some even encounter data corruption. A database firewall provides the benefit of the patch without the same side effects.

Two points of evidence here I believe supports this assertion. First, from the very day that the acquisition was announced, Oracle referred to Secerno as a "database firewall," with firewalls being well-understood conceptually by IT managers and DBAs. In the same way network firewalls are supposed to block malicious stuff from coming into a network, a database firewall should block stuff from getting to the database. Most IT shops have them, and they are viewed, in general, as a good thing. But "database firewall" is not the name of the market segment and is a poor description of the overall value proposition DAM provides. Oracle went in a different direction and focused on a subset of the value, which was very dangerous because many early adopters of DAM technology -- deployed as a firewall -- were negatively impacted.

But the most important point comes from Vipin Samar of Oracle: "Over time, there will be many advancements coming around to the databases, but customers do not want to have to upgrade their databases to take advantage of these new capabilities."

That is the crux of the issue: customer resistance to persistent changes to the database engine. Changes that quantifiably destabilize critical business processes in exchange for mitigating partially or unquantifiable security risks. Patches break stuff so businesses avoid patching as much as possible. The database firewall provides the benefit of patching with the perception of problems.

While it is marketed that a database firewall requires no changes to the application or database logic, it's given that you will be changing database firewall policies every time the application changes the way it communicates with the database. Remember, you are blocking SQL statements you don't recognize, good or bad. Every time you patch your applications, the communication between the application and database usually changes as well. These changes are not allowed by the firewall until you change the firewall rules. A database firewall can destabilize database operations just as easily as a bad patch, but it is much easier to fix and far less likely to cause data corruption. Building and maintaining database firewall rules, just like network and Web application firewalls, requires you invest time to make rules effective and avoid impact to business processing.

There are no surprises here, and I don't see a problem with the press release. Oracle is announcing exactly what it promised in the past. The product it offers provides the basic value Oracle claims it does, and the announcement is going exactly as predicted nine months ago. But my advice is to recognize there's no free lunch, and that you are trading one effort (policy management) for another (patching).

Adrian Lane is an analyst/CTO with Securosis LLC, an independent security consulting practice. Special to Dark Reading.



Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dark Reading encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dark Reading moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing/SPAM. Dark Reading further reserves the right to disable the profile of any commenter participating in said activities.

Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.
Subscribe to RSS



Database Security Reports

report Securing The Data Warehouse
Many enterprises are building data warehouses to centralize the ever-increasing information flowing through their organizations into useful repositories. This makes good business sense, but it opens up a slew of concerns from a security standpoint. IT professionals can apply many of the same security best practices used with databases, but there are new lessons to be learned as well.

report Defend Your Data From Malicious Insiders
The biggest threat to your company?s most sensitive data may be the employee who has legitimate access to corporate databases but less-than-legitimate intentions. And while the incidence of insider data breaches has decreased, external attacks often imitate them--and do serious damage. Follow our advice to mitigate the risk.

report Ensuring Secure Database Access
Role-based access control based on least user privilege is one of the most effective ways to prevent the compromise of corporate data. But proper provisioning is a growing challenging, due to the proliferation of "big data," NoSQLdatabases, and cloud-based data storage.

Other reports from the Database Security Tech Center:

Related Content

Establishing a Strategy for Database Security is No Longer Optional
As databases continue to grow in size, complexity and importance, enterprises struggle to identify the most appropriate controls regarding their use and misuse. The report identifies best practices, including: Implementing database activity monitoring to mitigate the high levels of risk from database vulnerabilities, and address audit findings in areas such as database segregation of duties and change management; using data security measures, such as data masking and data encryption; and monitoring privileged-user access and access to critical data.

Database Activity Monitoring Is Evolving Into Database Audit and Protection
In this report, Gartner writes that "Database audit and protection (DAP) represents an evolutionary advance in database activity monitoring tools." DAP suites provide comprehensive, cross-platform support in heterogeneous database environments to protect sensitive data from inappropriate use. Organizations are increasingly concerned with optimizing database security and mitigating risks associated with database vulnerabilities.

Protecting Against Database Attacks and Insider Threats: Top 5 Scenarios
Data security presents a multi-dimensional challenge in today's complex IT environment. Multiple access paths and permission levels have resulted in a broad array of security threats and vulnerabilities. We invite you to read this new eBook: "Protecting against database attacks and insider threats" to learn the top five scenarios and essential best practices for preventing database attacks and insider threats.

Demo: Distributed Database Security with Real-time Monitoring and Audit Protection
Organizations across the globe continue to experience compromised data caused by malicious attacks, web application vulnerabilities or unauthorized changes. View this demo and learn how IBM InfoSphere Guardium? database activity monitoring can help protect your sensitive data in distributed DBMS environments with a holistic approach to data security and compliance.

Look Beyond Native Database Auditing To Improve Security, Audit Visibility, And Real-Time Protection
Today's attacks on enterprise databases are more sophisticated than ever, and they occur so fast that it's often difficult to stop them in real time. Despite significant efforts to protect enterprise databases, the number of records breached has grown each year - due to all types of internal and external attacks and violations of corporate policy.




Featured Webcasts
Featured Whitepapers
Featured Reports