Lucene search
+L

91 matches found

Cvelist
Cvelist
added 2025/11/19 4:23 p.m.18 views

CVE-2025-34332 AudioCodes Fax/IVR Appliance <= 2.6.23 Insecure Service Control Scripts LPE

AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 include a web administration component that controls back-end Windows services using helper batch scripts located under C:\F2MAdmin\F2E\AudioCodesfiles\utils\Services. When certain service actions are...

8.5CVSS0.00198EPSS
Exploits2References4
CVE
CVE
added 2025/11/19 4:23 p.m.14 views

CVE-2025-34332

CVE-2025-34332 affects AudioCodes Fax Server and Auto-Attendant IVR appliances up to version 2.6.23. A web administration component runs Windows service actions via helper batch scripts in C:\F2MAdmin\F2E\AudioCodes_files\utils\Services. When service actions are requested through ajaxPost.php, PH...

8.5CVSS6.2AI score0.00198EPSS
Exploits2References4Affected Software2
OSV
OSV
added 2025/11/14 2:45 p.m.104 views

HSEC-2024-0003 process: command injection via argument list on Windows

process: command injection via argument list on Windows The process library on Windows is vulnerable to a command injection vulnerability, via cmd.exe's interpretation of arguments. Programs that invoke batch files .bat, .cmd and pass arguments whose values are affected by program inputs may be...

10CVSS8.8AI score0.32568EPSS
Exploits14References5
OSV
OSV
added 2025/10/08 6:16 p.m.7 views

GHSA-M2GF-X3F6-8HQ3 Deno is Vulnerable to Command Injection on Windows During Batch File Execution

Summary Deno versions up to 2.5.1 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. Details In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed even if the application does not specify it via the...

8.1CVSS7.7AI score0.02084EPSS
Exploits1References7
Github Security Blog
Github Security Blog
added 2025/10/08 6:16 p.m.10 views

Deno is Vulnerable to Command Injection on Windows During Batch File Execution

Summary Deno versions up to 2.5.1 are vulnerable to Command Line Injection attacks on Windows when batch files are executed. Details In Windows, CreateProcess always implicitly spawns cmd.exe if a batch file .bat, .cmd, etc. is being executed even if the application does not specify it via the...

8.1CVSS7.7AI score0.02084EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2025/10/08 12:59 a.m.6 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.5AI score0.02084EPSS
Exploits1References7
AlpineLinux
AlpineLinux
added 2025/10/08 12:59 a.m.7 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
Exploits1References5
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
Exploits1References6
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
Exploits1References23
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2000-0212

Malware in sbrugna...

5CVSS6.4AI score0.09998EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-25154

Malicious code in bioql PyPI...

8.1CVSS8.2AI score0.01411EPSS
Exploits0References5
Mageia
Mageia
added 2025/04/17 5:37 p.m.35 views

Updated rust packages fix security vulnerability

The Rust Security Response WG was notified that the Rust standard library did not properly escape arguments when invoking batch files with the bat and cmd extensions on Windows using the Command API. An attacker able to control the arguments passed to the spawned process could execute arbitrary...

10CVSS7.8AI score0.20342EPSS
Exploits10References9
OSV
OSV
added 2025/01/10 7:16 p.m.17 views

BIT-NODE-MIN-2024-27980

Due to the improper handling of batch files in childprocess.spawn / childprocess.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled...

8.1CVSS7.2AI score0.01411EPSS
Exploits0References6
OSV
OSV
added 2025/01/10 7:16 p.m.16 views

BIT-NODE-2024-27980

Due to the improper handling of batch files in childprocess.spawn / childprocess.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled...

8.1CVSS7.2AI score0.01411EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/01/09 12:33 a.m.25 views

CVE-2024-27980

Due to the improper handling of batch files in childprocess.spawn / childprocess.spawnSync, a malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option is not enabled...

8.1CVSS0.01411EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/01/09 12:0 a.m.3 views

Node.js 安全漏洞

Node.js is an open source, cross-platform JavaScript runtime environment open-sourced by Node.js. A security vulnerability exists in Node.js that stems from mishandling of batch files, which allows malicious command line arguments to inject arbitrary commands and enable code execution even if she...

8.1CVSS8.6AI score0.01411EPSS
Exploits0References5
OSV
OSV
added 2024/12/16 1:53 p.m.32 views

BIT-NODE-MIN-2024-36138

Bypass incomplete fix of CVE-2024-27980, that arises from improper handling of batch files with all possible extensions on Windows via childprocess.spawn / childprocess.spawnSync. A malicious command line argument can inject arbitrary commands and achieve code execution even if the shell option i...

8.1CVSS7.5AI score0.01098EPSS
Exploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2024/09/23 8:51 p.m.22 views

Security Bulletin: Vulnerability in Node.js affects IBM Rational Developer for i RPG and COBOL + Modernization Tools, Java Edition (CVE-2024-36138)

Summary Node.js is used as runtime and SDK for Apache Cordova applications within IBM Rational Developer for i RPG and COBOL + Modernization Tools, Java Edition. Information about security vulnerabilities affecting Node.js has been published in a security bulletin. This bulletin identifies the...

8.1CVSS7.8AI score0.01098EPSS
Exploits0Affected Software1
Hacker One
Hacker One
added 2024/09/16 4:45 p.m.12 views

Internet Bug Bounty: `std::process::Command` batch files argument escaping could be bypassed with trailing whitespace or periods

The Rust Security Response WG disclosed a vulnerability in the std::process::Command module on Windows, where it incorrectly escaped arguments when invoking batch files. This allowed for bypassing the fix by including trailing whitespace or periods in the batch file name, which are ignored and...

10CVSS6.7AI score0.20342EPSS
Exploits10
F5 Networks
F5 Networks
added 2024/09/12 4:22 a.m.39 views

K000141047: Multiple Node.js vulnerabilities

Security Advisory Description CVE-2024-22018 A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-read flag is used. This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.lstat API...

8.1CVSS7.1AI score0.01411EPSS
Exploits0
Rows per page
Query Builder