question

amanchagti-1778 avatar image
0 Votes"
amanchagti-1778 asked amanchagti-1778 commented

Detecting CVEs for all Installed Softwares on Windows

I want to detect CVEs for all the softwares i've installed on my windows machine, if exists. How can i do that?

windows-10-securitywindows-server-security
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AndrewBlumhardt-1137 avatar image
0 Votes"
AndrewBlumhardt-1137 answered amanchagti-1778 commented

Software vulnerability assessment is provided in Defender for Cloud and more prominently in Defender for Endpoint. Outside of these solutions you might be able to devise some sort of custom solution. Ther might also be some aspects of this in Intune or Endpoint Configuration Manager. The process essentially takes a software inventory, compares it to the CVE list from NIST, and the provides insights like high risk vulnerabilities, version distribution, and end of life software.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hey, Andrew. IS there any approach to use KBIDs of update to detect CVEs?

0 Votes 0 ·