Security Update for SQL Server 2012 RTM (KB2716442) :
“A security issue has been identified in the SQL Server 2012 RTM that could allow an attacker to compromise your system and gain control over it.”
This will update your SQL 2012 instance from version number 10.0.2100 to 11.0.2218 as shown below:
select @@VERSION
——output ——————————————————————————————- Microsoft SQL Server 2012 – 11.0.2218.0 (X64)
Jun 12 2012 13:05:25 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows NT 6.1 <X64> (Build 7601: Service Pack 1) (Hypervisor)
(1 row(s) affected)