CVE-2025-48888
Deno run with --allow-read and --deny-read flags results in allowed
5.3
MEDIUM
CVSS 3.1
EPSS 0.34%
描述
### Summary `deno run --allow-read --deny-read main.ts` results in allowed, even though 'deny' should be stronger. Same with all global unary permissions given as `--allow-* --deny-*`. ### Details Caused by the fast exit logic in #22894. ### PoC Run the above command expecting no permissions to be passed. ### Impact This only affects a nonsensical combination of flags, so there shouldn't be a real impact on the userbase.
如何修補 CVE-2025-48888
要修補 CVE-2025-48888,請將受影響套件升級到下列已修補版本。
- —升級至 2.1.13 或更新版本
- —升級至 0.212.0 或更新版本
CVE-2025-48888 正在被利用嗎?
低 — EPSS 為 0.3%,目前沒有觀察到大規模利用活動。
受影響套件(2)
- >= 1.41.3, < 2.1.13
- >= 0.150.0, < 0.212.0
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P |
| osv | CVSS 3.1 | MEDIUM5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |