Lucene search
+L

612 matches found

NVD
NVD
added 2025/10/08 1:15 a.m.8 views

CVE-2025-61785

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS0.00184EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/10/08 12:59 a.m.13 views

CVE-2025-61787 Deno is Vulnerable to Command Injection on Windows During Batch File Execution

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions prior to 2.5.3 and 2.2.15 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed ev...

8.1CVSS0.02084EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/10/08 12:59 a.m.1 views

CVE-2025-61787 Deno is Vulnerable to Command Injection on Windows During Batch File Execution

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions prior to 2.5.3 and 2.2.15 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed ev...

8.1CVSS7.3AI score0.02084EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/08 12:59 a.m.7 views

EUVD-2025-33179

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions prior to 2.5.3 and 2.2.15 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed ev...

8.1CVSS7.2AI score0.02084EPSS
SaveExploits1References7
CVE
CVE
added 2025/10/08 12:59 a.m.30 views

CVE-2025-61787

Deno prior to 2.5.3 and 2.2.15 is vulnerable to Windows batch file command-injection because CreateProcess() can spawn cmd.exe when executing batch files (.bat/.cmd), enabling user-controlled argument injection (e.g., triggering calc.exe). CVE-2025-61787 states these issues are fixed in 2.5.3 and...

8.1CVSS7.3AI score0.02084EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2025/10/08 12:59 a.m.9 views

CVE-2025-61787

Deno is a JavaScript, TypeScript, and WebAssembly runtime. Versions prior to 2.5.3 and 2.2.15 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed ev...

8.1CVSS7.8AI score0.02084EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/10/08 12:49 a.m.11 views

CVE-2025-61786 Deno's --deny-read check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.stat and Deno.FsFile.prototype.statSync are not limited by the permission model check --deny-read=./. It's possible to retrieve stats from files that the user do not have explic...

3.3CVSS0.00182EPSS
SaveExploits1References5
CVE
CVE
added 2025/10/08 12:49 a.m.20 views

CVE-2025-61786

CVE-2025-61786 affects the Deno runtime: prior to versions 2.5.3 and 2.2.15, Deno.FsFile.prototype.stat and Deno.FsFile.prototype.statSync bypass the permission check when --deny-read=./ is used, allowing retrieval of file stats from files the user does not have explicit read access to. The vulne...

3.3CVSS6.2AI score0.00182EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/08 12:49 a.m.1 views

CVE-2025-61786 Deno's --deny-read check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.stat and Deno.FsFile.prototype.statSync are not limited by the permission model check --deny-read=./. It's possible to retrieve stats from files that the user do not have explic...

3.3CVSS6.2AI score0.00182EPSS
SaveExploits1References5
EUVD
EUVD
added 2025/10/08 12:49 a.m.10 views

EUVD-2025-33180

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.stat and Deno.FsFile.prototype.statSync are not limited by the permission model check --deny-read=./. It's possible to retrieve stats from files that the user do not have explic...

3.3CVSS6AI score0.00182EPSS
SaveExploits1References6
AlpineLinux
AlpineLinux
added 2025/10/08 12:49 a.m.6 views

CVE-2025-61786

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.stat and Deno.FsFile.prototype.statSync are not limited by the permission model check --deny-read=./. It's possible to retrieve stats from files that the user do not have explic...

3.3CVSS6.6AI score0.00182EPSS
SaveExploits1References5
OSV
OSV
added 2025/10/08 12:49 a.m.8 views

CVE-2025-61786 Deno's --deny-read check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.stat and Deno.FsFile.prototype.statSync are not limited by the permission model check --deny-read=./. It's possible to retrieve stats from files that the user do not have explic...

3.3CVSS6.3AI score0.00182EPSS
SaveExploits1References7
CVE
CVE
added 2025/10/08 12:37 a.m.20 views

CVE-2025-61785

Summary : CVE-2025-61785 affects Deno versions prior to 2.5.3 and 2.2.15, where Deno.FsFile.prototype.utime and utimeSync are not properly restricted by --deny-write=./. This allows changing atime/mtime on a read-only opened file even when write is disallowed, bypassing the permission model. The ...

3.3CVSS6.3AI score0.00184EPSS
SaveExploits1References5Affected Software1
AlpineLinux
AlpineLinux
added 2025/10/08 12:37 a.m.8 views

CVE-2025-61785

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS6.7AI score0.00184EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2025/10/08 12:37 a.m.1 views

CVE-2025-61785 Deno's --deny-write check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS6.3AI score0.00184EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2025/10/08 12:37 a.m.12 views

CVE-2025-61785 Deno's --deny-write check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS0.00184EPSS
SaveExploits1References5
OSV
OSV
added 2025/10/08 12:37 a.m.8 views

CVE-2025-61785 Deno's --deny-write check does not prevent permission bypass

Deno is a JavaScript, TypeScript, and WebAssembly runtime. In versions prior to 2.5.3 and 2.2.15, Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync are not limited by the permission model check --deny-write=./. It's possible to change to change the access atime and modification mtim...

3.3CVSS4.2AI score0.00184EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2025/10/08 12:0 a.m.7 views

PT-2025-41208

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.5.3 Deno versions prior to 2.2.15 Description Deno is a JavaScript, TypeScript, and WebAssembly runtime. The Deno.FsFile.prototype.utime and Deno.FsFile.prototype.utimeSync functions are not limited by the...

3.3CVSS4.4AI score0.00184EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2025/10/08 12:0 a.m.6 views

Deno 命令注入漏洞

Deno is a simple, modern and secure JavaScript and TypeScript runtime environment from Deno Open Source. A command injection vulnerability exists in Deno versions prior to 2.5.3 and prior to 2.2.15, which stems from the vulnerability to command line injection attacks when executing batch files on...

8.1CVSS7.1AI score0.02084EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2025/10/08 12:0 a.m.9 views

PT-2025-41212

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.5.3 and 2.2.15 Description Deno, a JavaScript, TypeScript, and WebAssembly runtime, is susceptible to Command Line Injection attacks on Windows operating systems when batch files are executed. The Windows operating...

8.1CVSS6.9AI score0.02084EPSS
SaveExploits1References23
Rows per page
Query Builder