diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 63fbf185a8..c654365e31 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -144,6 +144,7 @@ dropbear dsa dtls e +ed elfutils emacs endoflife @@ -193,6 +194,7 @@ fuzzer g GAD gcc +gdal gdb gdk Gemfile @@ -583,6 +585,7 @@ taskbar tcpdump tcpreplay templating +terminology terri terriko testfiles diff --git a/README.md b/README.md index a2caf1fcd7..d662d4e7b4 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The CVE Binary Tool is a free, open source tool to help you find known vulnerabi The tool has two main modes of operation: -1. A binary scanner which helps you determine which packages may have been included as part of a piece of software. There are 313 checkers which focus on common, vulnerable open source components such as openssl, libpng, libxml2 and expat. +1. A binary scanner which helps you determine which packages may have been included as part of a piece of software. There are 317 checkers which focus on common, vulnerable open source components such as openssl, libpng, libxml2 and expat. 2. Tools for scanning known component lists in various formats, including .csv, several linux distribution package lists, language specific package scanners and several Software Bill of Materials (SBOM) formats. It is intended to be used as part of your continuous integration system to enable regular vulnerability scanning and give you early warning of known issues in your supply chain. @@ -439,55 +439,54 @@ This data source provides the CVEs for the CURL product. The following checkers are available for finding components in binary files: - -| | | | 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 | elfutils | emacs | -| enscript | exim | exiv2 | f2fs_tools | faad2 | fastd | ffmpeg | -| file | firefox | flac | fluidsynth | freeradius | freerdp | fribidi | -| frr | gcc | gdb | gdk_pixbuf | gimp | git | glib | -| glibc | gmp | gnomeshell | gnupg | gnutls | gpgme | gpsd | -| graphicsmagick | grub2 | gstreamer | gupnp | gvfs | gzip | haproxy | -| harfbuzz | haserl | hdf5 | hostapd | hunspell | 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 | -| 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 | | | - +| | | | 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 |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 | | | | | | All the checkers can be found in the checkers directory, as can the diff --git a/doc/MANUAL.md b/doc/MANUAL.md index 2e3455c649..a77f48241c 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -179,7 +179,7 @@ which is useful if you're trying the latest code from | | | | 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 | @@ -187,44 +187,45 @@ which is useful if you're trying the latest code from | 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 |elfutils |emacs | -| enscript |exim |exiv2 |f2fs_tools |faad2 |fastd |ffmpeg | -| file |firefox |flac |fluidsynth |freeradius |freerdp |fribidi | -| frr |gcc |gdb |gdk_pixbuf |gimp |git |glib | -| glibc |gmp |gnomeshell |gnupg |gnutls |gpgme |gpsd | -| graphicsmagick |grub2 |gstreamer |gupnp |gvfs |gzip |haproxy | -| harfbuzz |haserl |hdf5 |hostapd |hunspell |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 | -| 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 | | | +| 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 |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](README.md).