ghsa-jc87-h9fr-rr78
Vulnerability from github
Published
2022-05-17 01:19
Modified
2022-05-17 01:19
Severity ?
Details
The CSPSource::schemeMatches function in WebKit/Source/core/frame/csp/CSPSource.cpp in the Content Security Policy (CSP) implementation in Blink, as used in Google Chrome before 52.0.2743.82, does not apply http :80 policies to https :443 URLs and does not apply ws :80 policies to wss :443 URLs, which makes it easier for remote attackers to determine whether a specific HSTS web site has been visited by reading a CSP report. NOTE: this vulnerability is associated with a specification change after CVE-2016-1617 resolution.
{ "affected": [], "aliases": [ "CVE-2016-5137" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-07-23T19:59:00Z", "severity": "MODERATE" }, "details": "The CSPSource::schemeMatches function in WebKit/Source/core/frame/csp/CSPSource.cpp in the Content Security Policy (CSP) implementation in Blink, as used in Google Chrome before 52.0.2743.82, does not apply http :80 policies to https :443 URLs and does not apply ws :80 policies to wss :443 URLs, which makes it easier for remote attackers to determine whether a specific HSTS web site has been visited by reading a CSP report. NOTE: this vulnerability is associated with a specification change after CVE-2016-1617 resolution.", "id": "GHSA-jc87-h9fr-rr78", "modified": "2022-05-17T01:19:38Z", "published": "2022-05-17T01:19:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-5137" }, { "type": "WEB", "url": "https://codereview.chromium.org/2125873003" }, { "type": "WEB", "url": "https://crbug.com/625945" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201610-09" }, { "type": "WEB", "url": "http://googlechromereleases.blogspot.com/2016/07/stable-channel-update.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00020.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00021.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00022.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2016-07/msg00028.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-1485.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2016/dsa-3637" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/92053" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1036428" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3041-1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.