Lucene search
K

10098 matches found

OSV
OSV
added 2025/09/16 4:35 p.m.3 views

CLSA-2025-1758040547 git: Fix of CVE-2024-52006

CVE-2024-52006: fix issue where single Carriage Return characters could be interpreted as newlines by some ecosystems in Git's line-based protocol...

7.5CVSS6.8AI score0.03365EPSS
Exploits2References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/15 7:4 a.m.6 views

Security Bulletin: security vulnerabilities are addressed with IBM Business Automation Insights iFixes for August 2025.

Summary Security vulnerabilities are addressed with IBM Business Automation Insights 25.0.0-IF001 Vulnerability Details CVEID:CVE-2023-5752 DESCRIPTION: When installing a package from a Mercurial VCS URL ie "pip install hg+..." with pip prior to v23.3, the specified Mercurial revision could be us...

9.8CVSS7.3AI score0.03834EPSS
Exploits1Affected Software1
Apple
Apple
added 2025/09/15 12:0 a.m.23 views

About the security content of Xcode 26

About the security content of Xcode 26 This document describes the security content of Xcode 26. About Apple security updates For our customers' protection, Apple doesn't disclose, discuss, or confirm security issues until an investigation has occurred and patches or releases are available. Recen...

8.2CVSS8.4AI score0.00603EPSS
Exploits9References1Affected Software1
Fedora
Fedora
added 2025/09/14 12:17 a.m.5 views

[SECURITY] Fedora 43 Update: forgejo-12.0.2-1.fc43

Forgejo pronounced /for=CB=88d=CD=A1=CA=92e.jo/ is a lightweight software f orge. Use it to host git repositories, track their issues and allow people to contribute to them!...

7AI score
Exploits0
Fedora
Fedora
added 2025/09/13 2:43 a.m.4 views

[SECURITY] Fedora 41 Update: uv-0.8.11-2.fc41

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

2.3CVSS6.6AI score0.00112EPSS
Exploits0
Fedora
Fedora
added 2025/09/12 7:32 p.m.4 views

[SECURITY] Fedora 43 Update: uv-0.8.11-2.fc43

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

2.3CVSS6.6AI score0.00112EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/09/12 3:28 p.m.3 views

CVE-2025-59041

Claude Code is an agentic coding tool. At startup, Claude Code executed a command templated in with git config user.email. Prior to version 1.0.105, a maliciously configured user email in git could be used to trigger arbitrary code execution before a user accepted the workspace trust dialog. User...

8.7CVSS8AI score0.00529EPSS
Exploits0References1
Fedora
Fedora
added 2025/09/12 2:7 a.m.5 views

[SECURITY] Fedora 42 Update: uv-0.8.11-2.fc42

An extremely fast Python package installer and resolver, written in Rust. Designed as a drop-in replacement for common pip and pip-tools workflows. Highlights: =E2=80=A2 =E2=9A=96=EF=B8=8F Drop-in replacement for common pip, pip-tools, and virtualenv commands. =E2=80=A2 =E2=9A=A1=EF=B8=8F 10-100x...

2.3CVSS6.6AI score0.00112EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/09/11 11:24 p.m.6 views

CVE-2025-59046

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Versions up to and...

9.8CVSS7.6AI score0.00528EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/09/11 8:27 p.m.4 views

CVE-2025-58763

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. A command injection vulnerability in Tautulli v2.15.3 and prior allows attackers with administrative privileges to obtain remote code execution on the application server. This vulnerability requires the application to...

8CVSS8.6AI score0.00867EPSS
Exploits1References1
Github Security Blog
Github Security Blog
added 2025/09/10 9:37 p.m.8 views

interactive-git-checkout has a Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Resources: Project'...

9.8CVSS7.9AI score0.00528EPSS
Exploits0References4Affected Software1
Snyk
Snyk
added 2025/09/10 9:37 p.m.2 views

Arbitrary Command Injection

Overview interactive-git-checkout is a CLI for simple branch switching Affected versions of this package are vulnerable to Arbitrary Command Injection due to using exec function without proper input validation or sanitization. An attacker can execute arbitrary system commands by supplying special...

9.8CVSS7.5AI score0.00528EPSS
Exploits0References2
OSV
OSV
added 2025/09/10 9:37 p.m.3 views

GHSA-4WCM-7HJF-6XW5 interactive-git-checkout has a Command Injection vulnerability

The npm package interactive-git-checkout is an interactive command-line tool that allows users to checkout a git branch while it prompts for the branch name on the command-line. It is available as an npm package and can be installed via npm install -g interactive-git-checkout. Resources: Project'...

9.8CVSS8AI score0.00528EPSS
Exploits0References4
OSV
OSV
added 2025/09/10 8:29 p.m.1 views

GHSA-J4H9-WV2M-WRF7 Claude Code vulnerable to arbitrary code execution caused by maliciously configured git email

At startup, Claude Code constructed a shell command that interpolated the value of git config user.email from the current workspace. If an attacker controlled the repository’s Git config e.g., via a malicious .git/config and set user.email to a crafted payload, the unescaped interpolation could...

8.5CVSS7.4AI score0.00529EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/09/10 8:29 p.m.6 views

Claude Code vulnerable to arbitrary code execution caused by maliciously configured git email

At startup, Claude Code constructed a shell command that interpolated the value of git config user.email from the current workspace. If an attacker controlled the repository’s Git config e.g., via a malicious .git/config and set user.email to a crafted payload, the unescaped interpolation could...

9.8CVSS7.4AI score0.00529EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2025/09/10 4:15 p.m.2 views

CVE-2025-59041

Claude Code is an agentic coding tool. At startup, Claude Code executed a command templated in with git config user.email. Prior to version 1.0.105, a maliciously configured user email in git could be used to trigger arbitrary code execution before a user accepted the workspace trust dialog. User...

9.8CVSS0.00529EPSS
Exploits0References1
CVE
CVE
added 2025/09/10 3:7 p.m.23 views

CVE-2025-59041

CVE-2025-59041 affects Claude Code, an agentic coding tool. At startup, Claude Code constructed a shell command interpolating the value of git config user.email, enabling arbitrary code execution if the configuration is maliciously crafted before the workspace trust dialog is accepted. The issue ...

9.8CVSS7.3AI score0.00529EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2025/09/10 3:7 p.m.3 views

CVE-2025-59041 Claude Code vulnerable to arbitrary code execution caused by maliciously configured git email

Claude Code is an agentic coding tool. At startup, Claude Code executed a command templated in with git config user.email. Prior to version 1.0.105, a maliciously configured user email in git could be used to trigger arbitrary code execution before a user accepted the workspace trust dialog. User...

8.7CVSS7.8AI score0.00529EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/10 3:7 p.m.7 views

CVE-2025-59041 Claude Code vulnerable to arbitrary code execution caused by maliciously configured git email

Claude Code is an agentic coding tool. At startup, Claude Code executed a command templated in with git config user.email. Prior to version 1.0.105, a maliciously configured user email in git could be used to trigger arbitrary code execution before a user accepted the workspace trust dialog. User...

8.7CVSS0.00529EPSS
Exploits0References1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/09/10 1:34 p.m.3 views

Malicious code in @i22/scroll-animation (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware 1297ada7ed50f62fa70a5afda0a5f25b8e52d052e53dc69c23b9927d6024c15f Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.8AI score
Exploits0References2
Rows per page
Query Builder