December 2017
Intermediate to advanced
410 pages
11h 5m
English
Common Vulnerabilities and Exposures (CVE) are basically like a dictionary of publicly known information about security vulnerabilities and exposures. The primary source of CVE is the National Vulnerability Database (NVD), which is generally managed by NIST.
Let's look into a sample CVE report:
The following screenshot of a CVE report is about a vulnerability present in the STARTTLS implementation in the nginx subsystem. Every CVE has a unique CVE-ID that will give you great detail related to the vulnerability, overall impact (score), and the possible solutions:

The following screenshot is of the NVD ...
Read now
Unlock full access