Bug 1265785 (CVE-2015-7327)

Summary: CVE-2015-7327 Mozilla: Information disclosure via the High Resolution Time API (MFSA 2015-114)
Product: [Other] Security Response Reporter: Prasad Pandit <ppandit>
Component: vulnerabilityAssignee: Red Hat Product Security <security-response-team>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: cschalle, gecko-bugs-nobody, jhorak, stransky
Target Milestone: ---Keywords: Reopened, Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-24 16:30:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1261782    

Description Prasad Pandit 2015-09-23 18:14:38 UTC
Security researchers Yossef Oren, Vasileios P. Kemerlis, Simha Sethumadhavan,
Angelos D. Keromytis of Columbia University's Network Security Lab reported a
method of using the High Resolution Time API for side channel attacks. This
attack uses JavaScript loaded through a hostile web page to track access to
the last-level cache over a period of time as a user engages in other browser
activity. This attack takes advantage of the performance.now() API's use of
single nanosecond resolution for timing.

Security researcher Amit Klein independently reported use of the
performance.now() API on Windows systems to extract the Windows counter
frequency as an avenue for side channel attacks.

Both of these flaws allow for the disclosure of private information, user
fingerprinting, and data leakage. They have been addressed by reducing the
resolution of the performance.now()API to 5 microseconds to remove the
precision in resolution available to attackers.

The Windows counter frequency issue does not affect Linux or OS X systems.

External Reference:

https://www.mozilla.org/en-US/security/advisories/mfsa2015-114/

Comment 1 Adam Mariš 2015-09-24 11:49:38 UTC
Closed by mistake, opening again.

Comment 2 Martin Prpič 2015-09-24 12:40:00 UTC
Acknowledgements:

Red Hat would like to thank the Mozilla project for reporting these issues. Upstream acknowledges Yossef Oren, Vasileios P. Kemerlis, Simha Sethumadhavan, and Angelos D. Keromytis of Columbia University's Network Security Lab, and Amit Klein as the original reporters.

Comment 3 Martin Prpič 2015-09-24 16:30:13 UTC
This issue was fixed in Firefox version 41.