Forum Discussion
MaheshKS
Jan 25, 2024Copper Contributor
Need help to figure the solution for recent vulnerabilities report in my DB host server.
Dear Experts, During recent scans, below vulnerability was reported in my Stage database server, this is my current DB version Microsoft SQL Server 2019 (RTM-CU23) (KB5030333) - 15.0.4335.1 (X64)...
olafhelper
Jan 29, 2024Bronze Contributor
this is my current DB version Microsoft SQL Server 2019 (RTM-CU23) (KB5030333) - 15.0.4335.1 (X64).
Where is that report from?
I don't understand what it's like to tell use. For me the report is a bit confusing.
But your patch level RTM-CU23 is fine, see
Microsoft SQL Server Versions List (sqlserverbuilds.blogspot.com)
- MaheshKSJan 30, 2024Copper ContributorThanks Olafhelper for your time and response on my query.
This report was generated by my internal scan team by using SCAN tool, based on the scan report we will fix the reported item either by applying the patch or any config changes as per the policy.
May I know what is the TDS service mentioned in scan report.
Also I downloads the SQL servers patches from https://catalog.update.microsoft.com/Search.aspx?q=SQL%20Server%202019%20, can you please look and confirm this is right site where to download the MS patches.- olafhelperJan 30, 2024Bronze Contributor
May I know what is the TDS service mentioned in scan report.
MaheshKS , already this little point shows, that the report isn't the smartest one.
TDS = "Tablular Data Stream", it's a communication protocoll; not a service
Tabular Data Stream - Wikipedia
- MaheshKSJan 31, 2024Copper ContributorThanks for your response olafhelper.
Is there any way of disabling the TDS without impacting the current Setup or its mandate to have for DB. (pardon me for dumb question but wanted to get clarified).
Also in my scan report, some old version SQL version fingerprint is found, how to figure from where they found that and how to fix it?