Microsoft OLE DB Driver for SQL Server Remote Code Execution (RCE)
CVE-2024-28944 Published on April 9, 2024
Microsoft OLE DB Driver for SQL Server Remote Code Execution Vulnerability
Microsoft OLE DB Driver for SQL Server Remote Code Execution Vulnerability
Weakness Type
Numeric Truncation Error
Truncation errors occur when a primitive is cast to a primitive of a smaller size and data is lost in the conversion. When a primitive is cast to a smaller primitive, the high order bits of the large value are lost in the conversion, potentially resulting in an unexpected value that is not equal to the original value. This value may be required as an index into a buffer, a loop iterator, or simply necessary state data. In any case, the value cannot be trusted and the system will be in an undefined state. While this method may be employed viably to isolate the low bits of a value, this usage is rare, and truncation usually implies that an implementation error has occurred.
Products Associated with CVE-2024-28944
Want to know whenever a new CVE is published for Microsoft products? stack.watch will email you.
Affected Versions
Microsoft SQL Server 2019 (GDR):- Version 15.0.0 and below 15.0.2110.4 is affected.
- Version 16.0.0 and below 16.0.1115.1 is affected.
- Version 19.0.0 and below 19.3.0003.0 is affected.
- Version 18.0.0 and below 18.7.0002.0 is affected.
- Version 15.0.0 and below 15.0.4360.2 is affected.
- Version 16.0.0 and below 16.0.4120.1 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.