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-32559 (High) detected in nodev13.12.0 #614

Open
mend-bolt-for-github bot opened this issue Aug 27, 2023 · 0 comments
Open

CVE-2023-32559 (High) detected in nodev13.12.0 #614

mend-bolt-for-github bot opened this issue Aug 27, 2023 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Aug 27, 2023

CVE-2023-32559 - High Severity Vulnerability

Vulnerable Library - nodev13.12.0

Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨

Library home page: https://github.com/nodejs/node.git

Found in HEAD commit: ec9a3f8a365636d40076233e59d310f9ec5e9c96

Found in base branch: master

Vulnerable Source Files (2)

/lib/internal/process/policy.js
/lib/internal/process/policy.js

Vulnerability Details

A privilege escalation vulnerability exists in the experimental policy mechanism in all active release lines: 16.x, 18.x and, 20.x. The use of the deprecated API process.binding() can bypass the policy mechanism by requiring internal modules and eventually take advantage of process.binding('spawn_sync') run arbitrary code, outside of the limits defined in a policy.json file. Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js.

Publish Date: 2023-08-24

URL: CVE-2023-32559

CVSS 3 Score Details (7.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#processbinding-can-bypass-the-permission-model-through-path-traversal-highcve-2023-32559

Release Date: 2023-05-10

Fix Resolution: v16.20.2,v18.17.1,v20.5.1


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Aug 27, 2023
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2023-32559 (Medium) detected in nodev13.12.0 CVE-2023-32559 (High) detected in nodev13.12.0 Dec 14, 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