First published: Mon May 15 2023(Updated: )
A flaw was found in the vm2. After making a vm, the inspect method is read-write for console.log, which allows an attacker to edit options for console.log. This issue impacts the integrity by changing the log subsystem.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/vm2 | <3.9.18 | 3.9.18 |
Vm2 Project Vm2 | <3.9.18 | |
npm/vm2 | <3.9.18 | 3.9.18 |
After creating a vm, make the inspect method readonly with vm.readonly(inspect).
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)