CVE Binary Tool User Manual¶
-
Fixing Known Issues / What should I do if it finds something?
The CVE Binary Tool scans for a number of common, vulnerable open source components like openssl, libpng, libxml2, expat etc. to let you know if a given directory or binary file includes common libraries with known vulnerabilities., known as CVEs(Common Vulnerabilities and Exposures).
Usage:
cve-bin-tool
You can also do python -m cve_bin_tool.cli
which is useful if you’re trying the latest code from
the cve-bin-tool github.
optional arguments:
-h, --help show this help message and exit
-e EXCLUDE, --exclude EXCLUDE
Comma separated Exclude directory path
-V, --version show program's version number and exit
--disable-version-check
skips checking for a new version
--disable-validation-check
skips checking xml files against schema
--offline operate in offline mode
--detailed display detailed report
CVE Data Download:
Arguments related to data sources and Cache Configuration
-n {api,api2,json-nvd,json-mirror}, --nvd {api,api2,json-nvd,json-mirror}
choose method for getting CVE lists from NVD
-u {now,daily,never,latest}, --update {now,daily,never,latest}
update schedule for data sources and exploits database (default: daily)
--nvd-api-key NVD_API_KEY
specify NVD API key (used to improve NVD rate limit)
-d {NVD,OSV,GAD,REDHAT,CURL} [{NVD,OSV,GAD,REDHAT,CURL} ...], --disable-data-source {NVD,OSV,GAD,REDHAT,CURL} [{NVD,OSV,GAD,REDHAT,CURL} ...]
specify data sources that should be disabled
Input:
directory directory to scan
-i INPUT_FILE, --input-file INPUT_FILE
provide input filename
-C CONFIG, --config CONFIG
provide config file
-L PACKAGE_LIST, --package-list PACKAGE_LIST
provide package list
--sbom {spdx,cyclonedx,swid}
specify type of software bill of materials (sbom) (default: spdx)
--sbom-file SBOM_FILE
provide sbom filename
Output:
-q, --quiet suppress output
-l {debug,info,warning,error,critical}, --log {debug,info,warning,error,critical}
log level (default: info)
-o OUTPUT_FILE, --output-file OUTPUT_FILE
provide output filename (default: output to stdout)
--html-theme HTML_THEME
provide custom theme directory for HTML Report
-f {csv,json,console,html,pdf}, --format {csv,json,console,html,pdf}
update output format (default: console)
specify multiple output formats by using comma (',') as a separator
note: don't use spaces between comma (',') and the output formats.
-c CVSS, --cvss CVSS minimum CVSS score (as integer in range 0 to 10) to report (default: 0)
--epss-percentile minimum EPSS percentile of CVE range between 0 to 100 to report
(input value can also be floating point)(default: 0)
--epss-probability minimum EPSS probability of CVE range between 0 to 100 to report
(input value can also be floating point)(default: 0)
-S {low,medium,high,critical}, --severity {low,medium,high,critical}
minimum CVE severity to report (default: low)
--no-0-cve-report only produce report when CVEs are found
-A [<distro_name>-<distro_version_name>], --available-fix [<distro_name>-<distro_version_name>]
Lists available fixes of the package from Linux distribution
-b [<distro_name>-<distro_version_name>], --backport-fix [<distro_name>-<distro_version_name>]
Lists backported fixes if available from Linux distribution
--affected-versions Lists versions of product affected by a given CVE (to facilitate upgrades)
--vex VEX Provide vulnerability exchange (vex) filename
--sbom-output SBOM_OUTPUT
provide software bill of materials (sbom) filename to generate
--sbom-type {spdx,cyclonedx}
specify type of software bill of materials (sbom) to generate (default: spdx)
--sbom-format {tag,json,yaml}
specify format of software bill of materials (sbom) to generate (default: tag)
Merge Report:
Arguments related to Intermediate and Merged Reports
-a [APPEND], --append [APPEND]
save output as intermediate report in json format
-t TAG, --tag TAG add a unique tag to differentiate between multiple intermediate reports
-m MERGE, --merge MERGE
comma separated intermediate reports path for merging
-F FILTER, --filter FILTER
comma separated tag string for filtering intermediate reports
Checkers:
-s SKIPS, --skips SKIPS
comma-separated list of checkers to disable
-r RUNS, --runs RUNS comma-separated list of checkers to enable
Database Management:
--export EXPORT export database filename
--import IMPORT import database filename
Exploits:
--exploits check for exploits from found cves
Deprecated:
-x, --extract autoextract compressed files
CVE Binary Tool autoextracts all compressed files by default now
--report Produces a report even if there are no CVE for the respective output format
CVE Binary Tool produces report by default even if there are no CVEs
Available checkers |
||||||
---|---|---|---|---|---|---|
accountsservice |
acpid |
apache_http_server |
apcupsd |
apparmor |
asn1c |
assimp |
asterisk |
atftp |
avahi |
bash |
bind |
binutils |
bird |
bison |
bluez |
boinc |
botan |
bro |
bubblewrap |
busybox |
bwm_ng |
bzip2 |
c_ares |
capnproto |
ceph |
chess |
chrony |
clamav |
collectd |
commons_compress |
connman |
coreutils |
cpio |
cronie |
cryptsetup |
cups |
curl |
cvs |
darkhttpd |
dav1d |
davfs2 |
dbus |
dhclient |
dhcpcd |
dhcpd |
dmidecode |
dnsmasq |
domoticz |
dovecot |
doxygen |
dpkg |
dropbear |
e2fsprogs |
ed |
elfutils |
emacs |
enscript |
exim |
exiv2 |
f2fs_tools |
faad2 |
fastd |
ffmpeg |
file |
firefox |
flac |
fluidsynth |
freeradius |
freerdp |
fribidi |
frr |
gcc |
gdal |
gdb |
gdk_pixbuf |
gimp |
git |
glib |
glibc |
gmp |
gnomeshell |
gnupg |
gnutls |
gpgme |
gpsd |
graphicsmagick |
grep |
grub2 |
gstreamer |
gupnp |
gvfs |
gzip |
haproxy |
harfbuzz |
haserl |
hdf5 |
hostapd |
hunspell |
hwloc |
i2pd |
icecast |
icu |
iperf3 |
ipmitool |
ipsec_tools |
iptables |
irssi |
iucode_tool |
jack2 |
jacksondatabind |
janus |
jhead |
json_c |
kbd |
keepalived |
kerberos |
kexectools |
kodi |
kubernetes |
ldns |
lftp |
libarchive |
libass |
libbpg |
libcoap |
libconfuse |
libcurl |
libdb |
libebml |
libexpat |
libgcrypt |
libgd |
libgit2 |
libical |
libidn2 |
libinput |
libjpeg |
libjpeg_turbo |
libksba |
liblas |
libmatroska |
libmemcached |
libmicrohttpd |
libmodbus |
libnss |
libpcap |
libraw |
librsvg |
librsync |
libsamplerate |
libseccomp |
libsndfile |
libsolv |
libsoup |
libsrtp |
libssh |
libssh2 |
libtasn1 |
libtiff |
libtomcrypt |
libupnp |
libvirt |
libvncserver |
libvorbis |
libxslt |
lighttpd |
linux_kernel |
lldpd |
logrotate |
lua |
luajit |
lxc |
lynx |
lz4 |
mailx |
mariadb |
mdadm |
memcached |
mini_httpd |
minicom |
minidlna |
miniupnpc |
miniupnpd |
modsecurity |
mosquitto |
motion |
mpv |
msmtp |
mtr |
mutt |
mysql |
nano |
nasm |
nbd |
ncurses |
neon |
nessus |
netatalk |
netkit_ftp |
netpbm |
nettle |
nghttp2 |
nginx |
ngircd |
nmap |
node |
ntfs_3g |
ntp |
ntpsec |
open_iscsi |
open_vm_tools |
openafs |
opencv |
openjpeg |
openldap |
opensc |
openssh |
openssl |
openswan |
openvpn |
p7zip |
pango |
patch |
pcre |
pcre2 |
pcsc_lite |
perl |
picocom |
pigz |
pixman |
png |
polarssl_fedora |
poppler |
postgresql |
ppp |
privoxy |
procps_ng |
proftpd |
pspp |
pure_ftpd |
putty |
python |
qemu |
qt |
quagga |
radare2 |
radvd |
raptor |
rauc |
rdesktop |
readline |
rsync |
rsyslog |
rtl_433 |
rtmpdump |
runc |
rust |
samba |
sane_backends |
sdl |
seahorse |
shadowsocks_libev |
sngrep |
snort |
sofia_sip |
speex |
spice |
sqlite |
squashfs |
squid |
sslh |
stellarium |
strongswan |
stunnel |
subversion |
sudo |
suricata |
sylpheed |
syslogng |
sysstat |
systemd |
tcpdump |
tcpreplay |
terminology |
thrift |
thttpd |
thunderbird |
timescaledb |
tinyproxy |
tor |
tpm2_tss |
transmission |
trousers |
u_boot |
udisks |
unbound |
unixodbc |
upx |
util_linux |
varnish |
vim |
vorbis_tools |
vsftpd |
webkitgtk |
wget |
wireshark |
wolfssl |
wpa_supplicant |
xerces |
xml2 |
xscreensaver |
yasm |
zabbix |
zeek |
zlib |
znc |
zsh |
For a quick overview of usage and how it works, you can also see the readme file.
How it works¶
This scanner looks at the strings found in binary files to see if they match vulnerable versions of a small set of popular open source libraries.
It only matches strings that are of length 3+; this allows the tool to handle versions
where the version number is x.y
.
It does not attempt to exploit issues or examine code in greater detail. As such, it cannot tell if someone has backported fixes to an otherwise vulnerable version, it merely provides a mapping between strings, versions, and known CVEs.
A list of currently available checkers
can be found in the checkers directory or using cve-bin-tool --help
command, as can the
instructions on how to add a new checker.
Support for new checkers can be requested via
GitHub issues.
(Please note, you will need to be logged in to add a new issue.)
This tool gives a list of CVE numbers. For those not familiar with the process, these can be looked up using a number of different tools, such as the vulnerability search on the CVE Details website. Each CVE field contains a short summary of the issue, a set of severity scores that are combined to make a CVSS score, a list of products known to be affected, and links to more information (which may include links to sample exploits as well as patches to fix the issue).
Installing¶
cve-bin-tool
can be installed via pip. If your PATH
environment variable is
properly configured, installation will result in cve-bin-tool
being accessible
globally. If not you can treat cve-bin-tool
as python -m cve_bin_tool.cli
.
pip install -U cve-bin-tool
If you want the latest and greatest between releases you can grab from GitHub.
pip install -U git+https://github.com/intel/cve-bin-tool
CVE Binary Tool relies on a few command line utilities which are usually present on GNU/Linux systems but you may need to install.
file
strings
tar
unzip
rpm2cpio
cpio
ar
cabextract
On Windows, it requires
ar
7z
Expand
Windows has ar
and Expand
installed in default, but 7z
in particular might need to be installed.
If you wan to run our test-suite or scan a zstd compressed file, We recommend installing this 7-zip-zstd
fork of 7zip. We are currently using 7z
for extracting jar
, apk
, msi
, exe
and rpm
files.
Fixing Known Issues / What should I do if it finds something?¶
The most recommended way to fix a given CVE is to upgrade the package to a non-vulnerable version. Ideally, a CVE is only made public after a fix is available, although this is not always the case.
If this is not possible for some reason, search for the CVE number to get information on possible workarounds and patches that could be backported to other versions. Note that neither workarounds nor backported fixes can be detected by this tool, so your binary will continue to show up as vulnerable even though it may now be safely mitigated and result in a false positive. To avoid this problem, we recommend classifying CVE as Mitigated as explained in the Input section.
Limitations¶
The last release of this tool to support python 2.7 is 0.3.1. Please use python 3.8+ for development and future versions. Linux and Windows are supported, as is usage within cygwin on windows.
This tool does not scan for all possible known public vulnerabilities, it only scans for specific commonly vulnerable open source components. A complete list of currently supported library checkers can be found in the checkers directory.
As the name implies, this tool is intended for use with binaries. If you have
access to a known list of product names and versions, we do have an option --input-file
that can be used to look up known vulnerabilities given a CSV or JSON file or using the
--sbom-file
option to scan a Software Bill of Materials (SBOM) file. Scanning of product
names within an SBOM file is case insensitive.
See the detailed description of --input-file
for more details.
The tool does not guarantee that all vulnerabilities are reported as the tool only has access to a limited number of publicly available vulnerability databases. Whilst some validation checks are performed on the data within the vulnerability database, the tool is unable to assert the quality of the data or correct any discrepancies if the data is incomplete or inconsistent. This may result, for example, in some vulnerability reports where the severity is reported as UNKNOWN.
Architecture¶
The CVE binary tool is utilized to identify vulnerabilities within a software. When the CVE binary tool is initiated, it commences by populating CVE database which include downloading, and updating the database from various sources. Currently, the CVE binary tool employs diverse sources for downloading CVEs and their associated information, including curl, EPSS, GAD, NVD, OSV, and RedHat.
Once the database is populated, the CVE binary tool conducts searches for CVEs using two distinct methods:
The first approach involves examining language component lists (e.g., requirement.txt, package.json) for different programming languages. Presently, the CVE binary tool provides support for 10 languages: Go, Java, JavaScript, Python, Perl, PHP, R, Ruby, Rust, and Swift. If your desired language is not listed, you can refer to this guide on how to add a parser for it.
The second method employs checkers to gather information about software vulnerabilities. Checkers consist of predefined information about software entities. The CVE binary tool scans binaries for patterns matching the descriptions provided by the checkers, thereby extracting details like software version and vendor. At present, the CVE binary tool includes over 300 checkers. Crafting new checkers is a straightforward process and can serve as a beginner-friendly task. You can learn more about adding checkers here.
After collecting information about the software and its version, the CVE binary tool proceeds to search for corresponding vulnerabilities within the CVE database. Following the database query, additional information is sought, such as available fixes and, depending on the scan type, potential exploits for the identified CVEs.
Subsequently, the tool generates an output based on the gathered information. The CVE binary tool supports multiple output formats, including console, CSV, JSON, HTML, and PDF.
Furthermore, the CVE binary tool offers an option to detect vulnerabilities within a provided CSV file.
Database Structure¶
The CVE Binary Tool database comprises three tables: cve_severity, cve_range, and cve_exploited. The cve_range and cve_severity tables are connected. The cve_range has a foreign key referencing the cve_number and data_source in the cve_severity table. The cve_severity table holds information about the severity of vulnerabilities, with the cve_number serving as the primary key. The cve_range table is linked to cve_severity via the cve_number and data_source columns, establishing a relationship between vulnerability severity and affected product ranges. The cve_exploited table tracks exploited vulnerabilities, utilizing the cve_number as the primary key. This database structure enables effective management and analysis of CVE-related data, facilitating identifying and assessing vulnerabilities and their associated exploit instances.
Metric¶
EPSS¶
The Exploit Prediction Scoring System (EPSS) is a data-driven tool designed to help estimate the likelihood of a software vulnerability being exploited in the real world. Its purpose is to assist cybersecurity teams in prioritizing which vulnerabilities to address first. While other standards focus on inherent vulnerability traits and severity, they often lack the ability to evaluate the actual threat level.
EPSS bridges this gap by incorporating up-to-date threat information from CVE and real-world exploit data. Using this data, EPSS generates a probability score ranging from 0 to 1 (equivalent to 0% to 100%). A higher score indicates a higher likelihood of a vulnerability being exploited. For more information about EPSS here
Different output showing metrics¶
Console
HTML
PDF
CSV
JSON
Optional Arguments¶
-e EXCLUDE, –exclude EXCLUDE¶
This option allows one the skip a comma-separated lists of paths. This can be useful for excluding certain files and directories from the scan which will also decrease the scanning time.
-h, –help¶
This option shows a help message and exits.
-V, –version¶
This option shows program’s version number and exits.
–disable-version-check¶
This option skips checking for a new version of the program.
–disable-validation-check¶
This option skips validating XML files (e.g. within an SBOM) against a schema.
–offline¶
The offline flag is used to run the CVE Bin Tool in offline mode, where no internet connection is required. This is useful when working in secure or isolated environments where internet access is restricted.
When the offline flag is enabled, the tool will only use the local CVE data that has been previously downloaded and stored on the system. To enable offline mode, simply include the --offline
flag when running the tool.
Note: In order to utilize this feature, it is essential to download the database beforehand. If the database is not downloaded, the tool will prompt an error to download the database, and the test will not be able to run.
CVE Data Download Arguments¶
-u {now,daily,never,latest}, –update {now,daily,never,latest}¶
This option controls the frequency of updates for the CVE data from the National Vulnerability Database. By default, the tool checks the staleness of the data with every run, and if the data is more than one day old, it gets an update from NVD. You may also choose to update the data now
(in which case all cached data is deleted and a full new download is done) or never
in which case the staleness check is not done and no update is requested. The now
and never
modes can be combined to produce alternative update schedules if daily is not the desired one.
-n {json-nvd,json-mirror,api,api2}, –nvd {json-nvd,json-mirror,api,api2}¶
This option selects how CVE data is downloaded from the National Vulnerability Database. The default api
option uses the NVD CVE Retrieval API version 1.0. The api2
option uses the later NVD CVE Retrieval API version 2.0. The results from this API are updated as quickly as the NVD website.
A major benefit of using this NVD API is incremental updates which basically means you won’t have to download the complete feed again in case you want the latest CVE entries from NVD. See the detailed guide on incremental updates for more details.
You may also choose to update the data using json-nvd
option which uses the JSON feeds available on this page. These per-year feeds are updated once per day. This mode was the default for CVE Binary Tool prior to the 3.0 release.
–nvd-api-key NVD_API_KEY¶
An NVD API key allows registered users to make a greater number of requests to the API. At this time, the NVD API documentation) says, “The public rate limit (without an API key) is 10 requests in a rolling 60 second window; the rate limit with an API key is 100 requests in a rolling 60 second window.”
CVE Binary tool by default queries the NVD database once per day and caches the results to help alleviate load on the NVD servers. Users who update more regularly or who are running the tool in shared environments (such as cloud providers or GitHub Actions) may find themselves hitting the rate limits despite those precautions and should obtain and use an NVD API key with CVE Binary Tool.
To get an API key, users should visit the NVD API key request page.
Note : It is recommended to use this method as NVD’s current rate limiting scheme may block the users entirely if they aren’t using an API key.
There are 2 ways to save the NVD API KEY -
On LINUX -
Set the NVD_API_KEY as an environment variable (on linux: export NVD_API_KEY=your-key-here
, this statement can be added to your shell file which contains environment variables (Ex: .bashrc, .zshrc)).
On WINDOWS - a) On the Windows taskbar, right-click the Windows icon and select System.
b) In the Settings window, under Related Settings, click Advanced system settings.
c) On the Advanced tab, click Environment Variables.
d) Click New to create a new environment variable.
e) Set Variable Name: NVD_API_KEY & Value:your-key-here.
Using Tool - You can also specify NVD_API_KEY in the config file using -C switch. Documentation on the config file can be found here: check the yaml and toml config file.
Related: NVD API key announcement
-d {NVD,OSV,GAD,CURL} [{NVD,OSV,GAD,CURL} …], –disable-data-source {NVD,OSV,GAD,CURL} [{NVD,OSV,GAD,CURL} …]¶
This option disables a data source. CVEs from disabled data sources are not downloaded or reported, with the exception of the NVD data source, where
CVEs will still be downloaded but will not be reported if it is disabled. By default, all data sources are enabled. As the data sources
supported may change between releases, use cve-bin-tool --help
option to find the list of supported data sources for the release.
To disable multiple data sources, the data sources should be specified as a comma-separated list e.g. -d "OSV,GAD"
.
Checkers Arguments¶
-s SKIPS, –skips SKIPS¶
This option allows one to skip (disable) a comma-separated list of checkers. This can be useful for improving the performance of the tool when you have some prior knowledge about what checkers may apply to the binary you are scanning.
-r CHECKERS, –runs CHECKERS¶
This option allows one to enable a comma-separated list of checkers.
Input Arguments¶
directory (positional argument)¶
Specify path to directory you want to scan.
-i INPUT_FILE, –input-file INPUT_FILE¶
This option extends functionality of csv2cve for other formats like JSON.
You can provide either CSV or JSON file as input_file with vendor, product and version fields. You can also add optional fields like remarks, comments, cve_number, severity. Here’s the detailed description and usecase of each fields:
vendor, product, version - To query locally stored CVE database and give you a list of CVEs that affect each vendor, product, version listed.
remarks - remarks help you categorized different CVEs into different categories like:
NewFound (1, n, N)
Unexplored (2, u, U)
Confirmed (3, c, C)
Mitigated, (4, m, M)
Ignored (5, i, I)
All the characters denoted in parenthesis are aliases for that specific value. Output will be displayed in the same order as priority given to the remarks.
comments - You can write any comments you want to write in this field. This will be ignored in the console output but will be propagated as it is in CSV, JSON or HTML formats.
severity - This field allows you to adjust severity score of specific product or CVE. This can be useful in the case where CVE affects a portion of the library that you aren’t using currently but you don’t want to ignore it completely. In that case, you can reduce severity for this CVE.
cve_number - This field give you fine grained control over output of specific CVE. You can change remarks, comments and severity for specific CVE instead of whole product.
Note that --input-file
, unlike cve-bin-tool directory
scan, will work on any product known in the National Vulnerability Database, not only those that have checkers written.
Note: For backward compatibility, we still support
csv2cve
command for producing CVEs from csv but we recommend using new--input-file
command instead.
–triage-input-file INPUT_FILE¶
This option allows you to provide triage data and incorporate that into the output so that people could spend less time re-triaging. The supported format
is the CycloneDX VEX format which can be generated using the --vex
option.
For the triage process, the state value in the analysis section of each CVE should have one of the following values:
"under_review" - this is the default state and should be used to indicate the vulnerability is to be reviewed
"in_triage" - this should be used to indicate that the vulnerability is being reviewed
"exploitable" - this should be used to indicate that the vulnerability is known to be exploitable
"not_affected" - this should be used to indicate that the vulnerability has been mitigated
The detail value in the analysis section can be used to provide comments related to the state
For example, if input_file.csv
contains the following data:
| vendor | product | version |
| --------------- | --------- | --------- |
| plot | plotly | h5.10.0 |
| pocoo | jinja2 | 3.1.2 |
| aiohttp_project | aiohttp | 3.8.1 |
| pyyaml | pyyaml | 6.0 |
| python | requests | 2.28.1 |
| python | urllib3 | 1.26.12 |
| skontar | cvss | 2.5 |
| getbootstrap | bootstrap | 5.2.0 |
| plotly | plotly.js | 2.13.2 |
Where aiohttp_project
and plotly
are affected by CVE-2022-33124
and GMS-2016-69
, respectively,
you could provide the following triage file:
{
"bomFormat": "CycloneDX",
"specVersion": "1.4",
"version": 1,
"vulnerabilities": [
{
"id": "GMS-2016-69",
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln/detail/GMS-2016-69"
},
"ratings": [
{
"source": {
"name": "NVD",
"url": "https://nvd.nist.gov/vuln-metrics/cvss/v2-calculator?name=GMS-2016-69&vector=unknown&version=2.0"
},
"score": "unknown",
"severity": "unknown",
"method": "CVSSvunknown",
"vector": "unknown"
}
],
"cwes": [],
"description": "If an attacker can trick an unsuspecting user into viewing a specially crafted plot on a site that uses plotly.js, then the attacker could potentially retrieve authentication tokens and perform actions on behalf of the user.",
"recommendation": "",
"advisories": [],
"created": "NOT_KNOWN",
"published": "NOT_KNOWN",
"updated": "NOT_KNOWN",
"analysis": {
"state": "not_affected",
"response": [ "code_not_reachable" ],
"justification": "",
"detail": ""
},
"affects": [
{
"ref": "urn:cdx:NOTKNOWN/1#plotly.js-2.13.2"
}
]
}
]
}
Then when you invoke cve-bin-tool
like this:
cve-bin-tool -i="input_file.csv" --triage-input-file triage.vex
The output will look like following:
╔══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╗
║ CVE BINARY TOOL version: 3.1.1 ║
╚══════════════════════════════════════════════════════════════════════════════════════════════════════════════════════╝
• Report Generated: 2022-11-09 13:52:20
• Time of last update of CVE Data: 2022-11-09 13:39:31
╭─────────────╮
│ CVE SUMMARY │
╰─────────────╯
┏━━━━━━━━━━┳━━━━━━━┓
┃ Severity ┃ Count ┃
┡━━━━━━━━━━╇━━━━━━━┩
│ CRITICAL │ 0 │
│ HIGH │ 0 │
│ MEDIUM │ 1 │
│ LOW │ 0 │
└──────────┴───────┘
╭───────────────────╮
│ Unexplored CVEs │
╰───────────────────╯
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┓
┃ Vendor ┃ Product ┃ Version ┃ CVE Number ┃ Source ┃ Severity ┃ Score (CVSS Version) ┃
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━┩
│ aiohttp_project │ aiohttp │ 3.8.1 │ CVE-2022-33124 │ NVD │ MEDIUM │ 5.5 (v3) │
└─────────────────┴─────────┴─────────┴────────────────┴────────┴──────────┴──────────────────────┘
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━┓
┃ Vendor ┃ Product ┃ Version ┃ Root ┃ Filename ┃
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━┩
│ aiohttp_project │ aiohttp │ 3.8.1 │ │ │
└─────────────────┴─────────┴─────────┴──────┴──────────┘
╭──────────────────╮
│ Mitigated CVEs │
╰──────────────────╯
┏━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┓
┃ Vendor ┃ Product ┃ Version ┃ CVE Number ┃ Source ┃ Severity ┃ Score (CVSS Version) ┃
┡━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━┩
│ plotly │ plotly.js │ 2.13.2 │ GMS-2016-69 │ GAD │ unknown │ unknown │
└────────┴───────────┴─────────┴─────────────┴────────┴──────────┴──────────────────────┘
┏━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━┓
┃ Vendor ┃ Product ┃ Version ┃ Root ┃ Filename ┃
┡━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━┩
│ plotly │ plotly.js │ 2.13.2 │ │ │
└────────┴───────────┴─────────┴──────┴──────────┘
–sbom-file SBOM_FILE¶
This option runs a CVE scan on the specified Software Bill of Materials (SBOM) file. The tool supports SBOM files in a number of formats including SPDX and CycloneDX. Scanning of product names within an SBOM file is case insensitive. To determine the format of the SBOM file, the following filename conventions are followed
SBOM | Format | Filename extension |
---|---|---|
SPDX | TagValue | .spdx |
SPDX | RDF | .spdx.rdf |
SPDX | JSON | .spdx.json |
SPDX | YAML | .spdx.yaml |
SPDX | YAML | .spdx.yml |
SPDX | XML | .spdx.xml |
CycloneDX | XML | .xml |
CycloneDX | JSON | .json |
SWID | XML | .xml |
The type of SBOM is assumed to be SPDX unless specified using the --sbom
option.
-L PACKAGE_LIST, –package-list PACKAGE_LIST¶
This option runs a CVE scan on installed packages listed in a package list. It takes a python package list (requirements.txt) or a package list of packages of systems that has dpkg, pacman or rpm package manager as an input for the scan. This option is much faster and detects more CVEs than the default method of scanning binaries.
An example of the package list for Linux systems:
bash
unzip
firefox
sed
python3
Note: The packages in the package list should be installed in the system before the scan. Run
pip install -r requirements.txt
to install python packagessudo apt-get install $(cat package-list)
for packages in a Debian based systemsudo yum install $(cat package-list)
for packages in a CentOS/Fedora systemsudo pacman -S $(cat package-list)
for packages in a system that uses pacman package manager (Arch Linux, Manjaro etc.)
Note: Don’t use invalid package names in the package list, as it may throw errors.
You can test it using our test package list with following command:
cve-bin-tool -L test/txt/test_ubuntu_list.txt
You can get a package list of all installed packages in
a system using dpkg package manager by running
dpkg-query -W -f '${binary:Package}\n' > pkg-list
a system using pacman package manager by running
pacman -Qqe > pkg-list
a system using rpm package manager by running
rpm -qa --queryformat '%{NAME}\n' > pkg-list
in the terminal and provide it as an input by running cve-bin-tool -L pkg-list
for a full package scan.
-C CONFIG, –config CONFIG¶
We currently have number of command line options and we understand that it won’t be feasible to type all the option everytime you want to run a scan. You can use --config
option to provide configuration file for the tool. You can still override options specified in config file with command line arguments. We support 2 most popular config file format:
TOML which is popular amongst Python developer and very similar to INI file. If you are not familiar with TOML checkout official TOML documentation
YAML which is popular amongst devops community and since many of our users are devops. We also support YAML as config file format. You can find out more about YAML at yaml.org
You can see our sample TOML config file here and sample YAML config file here.
You have to specify either a directory to scan and/or an input file containing vendor, product and version fields either in JSON or CSV format.
Yaml example file¶
cve_data_download:
#set your nvd api key
nvd_api_key:your-key-here
input:
# Directory to scan
directory: test/assets
# To supplement triage data of previous scan or run standalone as csv2cve
# Currently we only support vex file.
triage_input_file: triage.vex
checker:
# list of checkers you want to skip
skips:
- python
- bzip2
# list of checkers you want to run
runs:
- curl
- binutils
output:
# specify output verbosity from [debug, info, warning, error, critical]
# verbosity will decreases as you go left to right (default: info)
log_level: debug
# if true then we don't display any output and
# only exit-code with number of cves get returned
# overwrites setting specified in log_level
# Note: it's lowercase true or false
quiet: false
# specify one of an output format: [csv, json, html, console] (default: console)
format: console
# provide output filename (optional)
# if not specified we will generate one according to output format specified
output_file: ''
# specify minimum CVE severity level to report from [low, medium, high, critical] (default: low)
severity: low
# specify minimum CVSS score to report from integer range 0 to 10 (default: 0)
cvss: 0
other:
# set true if you want to skip checking for newer version
disable_version_check: false
# update schedule for NVD database (default: daily)
update: daily
# set true if you want to autoextract archive files. (default: true)
extract: true
Toml example file¶
[cve_data_download]
#set your nvd api key
nvd_api_key = "your-key-here"
[input]
# Directory to scan
directory = "test/assets"
# To supplement triage data of previous scan or run standalone as csv2cve
# Currently we only support csv and json file.
input_file = "test/csv/triage.csv"
[checker]
# list of checkers you want to skip
skips = ["python", "bzip2"]
# list of checkers you want to run
runs = ["curl", "binutils"]
[output]
# specify output verbosity from ["debug", "info", "warning", "error", "critical"]
# verbosity will decreases as you go left to right (default: "info")
log_level = "debug"
# if true then we don't display any output and
# only exit-code with number of cves get returned
# overwrites setting specified in log_level
# Note: it's lowercase true or false
quiet = false
# specify one of an output format: ["csv", "json", "html", "console"] (default: "console")
format = "console"
# provide output filename (optional)
# if not specified we will generate one according to output format specified
output_file = ""
# specify minimum CVE severity level to report from ["low", "medium", "high", "critical"] (default: "low")
severity = "low"
# specify minimum CVSS score to report from integer range 0 to 10 (default: 0)
cvss = 0
[other]
# set true if you want to skip checking for newer version
disable_version_check = false
# update schedule for NVD database (default: daily)
update = "daily"
# set true if you want to autoextract archive files. (default: true)
extract = true
Output Arguments¶
Although the examples in this section show results for a single library to make them shorter and easier to read, the tool was designed to be run on entire directories and will scan all files in a directory if one is supplied.
-o OUTPUT_FILE, –output-file OUTPUT_FILE¶
This option allows you to specify the filename for the report, rather than having CVE Binary Tool generate it by itself.
–html-theme HTML_THEME¶
This option specifies the theme directory to be used in formatting the HTML report.
-f {csv,json,console,html}, –format {csv,json,console,html}¶
This option allows the CVE Binary Tool to produce a report in an alternate format. This is useful if you have other tools which only take a specific format. The default is console
which prints category wise beautiful tables of CVEs on terminal.
--format csv
- write output file in csv (comma separated) format.
vendor,product,version,cve_number,severity,remarks,comments
haxx,curl,7.34.0,CVE-2014-0015,MEDIUM,Mitigated,
haxx,curl,7.34.0,CVE-2014-0138,MEDIUM,NewFound,
haxx,curl,7.34.0,CVE-2014-0139,MEDIUM,Unexplored,
--format json
- write output file in json (javascript object notation) format.
[
{
"vendor": "haxx",
"product": "curl",
"version": "7.34.0",
"cve_number": "CVE-2014-0015",
"severity": "MEDIUM",
"remarks": "Mitigated",
"comments": ""
},
{
"vendor": "haxx",
"product": "curl",
"version": "7.34.0",
"cve_number": "CVE-2014-0138",
"severity": "MEDIUM",
"remarks": "NewFound",
"comments": ""
}
]
--format console
- prints in nice colored tabular format.

--format html
- creates a report in html format according to the specified HTML theme.
The unexplored and new CVEs will be highlighted, it will look something like this:
You can also filter scanned products by remark:
--format pdf
- creates a report in PDF format.
If you wish to use PDF support, you will need to install the reportlab
library separately.
If you intend to use PDF support when you install cve-bin-tool you can specify it and report lab will be installed as part of the cve-bin-tool install:
pip install cve-bin-tool[PDF]
If you’ve already installed cve-bin-tool you can add reportlab after the fact using pip:
pip install --upgrade reportlab
Note that reportlab was taken out of the default cve-bin-tool install because it has a known CVE associated with it (CVE-2020-28463). The cve-bin-tool code uses the recommended mitigations to limit which resources added to PDFs, as well as additional input validation. This is a bit of a strange CVE because it describes core functionality of PDFs: external items, such as images, can be embedded in them, and thus anyone viewing a PDF could load an external image (similar to how viewing a web page can trigger external loads). There’s no inherent “fix” for that, only mitigations where users of the library must ensure only expected items are added to PDFs at the time of generation.
Since users may not want to have software installed with an open, unfixable CVE associated with it, we’ve opted to make PDF support only available to users who have installed the library themselves. Once the library is installed, the PDF report option will function.
You can also specify multiple output formats by using comma (‘,’) as separator:
cve-bin-tool file -f csv,json,html -o report
Note: Please don’t use spaces between comma (‘,’) and the output formats.
-c CVSS, –cvss CVSS¶
This option specifies the minimum CVSS score (as integer in range 0 to 10) of the CVE to report. The default value is 0 which results in all CVEs being reported.
–epss-percentile¶
This option specifies the minimum EPSS percentile of CVE range between 0 to 100 to report. The default value is 0 which results in all CVEs being reported.
–epss-probability¶
This option specifies the minimum EPSS probability of CVE range between o to 100 to report. The default value is 0 which result in all CVEs being reported.
-S {low,medium,high,critical}, –severity {low,medium,high,critical}¶
This option specifies the minimum CVE severity to report. The default value is low which results in all CVEs being reported.
Note that this option is overridden by --cvss
parameter if this is also specified.
-A [<distro_name>-<distro_version_name>], –available-fix [<distro_name>-<distro_version_name>]¶
This option lists the available fixes of the package from Linux distribution if there are any.
The currently supported Linux distributions are:
debian-bullseye
debian-stretch
debian-buster
ubuntu-hirsute
ubuntu-groovy
ubuntu-focal
ubuntu-eoan
ubuntu-disco
ubuntu-cosmic
ubuntu-bionic
ubuntu-artful
ubuntu-zesty
ubuntu-yakkety
ubuntu-xenial
-b [<distro_name>-<distro_version_name>], –backport-fix [<distro_name>-<distro_version_name>]¶
This option outputs the available backported fixes for the packages with CVEs if there are any.
By default CVE Binary tool checks for backported fixes according to the Linux distribution of the local machine. You can specify the distribution information explicitly in <distro_name>-<distro_version_name>
fashion.
cve-bin-tool <path-to-binary> --backport-fix ubuntu-focal
Currently supported options
debian-bullseye
debian-stretch
debian-buster
ubuntu-hirsute
ubuntu-groovy
ubuntu-focal
ubuntu-eoan
ubuntu-disco
ubuntu-cosmic
ubuntu-bionic
ubuntu-artful
ubuntu-zesty
ubuntu-yakkety
ubuntu-xenial
–affected-versions¶
This options reports the versions of a product affected by a given CVE.
–vex VEX_FILE¶
This option allows you to specify the filename for a Vulnerability Exchange (VEX)
file which contains all the reported vulnerabilities detected by the scan. This file is typically
updated (outside of the CVE Binary tool) to record the results of a triage activity
and can be used as a file with --input-file
parameter.
–sbom-output SBOM_OUTPUT¶
This option allows you to specify the filename for a Software Bill of Material (SBOM) file which contains all of the
components detected by the scan. The generated file can be used as a subsequent input to the CVE Binary tool with --sbom-file
parameter.
It is recommended that the following filename conventions are followed in combination with the --sbom-type
and --sbom-format
parameters.
SBOM Type | SBOM Format | Filename extension |
---|---|---|
SPDX | TagValue | .spdx |
SPDX | JSON | .spdx.json |
SPDX | YAML | .spdx.yaml |
SPDX | YAML | .spdx.yml |
CycloneDX | JSON | .json |
–sbom-type¶
This option is used in combination with the --sbom-output
parameter and allows you to specify the
type of Software Bill of Material (SBOM) to be generated. SBOMs can be generated in either SPDX
or CycloneDX formats.
If this option is not specified, an SPDX SBOM will be generated.
–sbom-format¶
This option is used in combination with the --sbom-output
and --sbom-type
parameters and allows you to specify the
format of Software Bill of Material (SBOM) to be generated. TagValue, JSON and YAML formats are supported for SPDX SBOMs; all CycloneDX SBOMS are generated in JSON format.
If this option is not specified, the SBOM will be generated in TagValue format (SPDX) or JSON (CycloneDX) formats.
Output verbosity¶
As well as the modes above, there are two other output options to decrease or increase the number of messages printed:
Quiet mode (-q) suppresses all output but exits with an error number indicating the number of files with known CVEs. This is intended for continuous integration and headless tests, while the other modes are all more human-friendly.
Log mode (-l log_level) prints logs of the specified log_level and above. The default log level is info. The logs can be suppressed by using quiet mode.
Quiet Mode¶
As the name implies, quiet mode has no console output, and one must check the return code to see if any issues were found. The return value will be the number of files that have been found to have CVEs
Below is what it returns on bash when one file is found to have CVEs:
terri@sandia:~/Code/cve-bin-tool$ cve-bin-tool -q ~/output_test_quiet/openssl
terri@sandia:~/Code/cve-bin-tool$ echo $?
1
Note that errors are returned as negative numbers. Any positive number indicates that CVEs may be present in the code. A good result here is 0.
Logging modes¶
The logging modes provide additional fine-grained control for debug information.
Merge Report Arguments¶
Users may wish to create and combine multiple cve-bin-tool reports to track how vulnerability changes over time, how long it takes to fix issues, or other changes between different reports. We have a number of options related to merging report data.
-a INTERMEDIATE_PATH, –append INTERMEDIATE_PATH¶
This option allows you to save the output in form of an intermediate report which you can later merge with other reports of the same format.
See the detailed guide on intermediate reports
for more details.
Intermediate report format
{
"metadata": {
"timestamp": "2021-06-17.00-00-30",
"tag": "backend",
"scanned_dir": "/home/path/",
"products_with_cve": 139,
"products_without_cve": 2,
"total_files": 49
},
"report": [
{
"vendor": "gnu",
"product": "gcc",
"version": "9.0.1",
"cve_number": "CVE-2019-15847",
"severity": "HIGH",
"score": "7.5",
"cvss_version": "3",
"paths": "/home/path/glib.tar.gz,/home/path/gcc.tar.gz",
"remarks": "NewFound",
"comments": ""
}
]
}
-t TAG, –tag TAG¶
This option allows you to save a tag inside the metadata of intermediate reports. By default the value is empty ""
-m INTERMEDIATE_REPORTS, –merge INTERMEDIATE_REPORTS¶
This option allows you to merge intermediate reports created using -a
or --append
. The output from the merged report produces a report on the console. But you can also use it along with -f --format
and -o --output-file
to produce output in other formats. It takes a list of comma-separated filepaths.
Merged report can be used as a security vulnerability summary; as such they contain all encountered CVEs in their latest update (meaning last comment and remark).
Database Management¶
–export EXPORT¶
This option allows you to make a copy of the database. This is typically required as part of setting up offline operation of the tool. If no database exists, this operation has no effect.
–import IMPORT¶
This option allows you to import a copy of the database (typically created using the --export
option). If the specified file does not exist, this operation has no effect.
Deprecated Arguments¶
-x, –extract¶
This option allows the CVE Binary Tool to extract compressed files into a temporary directory so the contents can be scanned. If the quiet flag is not used, the list of extracted files will be printed.
CVE Binary Tool by default auto-extract all compressed files inside the directory path. You can always exclude certain paths by using -e --exclude
–report¶
This option produces a report for all output formats even if there are 0 CVEs. By default CVE Binary tool doesn’t produce an output when there are 0 CVEs.
CVE Binary Tool produces report by default even if there are no CVEs.
SBOM¶
An SBOM (Software Bill of Materials) is a document that lists all the components of a software product, including its dependencies and associated metadata. SBOMs can be used for many purposes, such as tracking software licenses, identifying and addressing security vulnerabilities, and ensuring regulatory compliance.
You can find the current SBOM for CVE-BIN-TOOL which is updated weekly here
Feedback & Contributions¶
Bugs and feature requests can be made via GitHub issues. Be aware that these issues are not private, so take care when providing output to make sure you are not disclosing security issues in other products.
Pull requests are also welcome via git.
Security Issues¶
Security issues with the tool itself can be reported to Intel’s security incident response team via https://intel.com/security.
If in the course of using this tool you discover a security issue with someone else’s code, please disclose responsibly to the appropriate party.