4.3
CVSSv2

CVE-1999-0999

Published: 19/11/1999 Updated: 07/11/2023
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:N/I:N/A:P

Vulnerability Summary

Microsoft SQL 7.0 server allows a remote malicious user to cause a denial of service via a malformed TDS packet.

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft sql server 7.0

Exploits

source: wwwsecurityfocuscom/bid/817/info If Microsoft SQL Server 70 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" /* ** sqldosc -- a DoS attack agains MS SQL Server */ #include <stdioh> #include ...