BIT-node-min-2024-21890

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/node-min/BIT-node-min-2024-21890.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-node-min-2024-21890
Aliases
Published
2024-12-16T13:55:48.820Z
Modified
2024-12-16T15:27:05.395734Z
Summary
[none]
Details

The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example:--allow-fs-read=/home/node/.ssh/*.pubwill ignore pub and give access to everything after .ssh/.This misleading documentation affects all users using the experimental permission model in Node.js 20 and Node.js 21.Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.

Database specific
{
    "cpes": [
        "cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / node-min

Package

Name
node-min
Purl
pkg:bitnami/node-min

Severity

  • 5.0 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
21.0.0
Fixed
21.6.2
Introduced
20.0.0
Fixed
20.11.1