Lucene search
+L

963 matches found

Positive Technologies
Positive Technologies
added 2023/10/21 12:0 a.m.3 views

PT-2023-8990 · Node.Js +5 · Node.Js +5

Name of the Vulnerable Software and Affected Versions: Node.js versions 20 through 21 Description: The issue is related to the permission model in Node.js, which is an experimental feature. It protects itself against path traversal attacks by calling path.resolve on any paths given by the user. I...

9.8CVSS6.3AI score0.03168EPSS
SaveExploits1References97
NVD
NVD
added 2023/10/18 4:15 a.m.27 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS7.4AI score0.01107EPSS
SaveExploits0References9
OSV
OSV
added 2023/10/18 4:15 a.m.6 views

AZL-31614 CVE-2023-38552 affecting package nodejs18 for versions less than 18.18.2-2

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS6.9AI score0.01107EPSS
SaveExploits0References1
OSV
OSV
added 2023/10/18 4:15 a.m.5 views

ALPINE-CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS6.9AI score0.01107EPSS
SaveExploits0References1
NVD
NVD
added 2023/10/18 4:15 a.m.23 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS8.5AI score0.01325EPSS
SaveExploits0References3
OSV
OSV
added 2023/10/18 4:15 a.m.4 views

DEBIAN-CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS7AI score0.01107EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2023/10/18 4:15 a.m.50 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS6.9AI score0.01107EPSS
SaveExploits0References4
Prion
Prion
added 2023/10/18 4:15 a.m.28 views

Design/Logic Flaw

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

5CVSS7.2AI score0.01107EPSS
SaveExploits0References8Affected Software2
Prion
Prion
added 2023/10/18 4:15 a.m.31 views

Path traversal

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

7.5CVSS8.4AI score0.01819EPSS
SaveExploits0References3Affected Software2
UbuntuCve
UbuntuCve
added 2023/10/18 4:15 a.m.43 views

CVE-2023-39332

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

9.8CVSS6.9AI score0.01819EPSS
SaveExploits0References2
OSV
OSV
added 2023/10/18 4:15 a.m.7 views

UBUNTU-CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS6.9AI score0.01325EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2023/10/18 3:55 a.m.26 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7AI score0.01107EPSS
SaveExploits0References8
OSV
OSV
added 2023/10/18 3:55 a.m.38 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS6.7AI score0.01107EPSS
SaveExploits0References11
CVE
CVE
added 2023/10/18 3:55 a.m.655 views

CVE-2023-38552

CVE-2023-38552 affects Node.js where the experimental policy/ integrity-check mechanism can be bypassed by forging a checksum during policy validation. The root issue is interception of the integrity verification against a trusted manifest, enabling an attacker to disable the integrity check for ...

7.5CVSS7.3AI score0.01107EPSS
SaveExploits0References9Affected Software1
Cvelist
Cvelist
added 2023/10/18 3:55 a.m.32 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.7AI score0.01107EPSS
SaveExploits0References8
AlpineLinux
AlpineLinux
added 2023/10/18 3:55 a.m.49 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS6.9AI score0.01325EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2023/10/18 3:55 a.m.35 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS7.6AI score0.01107EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/18 3:55 a.m.31 views

CVE-2023-38552

When the Node.js policy feature checks the integrity of a resource against a trusted manifest, the application can intercept the operation and return a forged checksum to the node's policy implementation, thus effectively disabling the integrity check. Impacts: This vulnerability affects all user...

7.5CVSS7.3AI score0.01107EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/18 3:55 a.m.30 views

CVE-2023-39331

A previously disclosed vulnerability CVE-2023-30584 was patched insufficiently in commit 205f1e6. The new path traversal vulnerability arises because the implementation does not protect itself against the application overwriting built-in utility functions with user-defined implementations. Please...

7.7CVSS7.5AI score0.01325EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2023/10/18 3:55 a.m.45 views

CVE-2023-39332

Various node:fs functions allow specifying paths as either strings or Uint8Array objects. In Node.js environments, the Buffer class extends the Uint8Array class. Node.js prevents path traversal through strings see CVE-2023-30584 and Buffer objects see CVE-2023-32004, but not through non-Buffer...

9.8CVSS7.7AI score0.01819EPSS
SaveExploits0
Rows per page
Query Builder