Skip to content

Execution with Unnecessary Privileges in arc-electron

High
jarrodek published GHSA-v3wr-67px-44xg Mar 2, 2022

Package

npm @advanced-rest-client/base (npm)

Affected versions

< 0.1.10

Patched versions

0.1.10

Description

Impact

When the end-user click on the response header that contains a link the target will be opened in ARC new window. This window will have the default preload script loaded which allows the scripts embedded in the link target to execute any logic that ARC has access to from the renderer process, which includes file system access, data store access (which may contain sensitive information), and some additional processes that only ARC should have access to.

Patches

This is patched in version 17.0.9.

Workarounds

Do not click onto any link in the response headers view.

For more information

If you have any questions or comments about this advisory:

Severity

High

CVE ID

No known CVE

Weaknesses