Lucene search
+L

2130 matches found

Tenable Nessus
Tenable Nessus
added 2024/04/19 12:0 a.m.65 views

Node.js 18.x < 18.20.2 / 20.x < 20.12.2 / 21.x < 21.7.3 Command Injection Vulnerability (Wednesday, April 10, 2024 Security Releases).

The version of Node.js installed on the remote host is prior to 18.20.2, 20.12.2, 21.7.3. It is, therefore, affected by a command injection vulnerability as referenced in the Wednesday, April 10, 2024 Security Releases advisory. This is due to the improper handling of batch files in...

8.1CVSS8.9AI score0.01411EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/04/15 2:50 p.m.128 views

CVE-2024-1874

A command injection flaw was found in PHP, exclusive to Windows environments. This flaw allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function in specific conditions. The CreateProcess function implicitly uses cmd.exe when...

9.4CVSS7.4AI score0.32568EPSS
SaveExploits2References4
Hacker One
Hacker One
added 2024/04/13 10:23 a.m.73 views

Node.js: Bypass incomplete fix of CVE-2024-27980

The CVE-2024-27980 was identified as an incomplete fix for the BatBadBut vulnerability. This vulnerability arose from improper handling of batch files with all possible extensions on Windows via childprocess.spawn and childprocess.spawnSync. A malicious command line argument could have been used ...

8.1CVSS7.5AI score0.01411EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2024/04/12 4:29 a.m.747 views

Exploit for CVE-2024-28255

OpenMetadataRCE CVE-2024-28255 Batch scan/exploit 1.このツー...

9.8CVSS9.6AI score0.73255EPSS
SaveExploits5
SUSE CVE
SUSE CVE
added 2024/04/12 2:11 a.m.5 views

SUSE 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.1CVSS8.9AI score0.01411EPSS
SaveExploits0References8
The Hacker News
The Hacker News
added 2024/04/10 3:5 a.m.125 views

Critical 'BatBadBut' Rust Vulnerability Exposes Windows Systems to Attacks

A critical security flaw in the Rust standard library could be exploited to target Windows users and stage command injection attacks. The vulnerability, tracked as CVE-2024-24576, has a CVSS score of 10.0, indicating maximum severity. That said, it only impacts scenarios where batch files are...

10CVSS9.9AI score0.32568EPSS
SaveExploits14
NVD
NVD
added 2024/04/09 6:15 p.m.35 views

CVE-2024-24576

Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files with the bat and cmd extensions on Windows using the Command. An attacker able to control the arguments...

10CVSS9.8AI score0.20342EPSS
SaveExploits10References13
OSV
OSV
added 2024/04/09 5:28 p.m.8 views

CVE-2024-24576 Rusts's `std::process::Command` did not properly escape arguments of batch files on Windows

Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files with the bat and cmd extensions on Windows using the Command. An attacker able to control the arguments...

10CVSS7.4AI score
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2024/04/09 5:28 p.m.37 views

CVE-2024-24576 Rusts's `std::process::Command` did not properly escape arguments of batch files on Windows

Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files with the bat and cmd extensions on Windows using the Command. An attacker able to control the arguments...

10CVSS9.3AI score0.20342EPSS
SaveExploits10References12
Cvelist
Cvelist
added 2024/04/09 5:28 p.m.34 views

CVE-2024-24576 Rusts's `std::process::Command` did not properly escape arguments of batch files on Windows

Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files with the bat and cmd extensions on Windows using the Command. An attacker able to control the arguments...

10CVSS9.9AI score0.20342EPSS
SaveExploits10References12
CVE
CVE
added 2024/04/09 5:28 p.m.199 views

CVE-2024-24576

CVE-2024-24576 affects Rust’s standard library on Windows where Command::arg/args escaping for batch files was not thorough enough. This could allow arbitrary shell commands when untrusted input is passed to batch file invocations via cmd.exe, enabling LPE/RCE scenarios as described in PoC and pu...

10CVSS8.9AI score0.20342EPSS
SaveExploits10References13Affected Software1
Debian CVE
Debian CVE
added 2024/04/09 5:28 p.m.63 views

CVE-2024-24576

Rust is a programming language. The Rust Security Response WG was notified that the Rust standard library prior to version 1.77.2 did not properly escape arguments when invoking batch files with the bat and cmd extensions on Windows using the Command. An attacker able to control the arguments...

10CVSS9.4AI score0.20342EPSS
SaveExploits10
Positive Technologies
Positive Technologies
added 2024/04/09 12:0 a.m.8 views

PT-2024-2720

Name of the Vulnerable Software and Affected Versions Rust versions prior to 1.77.2 Description A critical security flaw in the Rust standard library could be exploited to target Windows users and stage command injection attacks. The vulnerability allows attackers to execute arbitrary shell...

10CVSS9AI score0.20342EPSS
SaveExploits10References136
CNNVD
CNNVD
added 2024/04/09 12:0 a.m.7 views

Rust 安全漏洞

Rust is a general-purpose, compiled programming language from the Mozilla Foundation. A security vulnerability exists in versions of Rust prior to 1.77.2 that stems from not properly escaping parameters of a batch file on Windows, which could allow an attacker to execute arbitrary shell commands ...

10CVSS8.2AI score0.20342EPSS
SaveExploits10References14
Snyk
Snyk
added 2024/04/09 12:0 a.m.4 views

Improper Control of Generation of Code ('Code Injection')

Overview Affected versions of this package are vulnerable to Improper Control of Generation of Code 'Code Injection' due to the improper handling of batch files in childprocess.spawn or childprocess.spawnSync. An attacker can inject arbitrary commands and achieve code execution even if the shell...

8.1CVSS8AI score0.01411EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/03 3:15 p.m.4 views

UBUNTU-CVE-2024-26696

In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix hang in nilfslookupdirtydatabuffers Syzbot reported a hang issue in migratepagesbatch called by mbind and nilfslookupdirtydatabuffers called in the log writer of nilfs2. While migratepagesbatch locks a folio and waits...

5.5CVSS6.1AI score0.00191EPSS
SaveExploits0References23
OSV
OSV
added 2024/04/02 7:1 a.m.10 views

CVE-2024-26684 net: stmmac: xgmac: fix handling of DPP safety error for DMA channels

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: xgmac: fix handling of DPP safety error for DMA channels Commit 56e58d6c8a56 "net: stmmac: Implement Safety Features in XGMAC core" checks and reports safety errors, but leaves the Data Path Parity Errors for each...

6.3AI score
SaveExploits0References11
NVD
NVD
added 2024/03/27 2:15 a.m.25 views

CVE-2024-2244

REST service authentication anomaly with “valid username/no password” credential combination for batch job processing resulting in successful service invocation. The anomaly doesn’t exist with other credential combinations...

5.3CVSS5.5AI score0.00371EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/27 1:16 a.m.10 views

CVE-2024-2244

REST service authentication anomaly with “valid username/no password” credential combination for batch job processing resulting in successful service invocation. The anomaly doesn’t exist with other credential combinations...

5.3CVSS7.2AI score0.00371EPSS
SaveExploits0References1
CVE
CVE
added 2024/03/27 1:16 a.m.76 views

CVE-2024-2244

Hitachi Energy Asset Suite is affected by CVE-2024-2244 (improper authentication). The vulnerability allows a REST service to be invoked via a batch job using a valid username with no password, applicable to Asset Suite versions prior to 9.6.3.13 and 9.6.4.1. Root cause: authentication anomaly en...

5.3CVSS7.1AI score0.00371EPSS
SaveExploits0References1
Rows per page
Query Builder