Andreas Wolter 1/16/2014

SQL Server Row- and Cell-Level Security – Disclosure vulnerability

Read Original

This technical article details a security vulnerability in SQL Server's Row-Level and Cell-Level Security implementations that use views with functions like IS_MEMBER(). It demonstrates how an attacker can craft queries to bypass these filters and disclose protected data through error-based attacks, similar to SQL injection. The post includes example code, architecture diagrams, and begins to discuss mitigation strategies like using stored procedures.

SQL Server Row- and Cell-Level Security – Disclosure vulnerability

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week