Lucene search
+L

32130 matches found

Github Security Blog
Github Security Blog
added 2026/05/18 1:59 p.m.26 views

Arcane Backend: OS Command Injection in Volume Browser ListDirectory via path query parameter

Summary GET /environments/id/volumes/volumeName/browse accepts a path query parameter that is passed to a shell command sh -c "find … | while …" inside an Arcane helper container. The path sanitiser blocks ../ traversal but does not strip Bourne-shell metacharacters such as $ or backticks, and...

6.3CVSS6.2AI score0.0021EPSS
SaveExploits0References3Affected Software1
GithubExploit
GithubExploit
added 2026/05/18 12:59 a.m.110 views

Exploit for Improper Input Validation in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

🚀 Automated Log4Shell CVE-2021-44228 Play & Plug Lab An aut...

10CVSS7.4AI score0.99999EPSS
SaveExploits359
CNNVD
CNNVD
added 2026/05/18 12:0 a.m.11 views

Claude HUD 代码问题漏洞

Claude HUD is a Claude Code plugin developed by Jarrod Watts, which displays context usage, tool states, and progress. Versions of Claude HUD prior to 0.0.12 contained code vulnerabilities. These vulnerabilities stemmed from command injection issues, allowing local attackers to execute arbitrary...

7.8CVSS6.5AI score0.0051EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/18 12:0 a.m.19 views

PT-2026-41693

Name of the Vulnerable Software and Affected Versions Arcane versions 1.18.1 and earlier Description An issue exists where the endpoint "GET /environments/id/volumes/volumeName/browse" accepts a path query parameter that is passed to a shell command sh -c "find … | while …" inside a helper...

6.3CVSS6AI score0.0021EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/18 12:0 a.m.23 views

PT-2026-41737

Name of the Vulnerable Software and Affected Versions Dokploy versions prior to 0.26.7 Description OS command injection occurs due to inadequate input sanitization, lack of schema validation, and direct shell interpolation. User-controlled application names are processed by the cleanAppName...

9.9CVSS5.8AI score0.00985EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/05/17 8:11 p.m.131 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

CVE-2026-31431 Copy Fail — Análisis y desarrollo en Ensambla...

7.8CVSS7.2AI score0.94545EPSS
SaveExploits233
CVE
CVE
added 2026/05/17 12:11 p.m.22 views

CVE-2018-25320

CVE-2018-25320 affects ACL Analytics 11.x through 13.0.0.579. The vulnerability is an arbitrary code execution via the EXECUTE function, enabling an attacker to run commands with SYSTEM privileges. Reported chain includes using bitsadmin to download malicious PowerShell scripts and execute them t...

9.8CVSS6.5AI score0.00576EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/05/17 7:41 a.m.96 views

Exploit for Deserialization of Untrusted Data in Facebook React

CVE-2025-55182 Security Lab "React2Shell" This repository c...

10CVSS6.1AI score0.99562EPSS
SaveExploits380
CNNVD
CNNVD
added 2026/05/17 12:0 a.m.13 views

ACL Analytics 代码注入漏洞

ACL Analytics is a data analysis platform provided by ACL Corporation, which supports audit analysis, data mining, and risk monitoring. Versions 11.x to 13.0.0.579 of ACL Analytics have a code injection vulnerability. This vulnerability stems from the use of the EXECUTE function, which may allow...

9.8CVSS6.2AI score0.00576EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/16 6:8 p.m.140 views

Exploit for CVE-2021-33393

IPFire2.25RCEAuthenticated This exploit is based on CVE-202...

9CVSS7.3AI score0.58725EPSS
SaveExploits6
GithubExploit
GithubExploit
added 2026/05/16 4:12 p.m.132 views

Exploit for Write-what-where Condition in Linux Linux_Kernel

CVE-2026-43284 xfrm/ESP page cache write exploit, 4 byte primit...

8.8CVSS6AI score0.93235EPSS
SaveExploits32
Veracode
Veracode
added 2026/05/16 5:29 a.m.14 views

Origin Validation Error

Dozzle is vulnerable to Origin Validation Error. The vulnerability is due to improper origin validation in the WebSocket upgrader, where connections from any origin are accepted and authenticated with the victim's JWT cookie, allowing attackers to hijack authenticated sessions and gain unauthoriz...

9.6CVSS5.8AI score0.00195EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2026/05/16 5:29 a.m.11 views

OS Command Injection

File Browser is vulnerable to OS command injection. The vulnerability is due to unsanitized variable substitution in the hook system, where attacker-controlled filenames containing shell metacharacters are expanded into administrator-defined shell commands, allowing attackers to execute arbitrary...

7.5CVSS6.2AI score0.01922EPSS
SaveExploits2References3Affected Software2
Veracode
Veracode
added 2026/05/16 5:22 a.m.14 views

OS Command Injection

github.com/kubeai-project/kubeai is vulnerable to OS Command Injection. The vulnerability is due to the ollamaStartupProbeScript function constructing a shell command with unsanitized model URL components ref and modelParam and executing it via bash -c, which allows an attacker with permission to...

8.8CVSS5.9AI score0.00448EPSS
SaveExploits3References2Affected Software1
Veracode
Veracode
added 2026/05/16 5:16 a.m.16 views

Arbitrary Code Execution

GitHub Copilot CLI is vulnerable to Command Injection. The vulnerability is due to improper safety assessment of shell commands in the shell tool, where dangerous Bash parameter expansion patterns such as $var@P, $!var, $var:=value, and nested $cmd expressions are incorrectly classified as...

7.8CVSS6AI score0.00363EPSS
SaveExploits1References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/16 1:56 a.m.20 views

CVE-2026-45369

python-utcp is the python implementation of UTCP. Prior to 1.1.3, the substituteutcpargs method in clicommunicationprotocol.py inserts user-controlled toolargs values directly into shell command strings without any sanitization or escaping. These commands are then executed via /bin/bash -c Unix o...

8.3CVSS5.9AI score0.00272EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/16 1:11 a.m.23 views

SUSE CVE-2026-46483

Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tarVimuntar in runtime/autoload/tar.vim when decompressing .tgz archives on Unix-like systems. The function builds :!gunzip and :!gzip -d commands using shellescapetartail without the...

7.8CVSS5.9AI score0.00552EPSS
SaveExploits0References17
GithubExploit
GithubExploit
added 2026/05/15 8:47 p.m.168 views

Exploit for CVE-2012-3152

Oracle Reports rwservlet Scanner ⚠️ For authorized use on...

9.1CVSS7.5AI score0.98695EPSS
SaveExploits12
Metasploit
Metasploit
added 2026/05/15 7:1 p.m.327 views

HUSTOJ Admin users can zip-slip problem_import_qduoj.php, planting PHP files in webroot for RCE

A user with administrative privileges can abuse the problemimportqduoj.php CGI script using a crafted zip file zip-slip to traverse backwards through the filesystem, then to the webroot, where they can extract a PHP file that spawns a shell to get full RCE in the context of the webserver. Module...

9.8CVSS6AI score0.07895EPSS
SaveExploits4
GithubExploit
GithubExploit
added 2026/05/15 5:38 p.m.101 views

Exploit for CVE-2025-9074

🐚 docker-shell A lightweight, dependency-free bash script tha...

9.3CVSS6.1AI score0.01629EPSS
SaveExploits15
Rows per page
Query Builder