mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-24 12:20:34 +01:00
Fix "date:" field on RUSTSEC-2018-0007
It appears it was mistakenly filed as being in 2017
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[advisory]
|
||||
id = "RUSTSEC-2018-0007"
|
||||
package = "trust-dns-proto"
|
||||
date = "2017-10-09"
|
||||
date = "2018-10-09"
|
||||
title = "Stack overflow when parsing malicious DNS packet"
|
||||
description = """
|
||||
There's a stack overflow leading to a crash when Trust-DNS's parses a
|
||||
|
||||
Reference in New Issue
Block a user