vendor:
Microsoft SQL Server
by:
Unknown
7.5
CVSS
HIGH
Denial of Service (DoS)
400
CWE
Product Name: Microsoft SQL Server
Affected Version From: Microsoft SQL Server 7.0
Affected Version To: Microsoft SQL Server 7.0
Patch Exists: Unknown
Related CWE:
CPE: a:microsoft:sql_server:7.0
Platforms Tested:
Unknown
Denial of Service (DoS) Attack against Microsoft SQL Server 7.0
If Microsoft SQL Server 7.0 receives a TDS header with three or more NULL bytes as data, it will crash. The crash will generate an event in the log with ID 17055 'fatal exception EXCEPTION_ACCESS VIOLATION'. The provided code is a DoS attack against MS SQL Server.
Mitigation:
It is recommended to apply the latest security patches and updates for Microsoft SQL Server. Additionally, network-level protections such as firewalls can help mitigate the risk of this DoS attack.