Rewterz penetration testing services help organizations determine if a cyber attacker can gain access to their critical assets while giving them detailed insights of the overall business impact of a cyber attack.
Before Rewterz got its start, the market was in dire need of a specialized and dedicated information security company. It was nearly impossible for businesses to find a trustworthy provider that could truly cover all of their bases. We wanted to meet this need, giving companies across the globe a chance to get ahead while knowing that their data is in good hands.
Rewterz penetration testing services help organizations determine if a cyber attacker can gain access to their critical assets while giving them detailed insights of the overall business impact of a cyber attack.
Before Rewterz got its start, the market was in dire need of a specialized and dedicated information security company. It was nearly impossible for businesses to find a trustworthy provider that could truly cover all of their bases. We wanted to meet this need, giving companies across the globe a chance to get ahead while knowing that their data is in good hands.
Medium
A security researcher, Rajvardhan Agarwal, released a working exploit on Twitter that enables remote code execution in Chromium browsers for the V8 JavaScript engine. This zero-day vulnerability (really a one-day vulnerability) affects both Chrome and Microsoft Edge.
A patch has not been rolled out by google yet, but the latest version of V8 JavaScript fixes this vulnerability.
The PoC HTML file and a corresponding JavaScript file are loaded in any chromium-based browser. From there, the vulnerabilities in the browsers are exploited, and the calc.exe program (Windows calculator) is launched.
This exploit resembles the Type Mismatch bug used by Niklas Baumstark and Bruno Keith in the Pwn2Own 2021 competition.
The exploit also affects Opera and Brave browsers.
However, for the exploit to work, it needs to be chained with another exploit/vulnerability that can escape the Chromium sandbox. As the chrome sandbox prevents remote code execution and does not allow vulnerabilities to launch programs on host computers, the exploit cannot function alone.
Remote code execution