Playwright is a browser automation framework used by developers to automate web browsers. This vulnerability allows an attacker to spoof requests over an adjacent network, potentially leading to unauthorized access to sensitive data or systems.
Playwright is a browser automation framework used by developers to automate web browsers. This vulnerability allows an attacker to spoof requests over an adjacent network, potentially leading to unauthorized access to sensitive data or systems.
You're affected if you use Playwright version 1.25.0-2022-03-01 or later.
Check with: npm ls playwright and look for the version number in the package.json file
Note: This is a specific vulnerability related to the Playwright browser automation framework, not to be confused with other frameworks or tools.
npm install playwright@latestpackage.json file with the new version number.