Lucene search
+L

472 matches found

Debian CVE
Debian CVE
added 2023/06/30 11:40 p.m.36 views

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.5CVSS7.7AI score0.01348EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2023/06/30 11:40 p.m.29 views

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.4AI score0.01348EPSS
SaveExploits0References2
CVE
CVE
added 2023/06/30 11:40 p.m.463 views

CVE-2023-30586

CVE-2023-30586: Privilege escalation in Node.js 20 when the experimental permission model is enabled. An OpenSSL engine loaded via crypto.setEngine() can bypass or disable the permission model by manipulating host process memory (e.g., locating Permission::enabled_ on the heap). Affected: Node.js...

7.5CVSS7.4AI score0.01348EPSS
SaveExploits0References2Affected Software1
Hacker One
Hacker One
added 2023/06/26 6:45 a.m.63 views

Node.js: Permission model bypass by specifying a path traversal sequence in a buffer,

A vulnerability was discovered in Node.js version 20, specifically within the experimental permission model. This flaw allowed for the bypassing of file permissions by specifying a path traversal sequence in a buffer. The vulnerability affected all users utilizing the experimental permission mode...

8.8CVSS8.9AI score0.02129EPSS
SaveExploits0
Hacker One
Hacker One
added 2023/06/25 6:54 p.m.52 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.11 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.5 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
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.6 views

SUSE CVE-2023-30582

A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non- argument. This flaw arises from an inadequate permission model that fails to restrict file watching through the fs.watchFile API. As a...

5.3CVSS8.8AI score0.0058EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/06/22 2:38 a.m.8 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.9 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.6 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
Tenable Nessus
Tenable Nessus
added 2023/06/22 12:00 a.m.146 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/20 12:00 a.m.9 views

PT-2023-4531 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js version 20 Description: A vulnerability in Node.js 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...

7.8CVSS7.1AI score0.03906EPSS
SaveExploits1References34
Positive Technologies
Positive Technologies
added 2023/06/20 12:00 a.m.12 views

PT-2023-4525 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js version 20 Description: The issue is related to the fs.openAsBlob method in Node.js, which can bypass the experimental permission model when using the file system read restriction with the --allow-fs-read flag. This flaw arises from a...

7.7CVSS7AI score0.03906EPSS
SaveExploits1References29
Positive Technologies
Positive Technologies
added 2023/06/20 12:00 a.m.5 views

PT-2023-4523 · Node.Js · Node.Js

Name of the Vulnerable Software and Affected Versions: Node.js version 20 Description: A vulnerability has been discovered in Node.js, specifically within the experimental permission model. This flaw relates to improper handling of path traversal bypass when verifying file permissions. The...

7.8CVSS7.2AI score0.03906EPSS
SaveExploits1References34
Hacker One
Hacker One
added 2023/04/25 8:15 p.m.22 views

Node.js: Renaming/aliasing relative symbolic links potentially redirects them to supposedly inaccessible locations

Vulnerability description not provided...

7.1AI score
SaveExploits0
Hacker One
Hacker One
added 2023/04/19 10:00 a.m.37 views

Node.js: OpenSSL engines can be used to bypass and/or disable the permission model

Arbitrary OpenSSL engines could be loaded in Node.js 20, even when the permission model was enabled, which could bypass and/or disable the permission model, allowing for arbitrary code execution...

7.5CVSS7.7AI score0.01348EPSS
SaveExploits0
CVE
CVE
added 2022/09/27 3:24 p.m.69 views

CVE-2022-40817

CVE-2022-40817 affects Zammad 5.2.1 where a fine-grained permission model intended for read-only tickets still allowed certain operations (adding/removing links, tags, related answers). Root cause: permissions logic did not enforce read-only restrictions for these actions. Impact: unauthorized-li...

4.3CVSS4.5AI score0.00429EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/27 3:24 p.m.8 views

CVE-2022-40817

Zammad 5.2.1 has a fine-grained permission model that allows to configure read-only access to tickets. However, agents were still wrongly able to perform some operations on such tickets, like adding and removing links, tags. and related answers. This issue has been fixed in 5.2.2...

4.6AI score0.00429EPSS
SaveExploits0References1
OSV
OSV
added 2022/03/21 1:15 p.m.11 views

CVE-2022-25570

In Click Studios SA Pty Ltd Passwordstate 9435, users with access to a passwordlist can gain access to additional password lists without permissions. Specifically, an authenticated user who has write permissions to a password list in one folder with the default permission model can extend his...

6.5CVSS5.8AI score0.00819EPSS
SaveExploits1References2
Rows per page
Query Builder