VDB
EN
LOW 3.9

GHSA-jfqx-fxh3-c62j

Electron: Unquoted executable path in app.setLoginItemSettings on Windows

상세

### Impact On Windows, `app.setLoginItemSettings({openAtLogin: true})` wrote the executable path to the `Run` registry key without quoting. If the app is installed to a path containing spaces, an attacker with write access to an ancestor directory may be able to cause a different executable to run at login instead of the intended app.

On a default Windows install, standard system directories are protected against writes by standard users, so exploitation typically requires a non-standard install location.

### Workarounds Install the application to a path without spaces, or to a location where all ancestor directories are protected against unauthorized writes.

### Fixed Versions * `41.0.0-beta.8` * `40.8.0` * `39.8.1` * `38.8.6`

### For more information If there are any questions or comments about this advisory, send an email to [security@electronjs.org](mailto:security@electronjs.org)

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

npm / electron
최초 영향 버전: 0 수정 버전: 38.8.6
수정 npm install electron@38.8.6
npm / electron
최초 영향 버전: 39.0.0-alpha.1 수정 버전: 39.8.1
수정 npm install electron@39.8.1
npm / electron
최초 영향 버전: 40.0.0-alpha.1 수정 버전: 40.8.0
수정 npm install electron@40.8.0
npm / electron
최초 영향 버전: 41.0.0-alpha.1 수정 버전: 41.0.0-beta.8
수정 npm install electron@41.0.0-beta.8

참고