Port 1433 of the system has vulnerabilities: CVE-2016-2183, CVE-2016-6329, and CVE-2004-2761, how can we fix this vulnerability?

杨鑫 邵 0 Reputation points
2023-05-05T02:48:00.5833333+00:00

At present, our window system has a SQL server database installed, port 1433 is currently in use, I would like to ask how to fix the vulnerabilities (CVE-2016-2183, CVE-2016-6329, and CVE-2004-2761)?

SQL Server | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 47,441 Reputation points
    2023-05-05T06:40:55.78+00:00

    Which SQL Server are you using? Post the result of this short query:

    SELECT @@version
    

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.