Lucene search
+L

608 matches found

RedhatCVE
RedhatCVE
added 2025/02/06 2:58 a.m.6 views

CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.6AI score0.00514EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 9:48 p.m.9 views

CVE-2022-24783

Deno is a runtime for JavaScript and TypeScript. The versions of Deno between release 1.18.0 and 1.20.2 inclusive are vulnerable to an attack where a malicious actor controlling the code executed in a Deno runtime could bypass all permission checks and execute arbitrary shell code. This...

10CVSS7.3AI score0.01147EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 7:12 a.m.12 views

CVE-2024-32477

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. By using ANSI escape sequences and a race between libc::tcflush0, libc::TCIFLUSH and reading standard input, it's possible to manipulate the permission prompt and force it to allow an unsafe action regardless of the...

7.7CVSS6.7AI score0.0034EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:55 a.m.13 views

CVE-2024-27936

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. Starting in version 1.32.1 and prior to version 1.41.0 of the deno library, maliciously crafted permission request can show the spoofed permission prompt by inserting a broken ANSI escape sequence into the request...

8.8CVSS6.7AI score0.00943EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:51 a.m.21 views

CVE-2024-27934

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.36.2 and prior to version 1.40.3, use of inherently unsafe const cvoid and ExternalPointer leads to use-after-free access of the underlying structure, resulting in arbitrary code execution. Use of inherently unsafe...

8.8CVSS7.9AI score0.00392EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 3:48 a.m.25 views

CVE-2024-27935

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Starting in version 1.35.1 and prior to version 1.36.3, a vulnerability in Deno's Node.js compatibility runtime allows for cross-session data contamination during simultaneous asynchronous reads from Node.js streams sourced from sockets o...

8.3CVSS7AI score0.00722EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/05 12:37 a.m.8 views

CVE-2024-37150

An issue in .npmrc support in Deno 1.44.0 was discovered where Deno would send .npmrc credentials for the scope to the tarball URL when the registry provided URLs for a tarball on a different domain. All users relying on .npmrc are potentially affected by this vulnerability if their private...

7.6CVSS7.4AI score0.0042EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/08 12:20 a.m.5 views

SUSE CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.8AI score0.00514EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2025/01/06 11:15 p.m.9 views

CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS7.1AI score0.00514EPSS
SaveExploits0References1
NVD
NVD
added 2025/01/06 11:15 p.m.19 views

CVE-2025-21620

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 10:27 p.m.16 views

GHSA-F27P-CMV8-XHM6 fetch: Authorization headers not dropped when redirecting cross-origin

Summary When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain. Details...

7.5CVSS7.4AI score0.00514EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2025/01/06 10:27 p.m.26 views

fetch: Authorization headers not dropped when redirecting cross-origin

Summary When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original Authorization header, leaking its content to that second domain. Details...

7.5CVSS6.5AI score0.00514EPSS
SaveExploits0References3Affected Software2
Vulnrichment
Vulnrichment
added 2025/01/06 10:26 p.m.5 views

CVE-2025-21620 Deno's authorization headers not dropped when redirecting cross-origin

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.7AI score0.00514EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/06 10:26 p.m.8 views

CVE-2025-21620 Deno's authorization headers not dropped when redirecting cross-origin

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS6.8AI score
SaveExploits0References3
CVE
CVE
added 2025/01/06 10:26 p.m.60 views

CVE-2025-21620

CVE-2025-21620 affects Deno’s fetch() redirect handling: when an Authorization header is sent to one domain and the response redirects to another, the follow-up request preserves the header, potentially leaking it cross-origin. The issue is confirmed in Deno and is mitigated by upgrading to versi...

7.5CVSS7.4AI score0.00514EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/01/06 10:26 p.m.27 views

CVE-2025-21620 Deno's authorization headers not dropped when redirecting cross-origin

Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When you send a request with the Authorization header to one domain, and the response asks to redirect to a different domain, Deno'sfetch redirect handling creates a follow-up redirect request that keeps the original...

7.5CVSS0.00514EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2025/01/06 12:00 a.m.7 views

Deno 信息泄露漏洞

Deno is a simple, modern and secure JavaScript and TypeScript runtime environment from Deno Open Source. An information disclosure vulnerability exists in Deno versions prior to 2.1.2, which stems from the fact that fetch redirect processing creates a subsequent redirect request that retains the...

7.5CVSS5.8AI score0.00514EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/06 12:00 a.m.6 views

PT-2025-4305 · Deno · Deno

Name of the Vulnerable Software and Affected Versions: Deno versions prior to 2.1.2 Description: Deno is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults. When a request with the Authorization header is sent to one domain and the response asks to redirect to a different...

7.5CVSS7.1AI score0.00514EPSS
SaveExploits0References9
Wolfi
Wolfi
added 2024/12/09 8:41 p.m.14 views

GHSA-H97M-WW89-6JMQ vulnerabilities

Vulnerabilities for packages: samply, sccache, netavark, linkerd2-proxy, rust-analyzer, cargo-audit, helix, wadm, zellij, linkerd2, starship, shadowsocks-rust, wasmtime, sdp-k8s-injector, kdash, rustup, tealdeer, rye, buck2, bat, xh, wash, atuin, convco, pixi, wasmcloud, nushell, geckodriver, den...

5.2AI score
SaveExploits0
Wolfi
Wolfi
added 2024/12/09 12:00 p.m.12 views

CVE-2024-12224 vulnerabilities

Vulnerabilities for packages: samply, sccache, netavark, linkerd2-proxy, rust-analyzer, cargo-audit, helix, wadm, zellij, linkerd2, starship, shadowsocks-rust, wasmtime, sdp-k8s-injector, kdash, rustup, tealdeer, rye, buck2, bat, xh, wash, atuin, convco, pixi, wasmcloud, nushell, geckodriver, den...

8.8CVSS7.8AI score0.00213EPSS
SaveExploits1
Rows per page
Query Builder