From 914bf430d3e553a0258347de444a3c58c234ed71 Mon Sep 17 00:00:00 2001 From: Mark Rousskov Date: Mon, 9 Jul 2018 17:24:50 -0600 Subject: [PATCH] Update security blog post with CVE identifier --- _posts/2018-07-06-security-advisory-for-rustdoc.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_posts/2018-07-06-security-advisory-for-rustdoc.md b/_posts/2018-07-06-security-advisory-for-rustdoc.md index 704d1e354..7a4445175 100644 --- a/_posts/2018-07-06-security-advisory-for-rustdoc.md +++ b/_posts/2018-07-06-security-advisory-for-rustdoc.md @@ -8,11 +8,13 @@ author: "The Rust Core Team" The Rust team was recently notified of a security vulnerability affecting rustdoc plugins. If you are not using rustdoc plugins, you are not affected. -We're not aware of any usage of this feature. +We're not aware of any usage of this feature. The associated CVE is [CVE-2018-1000622]. You can find the full announcement on our `rustlang-security-announcements` mailing list [here](https://groups.google.com/forum/#!topic/rustlang-security-announcements/4ybxYLTtXuM). +[CVE-2018-1000622]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=%20CVE-2018-1000622 + ## Announcement On Tuesday July 3rd, Red Hat reported a security vulnerability in `rustdoc` to