Merge pull request #23 from frewsxcv/patch-1

RUSTSEC-2017-0004 is also known as CVE-2017-1000430
This commit is contained in:
Tony Arcieri
2017-12-30 07:45:20 -08:00
committed by GitHub

View File

@@ -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"