When a client connection to a SQL Server is terminated, it remains cached for a short period of time for performance reasons. One SQL query method contains a flaw that has the effect of making it possible for one user’s query to reuse a cached connection that belonged to the sa account.
Exploiting this vulnerability would enable an attacker to execute the query using the administrator’s security context. This would give her the ability to take any desired action on the database; moreover, it would give her the ability to run extended stored procedures, thereby giving her the opportunity to run code of her choice and assume de facto control of the server itself.
Patch availability:
|