FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

CVE-2016-1617

This CVE name corresponds to:

Entered Topic
2016-01-21 chromium -- multiple vulnerabilities

The following information is adapted from the Common Vulnerabilities and Exposures (CVE) project. CVE and the CVE logo are trademarks of The MITRE Corporation. CVE content is Copyright 2005, The MITRE Corporation.

Details

Type Candidate
Name CVE-2016-1617
Phase Assigned(20160112)

Description

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 48.0.2564.82, does not apply http policies to https URLs and does not apply ws policies to wss URLs, which makes it easier for remote attackers to determine whether a specific HSTS web site has been visited by reading a CSP report.

References

Source Reference
CONFIRM http://googlechromereleases.blogspot.com/2016/01/stable-channel-update_20.html
CONFIRM https://code.google.com/p/chromium/issues/detail?id=544765
CONFIRM https://codereview.chromium.org/1455973003