Lucene search
K

30 matches found

RedHat Linux
RedHat Linux
added 2026/02/05 4:3 p.m.0 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS5.8AI score0.00039EPSS
Exploits0References5
OSV
OSV
added 2026/01/20 9:16 p.m.3 views

AZL-74979 CVE-2025-55131 affecting package nodejs for versions less than 20.14.0-13

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.4AI score0.00039EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/01/20 9:16 p.m.2 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.3AI score0.00039EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2026/01/20 8:41 p.m.9 views

CVE-2025-55131

A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other TypedArray instances like Uint8Array may contain leftover...

7.1CVSS7.9AI score0.00039EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-43063

Malicious code in bioql PyPI...

9.8CVSS7.1AI score0.00521EPSS
Exploits0References3
OSV
OSV
added 2025/06/23 10:42 p.m.2 views

GHSA-V62P-RQ8G-8H59 pbkdf2 silently disregards Uint8Array input, returning static keys

Summary On historic but declared as supported Node.js versions 0.12-2.x, pbkdf2 silently disregards Uint8Array input This only affects Node.js = 0.12 and there seems to be ongoing effort in this repo to maintain that Support Uint8Array input input is typechecked against Uint8Array, and the error...

9.1CVSS5.9AI score0.00091EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/06/23 10:42 p.m.5 views

pbkdf2 silently disregards Uint8Array input, returning static keys

Summary On historic but declared as supported Node.js versions 0.12-2.x, pbkdf2 silently disregards Uint8Array input This only affects Node.js = 0.12 and there seems to be ongoing effort in this repo to maintain that Support Uint8Array input input is typechecked against Uint8Array, and the error...

9.1CVSS6.9AI score0.00091EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2025/06/23 7:0 p.m.12 views

CVE-2025-6547 On Node.js < 3, pbkdf2 silently disregards Uint8Array input, returning static keys

Improper Input Validation vulnerability in pbkdf2 allows Signature Spoofing by Improper Validation.This issue affects pbkdf2: =3.1.2...

9.1CVSS0.00091EPSS
Exploits0References2
OSV
OSV
added 2024/12/16 1:56 p.m.16 views

BIT-NODE-MIN-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.8CVSS8.4AI score0.00521EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 10:59 a.m.39 views

BIT-NODE-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.8CVSS8.4AI score0.00521EPSS
Exploits0References5
Veracode
Veracode
added 2023/11/30 9:30 p.m.23 views

Path Traversal

nodejs-current is vulnerable to Path Traversal. The vulnerability is due to there is no proper neutralization for special elements within the pathname that specifically within the handling of file system paths by various node:fs functions. This vulnerability is the result of the way Node.js handl...

9.8CVSS6.5AI score0.00521EPSS
Exploits0References5Affected Software1
Hacker One
Hacker One
added 2023/11/17 5:45 p.m.55 views

Internet Bug Bounty: Path traversal through path stored in Uint8Array in Node.js 20

A path traversal vulnerability was discovered in Node.js 20 through paths stored in Uint8Array objects. The vulnerability allowed bypassing path sanitization protections and reading arbitrary files outside of a restricted directory. The issue was addressed by properly sanitizing Uint8Array paths ...

9.8CVSS8.5AI score0.00521EPSS
Exploits0
OSV
OSV
added 2023/11/14 12:0 a.m.42 views

ALSA-2023:7205 Important: nodejs:20 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack Rapid Reset Attack CVE-2023-44487 nodejs: permission model improperly...

9.8CVSS8.5AI score0.944EPSS
Exploits19References14
OSV
OSV
added 2023/10/26 6:23 a.m.41 views

BIT-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.2AI score0.00521EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2023/10/18 4:15 a.m.26 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.8CVSS8.7AI score0.00521EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2023/10/18 4:15 a.m.34 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.00521EPSS
Exploits0References2
Prion
Prion
added 2023/10/18 4:15 a.m.25 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.00521EPSS
Exploits0References3Affected Software2
Cvelist
Cvelist
added 2023/10/18 3:55 a.m.23 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...

9AI score0.00521EPSS
Exploits0References3
Debian CVE
Debian CVE
added 2023/10/18 3:55 a.m.39 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.00521EPSS
Exploits0
CVE
CVE
added 2023/10/18 3:55 a.m.788 views

CVE-2023-39332

CVE-2023-39332 concerns Node.js: certain node:fs path operations permit traversal when paths are provided as non-Buffer Uint8Array objects. The vulnerability contrasts with existing mitigations for string paths and Buffer paths (CVE-2023-30584 and CVE-2023-32004). The issue arises in environments...

9.8CVSS8.6AI score0.00521EPSS
Exploits0References4Affected Software1
Rows per page
Query Builder