I am just smh over this.
Chrome zero-day released on GitHub – fixed on V8 but still works on latest
41–50 of 160 posts
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#42This bug didn't bypass our sandbox so everything is safe and no need to panic.
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#43So what I really want to know is: what happens at Cloudflare--which uses v8 to implement Cloudflare Workers in shared memory space--when this kind of stuff happens? (Their use is in some sense way more "out on a limb" than a web browser, where you would have to wait for someone to come to your likely-niche page rather than just push the attack to get run everywhere.)
This is what happens: Within an hour of V8 pushing the fix for this, our build automation alerted me that it had picked up the patch and built a new release of the Workers Runtime for us. I clicked a button to start rolling it out. After quick one-click approvals from EM and SRE, the release went to canary. After running there for a short time to verify no problems, I clicked to roll it out world-wide, which is in pr…
Great workflow! I long for the day when I can start for a company that actually has their automation as efficient as this.
Few question, do you have a way of differentiating critical patches as this? If so, does that trigger an alert for the on-call person? Or do you still wait until working hours before such a change is pushed?
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#44 delete WebAssembly
injected with uBlock into every browser context before page loads.Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#45This bug didn't bypass our sandbox so everything is safe and no need to panic.
It'd be good to raise the priority of process-wide WX and design out RCEs of this type once and for all. I am disappointed that Wasm is on the exploit chain for a bug like this, as I still feel responsible in some way. I know team priorities change, but this one I pushed hard for commitment on before I left.
[0] https://bugs.chromium.org/p/chromium/issues/detail?id=835887
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#46This is so irresponsible to disclose vulnerabilities this way. There is a process that many people have worked hard to create whereby vulnerabilities can be disclosed, patched--you can even be rewarded!--and both fix and bug are eventually made public in proper time. I am just smh over this.
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#47Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#48So what I really want to know is: what happens at Cloudflare--which uses v8 to implement Cloudflare Workers in shared memory space--when this kind of stuff happens? (Their use is in some sense way more "out on a limb" than a web browser, where you would have to wait for someone to come to your likely-niche page rather than just push the attack to get run everywhere.)
This is what happens: Within an hour of V8 pushing the fix for this, our build automation alerted me that it had picked up the patch and built a new release of the Workers Runtime for us. I clicked a button to start rolling it out. After quick one-click approvals from EM and SRE, the release went to canary. After running there for a short time to verify no problems, I clicked to roll it out world-wide, which is in pr…
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#49So what does it do? https://github.com/r4j0x00/exploits/blob/7ba55e5ab034d058774...
Re: Chrome zero-day released on GitHub – fixed on V8 but still works on latest
#50Earlier quoted context omitted.
It'd be good to raise the priority of process-wide WX and design out RCEs of this type once and for all. I am disappointed that Wasm is on the exploit chain for a bug like this, as I still feel responsible in some way. I know team priorities change, but this one I pushed hard for commitment on before I left.
Aaaaaand It's not the first time WASM seen in [0] wild. [0] https://bugs.chromium.org/p/chromium/issues/detail?id=835887