CVE-2023-28446: Interactive `run` permission prompt spoofing via improper ANSI neutralization
Arbitrary program names without any ANSI filtering allows any malicious program to clear the first 2 lines of a op_spawn_child
or op_kill
prompt and replace it with any desired text.
References
- github.com/advisories/GHSA-vq67-rp93-65qf
- github.com/denoland/deno
- github.com/denoland/deno/blob/7d13d65468c37022f003bb680dfbddd07ea72173/runtime/js/40_process.js
- github.com/denoland/deno/releases/tag/v1.31.2
- github.com/denoland/deno/security/advisories/GHSA-vq67-rp93-65qf
- nvd.nist.gov/vuln/detail/CVE-2023-28446
Detect and mitigate CVE-2023-28446 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →