Lucene search
+L

9134 matches found

Positive Technologies
Positive Technologies
added 2023/06/26 12:00 a.m.14 views

PT-2023-9601 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js version 20 Description: A vulnerability has been discovered in the experimental permission model of Node.js, specifically related to improper handling of Buffers in file system APIs, causing a traversal path to bypass when verifying...

9.8CVSS7AI score0.02129EPSS
SaveExploits3References32
Hacker One
Hacker One
added 2023/06/25 6:54 p.m.73 views

Node.js: fs.mkdtemp() and fs.mkdtempSync() are missing getValidatedPath() checks.

A vulnerability was found in the fs.mkdtemp and fs.mkdtempSync functions in Node.js 20, which allowed malicious actors to bypass the permission model check and create arbitrary directories...

5.3CVSS7AI score0.0117EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2023/06/25 12:00 a.m.14 views

PT-2023-9687 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js version 20 Description: A flaw in the experimental permission model of Node.js version 20 allows malicious actors to retrieve stats from files they do not have explicit read access to when the --allow-fs-read flag is used with a non-...

9.8CVSS6.7AI score0.02129EPSS
SaveExploits3References26
Positive Technologies
Positive Technologies
added 2023/06/25 12:00 a.m.6 views

PT-2023-9651 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js versions 20 Description: The issue arises from a missing check in the fs.mkdtemp API, allowing a malicious actor to bypass the permission model check using a path traversal attack. This can lead to the creation of an arbitrary...

9.8CVSS6.2AI score0.02129EPSS
SaveExploits3References31
OSV
OSV
added 2023/06/24 6:53 p.m.45 views

RLSA-2023:3577 Important: nodejs:18 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: c-ares: 0-byte UDP payload Denial of Service CVE-2023-32067 c-ares: Buffer Underwrite in aresinetnetpton CVE-2023-31130 c-ares: Insufficient...

7.5CVSS7AI score0.01577EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/23 10:35 a.m.37 views

Security Bulletin: IBM Spectrum Control is vulnerable to weakness related to Node.js

Summary Vulnerability in Node.js allow a denial of service, caused by a regular expression may affect IBM Spectrum Control. Vulnerability Details CVEID:CVE-2023-24807 DESCRIPTION: Node.js is vulnerable to a denial of service, caused by a regular expression denial of service ReDoS flaw in the...

7.5CVSS7.3AI score0.01315EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/23 10:30 a.m.38 views

Security Bulletin: IBM Spectrum Control is vulnerable to weakness related to pdfmake [CVE-2022-46161]

Summary Vulnerability in pdfmake allow remote attacker to execute arbitrary code on the system which could affect IBM Spectrum Control. CVE-2022-46161 IBM has addressed this vulnerability. Vulnerability Details CVEID:CVE-2022-46161 DESCRIPTION: Node.js pdfmake module could allow a remote attacker...

10CVSS9.7AI score0.01585EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2023/06/23 5:47 a.m.70 views

CVE-2023-26115

A flaw was found in the Node.js word-wrap module, where it is vulnerable to a denial of service caused by a Regular expression denial of service ReDoS issue in the result variable. By sending a specially crafted regex input, a remote attacker can cause a denial of service...

7.5CVSS6.6AI score0.01709EPSS
SaveExploits1References3
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/22 8:24 p.m.34 views

Security Bulletin: IBM Planning Analytics Workspace is affected by vulnerabilities in Node.js (CVE-2022-43548, CVE-2020-7676, CVE-2021-42550, CVE-2021-38561, CVE-2022-32149)

Summary IBM Planning Analytics Workspace is affected by vulnerabilities. Node.js is an open-source and cross-platform JavaScript runtime environment CVE-2023-23918, CVE-2023-23920, CVE-2023-24807, CVE-2023-23936, CVE-2023-23919. Node.js has been upgraded in IBM Planning Analytics Workspace to...

8.5CVSS7.6AI score0.14024EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2023/06/22 8:01 p.m.72 views

GHSA-3G7P-8QHX-MC8R Shescape potential environment variable exposure on Windows with CMD

Impact This impact users of Shescape: 1. On Windows using the Windows Command Prompt i.e. cmd.exe, and 2. Using quote/quoteAll or escape/escapeAll with the interpolation option set to true. An attacker may be able to get read-only access to environment variables. Example: javascript import as cp...

3.1CVSS4.2AI score0.00811EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.9 views

SUSE CVE-2023-30584

A vulnerability has been discovered in Node.js version 20, specifically within the experimental permission model. This flaw relates to improper handling of path traversal bypass when verifying file permissions. Please note that at the time this CVE was issued, the permission model is an...

7.7CVSS8.2AI score0.00379EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.8 views

SUSE CVE-2023-30585

A vulnerability has been identified in the Node.js .msi version installation process, specifically affecting Windows users who install Node.js using the .msi installer. This vulnerability emerges during the repair operation, where the "msiexec.exe" process, running under the NT AUTHORITY\SYSTEM...

5.9CVSS8.1AI score0.01467EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.11 views

SUSE CVE-2023-30586

A privilege escalation vulnerability exists in Node.js 20 that allowed loading arbitrary OpenSSL engines when the experimental permission model is enabled, which can bypass and/or disable the permission model. The attack complexity is high. However, the crypto.setEngine API can be used to bypass...

7.5CVSS9.2AI score0.01348EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.9 views

SUSE CVE-2023-30587

A vulnerability in Node.js version 20 allows for bypassing restrictions set by the --experimental-permission flag using the built-in inspector module node:inspector. By exploiting the Worker class's ability to create an "internal worker" with the kIsInternal Symbol, attackers can modify the...

7.5CVSS9AI score0.00747EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.6 views

SUSE CVE-2023-30589

The llhttp parser in the http module in Node v20.2.0 does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling HRS. The CR character without LF is sufficient to delimit HTTP header fields in the llhttp parser. According to RFC7230 section 3, only th...

5.9CVSS8.3AI score0.03906EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2023/06/22 12:00 a.m.155 views

Node.js 16.x < 16.20.1 / 18.x < 18.16.1 / 20.x < 20.3.1 Multiple Vulnerabilities (Tuesday June 20 2023 Security Releases).

The version of Node.js installed on the remote host is prior to 16.20.1, 18.16.1, 20.3.1. It is, therefore, affected by multiple vulnerabilities as referenced in the Tuesday June 20 2023 Security Releases advisory. - The use of proto in process.mainModule.proto.require can bypass the policy...

7.7CVSS7.1AI score0.03906EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2023/06/22 12:00 a.m.21 views

PT-2023-4760

Name of the Vulnerable Software and Affected Versions word-wrap versions all Description The issue is related to the use of a regular expression with inefficient computational complexity in the word-wrap module of the Node.js platform. This can be exploited by a remote attacker to cause a denial ...

7.8CVSS6.3AI score0.01709EPSS
SaveExploits1References20
IBM Security Bulletins
IBM Security Bulletins
added 2023/06/21 5:31 p.m.80 views

Security Bulletin: Vulnerabilities in Node.js, XStream, Linux kernel can affect IBM Spectrum Protect Plus

Summary IBM Spectrum Protect Plus can be affected by vulnerabilities in Node.js, XStream, and Linux kernel. Vulnerabilities include causing a denial of service condition and HTTP request smuggling, as described by the CVEs in the "Vulnerability Details" section. These vulnerabilities have been...

7.5CVSS8.1AI score0.19653EPSS
SaveExploits2Affected Software1
Hacker One
Hacker One
added 2023/06/21 2:33 a.m.92 views

Internet Bug Bounty: HTTP Request Smuggling via Empty headers separated by CR

The llhttp parser in the Node.js http module did not strictly use the CRLF sequence to delimit HTTP requests, which allowed for HTTP Request Smuggling HRS. This vulnerability affected all active versions of Node.js...

7.5CVSS7.7AI score0.03906EPSS
SaveExploits1
CNNVD
CNNVD
added 2023/06/21 12:00 a.m.2 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment. A security vulnerability exists in Node.js version 20 that stems from the presence of path traversal...

7.7CVSS7.4AI score0.00379EPSS
SaveExploits0References3
Rows per page
Query Builder