- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Apr 2014 15:53:39 +0000
- To: public-webcrypto@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25345 Boris Zbarsky <bzbarsky@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bzbarsky@mit.edu --- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> --- Franz, I suspect that if you have cross-site code injection like that you're screwed even if window.crypto and window.crypto.getRandomValues() are marked unforgeable. To make this concrete, can you cite some actual example code that uses crypto.getRandomValues()? I will bet it's vulnerable to this sort of attack even if getRandomValues is guaranteed to be doing the right thing. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 15 April 2014 15:53:40 UTC