Lucene search
+L

8452 matches found

Tenable Nessus
Tenable Nessus
added 2024/05/09 12:0 a.m.15 views

Microsoft Azure Command-Line Interface (CLI) Installed (Linux)

Binary data microsoftazureclinixinstalled.nbin...

7.3AI score
SaveExploits0References1
NVD
NVD
added 2024/05/08 3:15 p.m.54 views

CVE-2024-34347

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8.3AI score0.00611EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2024/05/08 2:33 p.m.8 views

deno_cli (>=0.18.0-preview4 <=0.23.0), deno_cli_snapshots (>=0.0.3 <=0.19.0) +2 more potentially affected by CVE-2024-34346 via deno (>=0.15.0 <=0.6.0)

deno CARGO version =0.15.0, =0.18.0-preview4, =0.0.3, =0.0.1, =0.23.0 Source cves: CVE-2024-34346 Source advisory: OSV:GHSA-23RX-C3G5-HV9W...

9CVSS5.8AI score0.00368EPSS
SaveExploits0
OSV
OSV
added 2024/05/08 2:16 p.m.50 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/08 2:16 p.m.29 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS6.9AI score0.00611EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/08 2:16 p.m.59 views

CVE-2024-34347 @hoppscotch/cli affected by Sandbox Escape in @hoppscotch/js-sandbox leads to RCE

@hoppscotch/cli is a CLI to run Hoppscotch Test Scripts in CI environments. Prior to 0.8.0, the @hoppscotch/js-sandbox package provides a Javascript sandbox that uses the Node.js vm module. However, the vm module is not safe for sandboxing untrusted Javascript code. This is because code inside th...

8.3CVSS8.5AI score0.00611EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/05/06 11:52 a.m.23 views

Code Injection

tqdm is vulnerable to Code Injection. The vulnerability is due to the handling of optional non-boolean CLI arguments such as --delim, --buf-size, --manpath which get passed through python's eval function without proper sanitization. An attacker can execute arbitrary code by injecting malicious...

4.8CVSS7.6AI score0.00432EPSS
SaveExploits0References5Affected Software2
Github Security Blog
Github Security Blog
added 2024/05/03 7:33 p.m.26 views

tqdm CLI arguments injection attack

Impact Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. Example: sh python -m tqdm --manpath="" + strexec"import os\nos.system'echo hi && killall python3'" + "" Patches...

4.8CVSS7.9AI score0.00432EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2024/05/03 10:15 a.m.18 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.3AI score0.00432EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/03 9:55 a.m.29 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS7.4AI score0.00432EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/05/03 9:55 a.m.26 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.7AI score0.00432EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/03 9:55 a.m.333 views

CVE-2024-34062

CVE-2024-34062 affects the tqdm Python package. The flaw arises when optional non-boolean CLI arguments (e.g., --delim, --buf-size, --manpath) are passed through Python’s eval, enabling arbitrary code execution. The issue is described as locally exploitable and has been fixed in tqdm release 4.66...

4.8CVSS5.3AI score0.00432EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/05/03 9:55 a.m.57 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.2AI score0.00432EPSS
SaveExploits0
OSV
OSV
added 2024/05/03 9:55 a.m.28 views

CVE-2024-34062 tqdm CLI arguments injection attack

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS6.7AI score
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2024/05/03 9:55 a.m.33 views

CVE-2024-34062

tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments e.g. --delim, --buf-size, --manpath are passed through python's eval, allowing arbitrary code execution. This issue is only locally exploitable and had been addressed in release version 4.66.3. All user...

4.8CVSS5.4AI score0.00432EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2024/05/03 3:15 a.m.6 views

CVE-2023-44416

D-Link DAP-2622 Telnet CLI Command Injection Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DAP-2622. Authentication is required to exploit this vulnerability. The specific flaw exists within...

6.8CVSS6.3AI score0.01031EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2024/05/03 3:15 a.m.6 views

CVE-2023-44415

D-Link Multiple Routers cli Command Injection Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DIR-1260 and DIR-2150 routers. Authentication is required to exploit this vulnerability. The specif...

8CVSS6.3AI score0.00997EPSS
SaveExploits0References2
NVD
NVD
added 2024/05/03 3:15 a.m.26 views

CVE-2023-44415

D-Link Multiple Routers cli Command Injection Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of D-Link DIR-1260 and DIR-2150 routers. Authentication is required to exploit this vulnerability. The specif...

8CVSS7.2AI score0.00997EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2024/05/03 3:15 a.m.9 views

CVE-2023-40478

NETGEAR RAX30 Telnet CLI passwd Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of NETGEAR RAX30 routers. Although authentication is required to exploit this vulnerability, th...

8CVSS7.8AI score0.00722EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/05/03 2:15 a.m.34 views

CVE-2023-35724

D-Link DAP-2622 Telnet CLI Use of Hardcoded Credentials Authentication Bypass Vulnerability. This vulnerability allows network-adjacent attackers to bypass authentication on affected installations of D-Link DAP-2622 routers. Authentication is not required to exploit this vulnerability. The specif...

8.8CVSS9AI score0.00865EPSS
SaveExploits0References2
Rows per page
Query Builder