Lucene search
+L

55 matches found

OSV
OSV
added 6 days ago5 views

GHSA-956X-8GVW-WG5V GitPython: command injection via unguarded Git options in `Repo.archive()`, `git.ls_remote()`, and arbitrary file overwrite via `Repo.iter_commits()` / `Repo.blame()`

Summary GitPython spawns the real git binary with an argument vector built from caller-supplied values. To prevent argument injection, GitPython maintains denylists of "unsafe" Git options --upload-pack, --receive-pack, --exec, -c, --config, … that can be abused to run arbitrary commands, and...

8.4CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/06/24 9:33 a.m.17 views

CVE-2026-11968

CVE-2026-11968 affects TortoiseGitBlame. The issue arises from argument injection via malicious Git history filenames, enabling arbitrary file write in TortoiseGit. The provided sources describe the vulnerability name and impact but do not include concrete exploit details, affected versions, root...

5.5CVSS5.9AI score0.00124EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/24 9:33 a.m.2 views

CVE-2026-11968 Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') in TortoiseGit

Argument Injection in TortoiseGitBlame via Malicious Git History Filenames Leads to Arbitrary File Write in TortoiseGit...

5.5CVSS5.9AI score0.00124EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.9 views

Astra Linux – Vulnerability in python-py

A denial of service attack via regular expressions in the py.path.svnwc component of py also known as python-py in versions up to 1.9.0 could be exploited by attackers to trigger a compute-time denial of service attack by providing malicious input to the blame functionality...

7.5CVSS6.8AI score0.04607EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/13 12:0 p.m.9 views

RUSTSEC-2026-0184 Potential undefined behavior with Signature from a buffer-created BlameHunk

When a Blame is created via Blame::blamebuffer, and a BlameHunk is retrieved, the pointers to the original author, original committer, final author, and final committer may be null if unavailable. The corresponding BlameHunk methods then create Signatures based on null pointers; attempting to...

5.3AI score
SaveExploits0References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2010-4609

Malware in sbrugna...

3.5CVSS8.3AI score0.0446EPSS
SaveExploits1References32
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2019-3227

Malware in sbrugna...

6.1CVSS6.1AI score0.00974EPSS
SaveExploits0References8
Wired Threat Level
Wired Threat Level
added 2025/08/16 10:30 a.m.9 views

Russia Is Cracking Down on End-to-End Encrypted Calls

Plus: ICE agents accidentally add a random person to a sensitive group chat, Norwegian intelligence blames the Kremlin for hacking a dam, and new facial recognition vans roam the UK...

7.2AI score
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/08/14 6:52 p.m.5 views

Malicious code in test-mlw2-blame-witan (npm)

The package test-mlw2-blame-witan was found to contain malicious code...

7AI score
SaveExploits0
OSV
OSV
added 2025/08/14 6:52 p.m.2 views

MAL-2025-34963 Malicious code in test-mlw2-blame-witan (npm)

The package test-mlw2-blame-witan was found to contain malicious code...

7.2AI score
SaveExploits0
Trend Micro Simply Security
Trend Micro Simply Security
added 2025/06/09 12:0 a.m.8 views

Keeping Pace and Embracing Emerging Technologies

Trend Micro and the NEOM McLaren Formula E Team stay ahead of the curve by embracing new technologies, fostering a no-blame culture, and making split-second decisions in high-stakes environments...

7.3AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 5:39 a.m.7 views

CVE-2023-26143

Versions of the package blamer before 1.0.4 are vulnerable to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path conforms to a specific schema, nor does it properly pass command-line flags to the git binary using the...

9.1CVSS7.2AI score0.00924EPSS
SaveExploits1References1
Wired Threat Level
Wired Threat Level
added 2025/05/03 10:30 a.m.22 views

Hacking Spree Hits UK Retail Giants

Plus: France blames Russia for a series of cyberattacks, the US is taking steps to crack down on a gray market allegedly used by scammers, and Microsoft pushes the password one step closer to death...

7.4AI score
SaveExploits0
Malwarebytes
Malwarebytes
added 2024/01/08 7:59 a.m.16 views

A week in security (January 1 – January 7)

Last week on Malwarebytes Labs: Police investigate sexual assault on an avatar How AI hallucinations are making bug hunting harder Explained: SMTP smuggling Facebook introduces another way to track you – Link History 23andMe blames "negligent" breach victims, says it’s their own fault Microsoft...

7.4AI score
SaveExploits0
CNNVD
CNNVD
added 2023/09/19 12:0 a.m.7 views

Blamer Parameter Injection Vulnerability

Blamer is a tool for obtaining code author information from a version control system. A security vulnerability exists in Blamer versions prior to 1.0.4, which stems from an arbitrary parameter injection vulnerability in the blameByFile API...

9.1CVSS7.3AI score0.00924EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2023/09/18 12:0 a.m.5 views

PT-2023-20521 · Blamer · Blamer

Name of the Vulnerable Software and Affected Versions: blamer versions prior to 1.0.4 Description: The issue is related to Arbitrary Argument Injection via the blameByFile API. The library does not sanitize for user input or validate the given file path, nor does it properly pass command-line fla...

9.1CVSS9.2AI score0.00924EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 6:20 a.m.6 views

SUSE CVE-2004-0749

The modauthzsvn module in Subversion 1.0.7 and earlier does not properly restrict access to all metadata on unreadable paths, which could allow remote attackers to gain sensitive information via 1 svn log -v, 2 svn propget, or 3 svn blame, and other commands that follow renames...

5CVSS7.1AI score0.01457EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:55 a.m.4 views

SUSE CVE-2010-4644

Multiple memory leaks in revhunt.c in Apache Subversion before 1.6.15 allow remote authenticated users to cause a denial of service memory consumption and daemon crash via the -g option to the blame command...

3.5CVSS6.7AI score0.0446EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 5:29 a.m.7 views

SUSE CVE-2014-2913

Incomplete blacklist vulnerability in nrpe.c in Nagios Remote Plugin Executor NRPE 2.15 and earlier allows remote attackers to execute arbitrary commands via a newline character in the -a option to libexec/checknrpe. NOTE: this issue is disputed by multiple parties. It has been reported that the...

7.5CVSS7.8AI score0.15312EPSS
SaveExploits7References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:12 a.m.6 views

SUSE CVE-2019-11556

Pagure before 5.6 allows XSS via the templates/blame.html blame view...

6.1CVSS5.9AI score0.00974EPSS
SaveExploits0References5
Rows per page
Query Builder