fedoraredteam / elem

Enterprise Linux Exploit Mapper
GNU General Public License v3.0
28 stars 5 forks source link

Ability to asses CVE's of a host without benefit of yum metadata #66

Closed kevensen closed 5 years ago

kevensen commented 6 years ago

On RHEL hosts, CVE information is baked into the yum metadata. On CentOS and Fedora, I'm pretty certain this is not the case. Therefore, we will have to get creative. I think we will have to determine what RPMs are installed, translate them to CPE names, and look them up in the NVD.

Is blocked by: https://github.com/fedoraredteam/rpm2cpe/issues/2 https://github.com/fedoraredteam/rpm2cpe/issues/3