Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz #1461

Open
mend-for-github-com bot opened this issue Sep 20, 2023 · 0 comments
Open

CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz #1461

mend-for-github-com bot opened this issue Sep 20, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Sep 20, 2023

CVE-2023-39956 - Medium Severity Vulnerability

Vulnerable Library - electron-13.6.6.tgz

Build cross platform desktop apps with JavaScript, HTML, and CSS

Library home page: https://registry.npmjs.org/electron/-/electron-13.6.6.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/electron/package.json

Dependency Hierarchy:

  • ngx-childprocess-0.0.6.tgz (Root Library)
    • electron-1.6.10.tgz
      • electron-13.6.6.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

Electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Electron apps that are launched as command line executables are impacted. Specifically this issue can only be exploited if the following conditions are met: 1. The app is launched with an attacker-controlled working directory and 2. The attacker has the ability to write files to that working directory. This makes the risk quite low, in fact normally issues of this kind are considered outside of our threat model as similar to Chromium we exclude Physically Local Attacks but given the ability for this issue to bypass certain protections like ASAR Integrity it is being treated with higher importance. This issue has been fixed in versions:26.0.0-beta.13, 25.4.1, 24.7.1, 23.3.13, and 22.3.19. There are no app side workarounds, users must update to a patched version of Electron.

Publish Date: 2023-09-06

URL: CVE-2023-39956

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: Low
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: High
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2023-39956

Release Date: 2023-09-06

Fix Resolution: electron - 22.3.19,23.3.13,24.7.1,25.5.0

@mend-for-github-com mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Sep 20, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2023-39956 (Medium) detected in electron-25.2.0.tgz CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz Oct 24, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz CVE-2023-39956 (Medium) detected in electron-25.2.0.tgz Oct 24, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2023-39956 (Medium) detected in electron-25.2.0.tgz CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz Nov 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz CVE-2023-39956 (Medium) detected in electron-25.2.0.tgz Nov 6, 2023
@mend-for-github-com mend-for-github-com bot changed the title CVE-2023-39956 (Medium) detected in electron-25.2.0.tgz CVE-2023-39956 (Medium) detected in electron-13.6.6.tgz Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants