mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-21 02:51:04 +01:00
Merge pull request #66 from RustSec/fix-rustsec-2018-0007-date
Fix "date" field on RUSTSEC-2018-0007
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