Skip to content

Update security blog post with CVE identifier #260

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 10, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion _posts/2018-07-06-security-advisory-for-rustdoc.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down