Executive Summary



This Alert is flagged as TOP 25 Common Weakness Enumeration from CWE/SANS. For more information, you can read this.
Informations
Name CVE-2023-39332 First vendor Publication 2023-10-18
Vendor Cve Last vendor Modification 2023-11-17

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 9.8
Base Score 9.8 Environmental Score 9.8
impact SubScore 5.9 Temporal Score 9.8
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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` `Uint8Array` objects.

This is distinct from CVE-2023-32004 which only referred to `Buffer` objects. However, the vulnerability follows the same pattern using `Uint8Array` instead of `Buffer`.

Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39332

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CWE/SANS Top 25)

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 218
Os 1

Sources (Detail)

https://security.netapp.com/advisory/ntap-20231116-0009/
Source Url
MISC https://hackerone.com/reports/2199818
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedorapr...

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
12
Date Informations
2024-02-02 02:47:43
  • Multiple Updates
2024-02-01 12:30:49
  • Multiple Updates
2023-11-18 00:27:53
  • Multiple Updates
2023-11-16 21:27:59
  • Multiple Updates
2023-11-04 05:27:37
  • Multiple Updates
2023-11-04 00:27:37
  • Multiple Updates
2023-10-26 13:27:10
  • Multiple Updates
2023-10-26 09:27:25
  • Multiple Updates
2023-10-25 21:27:23
  • Multiple Updates
2023-10-19 02:31:54
  • Multiple Updates
2023-10-19 02:30:53
  • Multiple Updates
2023-10-18 17:27:19
  • Multiple Updates
2023-10-18 09:27:19
  • First insertion