Lucene search
+L

136 matches found

OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/10 12:0 a.m.21 views

Malicious code in dit-envv (npm)

dit-envv is a typosquatting package impersonating dotenv, the widely-used environment variable loader. The package bundles the legitimate dotenv source and documentation to appear functional while hiding a credential-theft payload in index1.js, executed at install time via the postinstall script...

5.8AI score
SaveExploits0References1
Veracode
Veracode
added 2026/05/09 5:37 a.m.19 views

Server-Side Request Forgery

Weblate is vulnerable to Server-Side Request Forgery SSRF. The vulnerability is due to missing validation of repository URLs during project backup import, where Component.objects.bulkcreate bypasses Django fullclean validation and allows attacker-controlled repository URLs to be written into...

8.1CVSS5.8AI score0.00371EPSS
SaveExploits0References5Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/09 12:0 a.m.21 views

Malicious code in haswons (npm)

haswons is a typosquatting package impersonating hasown, the utility for checking whether an object has a direct own property. The package bundles the legitimate hasown source to appear functional while hiding a credential-theft payload in index1.js, executed at install time via the postinstall...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/07 3:16 p.m.11 views

PYSEC-2026-2317

Weblate is a web based localization tool. Prior to version 5.17.1, an authenticated user with project.add permission default on hosted Weblate SaaS and for any user holding an active billing/trial plan can import a crafted project backup ZIP whose components/.json contains an attacker-chosen repo...

8.1CVSS6AI score0.00371EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/30 12:0 a.m.25 views

PT-2026-36816

Name of the Vulnerable Software and Affected Versions Weblate versions prior to 5.17.1 Description An authenticated user with project.add permission can import a specially crafted project backup ZIP file. If the components/.json file within the ZIP contains a repo URL pointing to a private addres...

8.1CVSS5.8AI score0.00371EPSS
SaveExploits0References16
GithubExploit
GithubExploit
added 2026/04/11 10:40 p.m.329 views

Exploit for Path Traversal in Gogs

Gogs RCE Exploit CVE-2025-8110 !Pythonhttps://img.shield...

8.8CVSS6AI score0.82693EPSS
SaveExploits21
Snyk
Snyk
added 2026/03/12 4:23 p.m.8 views

Malicious Package

Overview relay-optimizer-plugin is a malicious package. This package was recognized as part of the 'PhantomRaven' supply chain campaign, which involves credential-stealing malware. The package impersonates well-known ecosystem plugins to deceive developers into installing it. Malicious Behavior T...

9.8CVSS5.9AI score
SaveExploits0References3
NVD
NVD
added 2026/03/11 6:16 p.m.8 views

CVE-2026-31861

Cloud CLI aka Claude Code UI is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.24.0, The /api/user/git-config endpoint constructs shell commands by interpolating user-supplied gitName and gitEmail values into command strings passed to childprocess.exec. The...

8.8CVSS0.06034EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/11 5:22 p.m.26 views

CVE-2026-31861

CVE-2026-31861 affects Cloud CLI (Claude Code UI). The /api/user/git-config endpoint interpolates user-supplied gitName/gitEmail into shell commands executed via child_process.exec(), placing input inside double quotes with only " escaped. Bash will still interpret backticks, $() substitutions, a...

8.8CVSS6AI score0.06034EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/03/11 5:22 p.m.34 views

CVE-2026-31861 Shell Command Injection in Git Routes [CloudCLI UI]

Cloud CLI aka Claude Code UI is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.24.0, The /api/user/git-config endpoint constructs shell commands by interpolating user-supplied gitName and gitEmail values into command strings passed to childprocess.exec. The...

8.7CVSS0.06034EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/11 5:22 p.m.6 views

CVE-2026-31861

Cloud CLI aka Claude Code UI is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.24.0, The /api/user/git-config endpoint constructs shell commands by interpolating user-supplied gitName and gitEmail values into command strings passed to childprocess.exec. The...

8.7CVSS6AI score0.06034EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/11 5:22 p.m.9 views

CVE-2026-31861 Shell Command Injection in Git Routes [CloudCLI UI]

Cloud CLI aka Claude Code UI is a desktop and mobile UI for Claude Code, Cursor CLI, Codex, and Gemini-CLI. Prior to 1.24.0, The /api/user/git-config endpoint constructs shell commands by interpolating user-supplied gitName and gitEmail values into command strings passed to childprocess.exec. The...

8.7CVSS6.1AI score
SaveExploits0References5
CNNVD
CNNVD
added 2026/03/11 12:0 a.m.12 views

Cloud CLI 代码注入漏洞

Cloud CLI is a multi-model AI programming assistant desktop and mobile interface open-sourced by Siteboon. Versions of Cloud CLI prior to 1.24.0 contained a code injection vulnerability. This vulnerability stemmed from the /api/user/git-config endpoint constructing shell commands without properly...

8.8CVSS6AI score0.06034EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/03/10 11:57 p.m.8 views

Arbitrary Code Injection

Overview @siteboon/claude-code-ui is an A web-based UI for Claude Code CLI Affected versions of this package are vulnerable to Arbitrary Code Injection in the git-config endpoint due to improper sanitization of user-supplied input in shell command construction. An attacker can execute arbitrary O...

8.8CVSS6.1AI score0.06034EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/10 11:57 p.m.15 views

@siteboon/claude-code-ui is Vulnerable to Shell Command Injection in Git Routes

Shell Command Injection in User Git Config Endpoint | Field | Value | |-------|-------| | Severity | High | | CVSS 3.1 | 8.8 High — when chained with VULN-01 | | CWE | CWE-78: Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' | | Attack Vector | Network | |...

8.8CVSS6.1AI score0.06034EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/10 12:0 a.m.11 views

PT-2026-24752

Shell Command Injection in User Git Config Endpoint | Field | Value | |-------|-------| | Severity | High | | CVSS 3.1 | 8.8 High — when chained with VULN-01 | | CWE | CWE-78: Improper Neutralization of Special Elements used in an OS Command 'OS Command Injection' | | Attack Vector | Network | |...

8.8CVSS6.3AI score0.06034EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2026/03/09 7:52 p.m.16 views

OpenClaw's `system.run` env override filtering allowed dangerous helper-command pivots

Summary system.run env override sanitization allowed dangerous override-only helper-command pivots to reach subprocesses. A caller who could invoke system.run with env overrides could bypass allowlist/approval intent by steering an allowlisted tool through helper-command or config-loading...

5.9AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/02/17 6:9 p.m.8 views

GO-2026-4448 Gogs's update .git/config file allows remote command execution in gogs.io/gogs

Gogs's update .git/config file allows remote command execution in gogs.io/gogs. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability scanners, plea...

9.8CVSS5.9AI score0.01229EPSS
SaveExploits3References3
Positive Technologies
Positive Technologies
added 2026/02/13 12:0 a.m.23 views

PT-2026-8013

Name of the Vulnerable Software and Affected Versions Cursor versions prior to 2.5 Description A sandbox escape allows for remote code execution RCE when the AI agent autonomously performs Git operations. A malicious actor can hide scripts within hidden Git hooks in nested bare repositories or us...

9.9CVSS6.8AI score0.0065EPSS
SaveExploits0References42
OSV
OSV
added 2026/02/06 5:49 p.m.6 views

GHSA-GG64-XXR9-QHJP Gogs's update .git/config file allows remote command execution

Summary Due to the insufficient patch for the https://github.com/gogs/gogs/security/advisories/GHSA-wj44-9vcg-wjq7, it's still possible to update files in the .git directory and achieve remote command execution. Details Function UpdateRepoFile security check under some if conditions. While...

9.3CVSS5.5AI score0.01229EPSS
SaveExploits3References4
Rows per page
Query Builder