vulsio / go-exploitdb

Tool for searching Exploits from Exploit Databases, etc.
MIT License
249 stars 56 forks source link

is mitre's feed broken? #18

Closed sokoow closed 5 years ago

sokoow commented 5 years ago

I keep getting this:

INFO[02-23|13:37:34] Fetching                                 URL=http://cve.mitre.org/data/downloads/allitems-cvrf-year-2017.xml
EROR[02-23|13:37:40] Failed to fetch Exploit                  err="Failed to Unmarshal XML: XML syntax error on line 207064: element <meta> closed by </head>"

anybody else has that problem ?

sadayuki-matsuno commented 5 years ago

me too, I will check it later.

patrickbaber commented 5 years ago

I have a similiar problem with the 2018 XML:

t=2019-07-15T14:23:20+0000 lvl=warn msg="Failed to Unmarshal XML." URL=http://cve.mitre.org/data/downloads/allitems-cvrf-year-2018.xml err="XML syntax error on line 168615: element <meta> closed by </head>"

I'm using the latest version of go-exploitdb.