mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Affected Platforms
Documents the use of the `affected_platforms` attribute in advisories, and adds it to a relevant advisory.
This commit is contained in:
@@ -6,6 +6,7 @@ references = ["RUSTSEC-2016-0001"]
|
||||
date = "2016-05-09"
|
||||
url = "https://github.com/hyperium/hyper/blob/master/CHANGELOG.md#v094-2016-05-09"
|
||||
title = "HTTPS MitM vulnerability due to lack of hostname verification"
|
||||
affected_platforms = ["*windows*"]
|
||||
description = """
|
||||
When used on Windows platforms, all versions of Hyper prior to 0.9.4 did not
|
||||
perform hostname verification when making HTTPS requests.
|
||||
|
||||
Reference in New Issue
Block a user