mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-30 08:13:58 +01:00
Merge pull request #23 from frewsxcv/patch-1
RUSTSEC-2017-0004 is also known as CVE-2017-1000430
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[advisory]
|
||||
package = "base64"
|
||||
patched_versions = [">= 0.5.2"]
|
||||
dwf = []
|
||||
dwf = ["CVE-2017-1000430"]
|
||||
url = "https://github.com/alicemaz/rust-base64/commit/24ead980daf11ba563e4fb2516187a56a71ad319"
|
||||
title = "Integer overflow leads to heap-based buffer overflow in encode_config_buf"
|
||||
date = "2017-05-03"
|
||||
|
||||
Reference in New Issue
Block a user