future-architect / vuls

Agent-less vulnerability scanner for Linux, FreeBSD, Container, WordPress, Programming language libraries, Network devices
https://vuls.io/
GNU General Public License v3.0
10.95k stars 1.16k forks source link

Support CISCO CVRF repository #777

Open kotakanbe opened 5 years ago

kotakanbe commented 5 years ago

https://tools.cisco.com/security/center/cvrfListing.x

cisco-sa-20190212-nae-dos_cvrf includes

    <CVE>CVE-2019-1688</CVE>
    <ProductStatuses>
      <Status Type="Known Affected">
        <ProductID>CVRFPID-255985</ProductID>
      </Status>
    </ProductStatuses>
    <CVSSScoreSets>
      <ScoreSetV3>
        <BaseScoreV3>7.7</BaseScoreV3>
        <VectorV3>CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H</VectorV3>
...

NVD has not included the CVSS data yet. (UNDERGOING ANALYSIS)

screen shot 2019-02-13 at 8 20 07
kotakanbe commented 5 years ago

@99M8 Thanks!

I think that it is good to implement in the following steps.

Fix go-cve-dictionary

Fix Vuls

IssueHuntBot commented 5 years ago

@future-architect has funded $30.00 to this issue.


kotakanbe commented 4 years ago

memo: