Skip to content

Commit a6d26f6

Browse files
authored
Merge pull request #260 from Mark-Simulacrum/with-cve-number
Update security blog post with CVE identifier
2 parents dd75cd0 + 914bf43 commit a6d26f6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_posts/2018-07-06-security-advisory-for-rustdoc.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ author: "The Rust Core Team"
88

99
The Rust team was recently notified of a security vulnerability affecting
1010
rustdoc plugins. If you are not using rustdoc plugins, you are not affected.
11-
We're not aware of any usage of this feature.
11+
We're not aware of any usage of this feature. The associated CVE is [CVE-2018-1000622].
1212

1313
You can find the full announcement on our `rustlang-security-announcements`
1414
mailing list [here](https://groups.google.com/forum/#!topic/rustlang-security-announcements/4ybxYLTtXuM).
1515

16+
[CVE-2018-1000622]: https://cve.mitre.org/cgi-bin/cvename.cgi?name=%20CVE-2018-1000622
17+
1618
## Announcement
1719

1820
On Tuesday July 3rd, Red Hat reported a security vulnerability in `rustdoc` to

0 commit comments

Comments
 (0)