Lucene search
+L

403 matches found

UbuntuCve
UbuntuCve
added 2026/08/01 1:17 p.m.14 views

CVE-2026-67326

GitPython before 3.1.50 fails to validate newline characters in the section parameter of configwriter, allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged core section with hooksPath pointing to attacker-controlled directories,...

7.3CVSS6.1AI score0.00191EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/01 12:22 p.m.7 views

CVE-2026-67326 GitPython before 3.1.50 Newline Injection via config_writer section

GitPython before 3.1.50 fails to validate newline characters in the section parameter of configwriter, allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged core section with hooksPath pointing to attacker-controlled directories,...

7.3CVSS6.4AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/01 12:22 p.m.9 views

CVE-2026-67326

GitPython before 3.1.50 fails to validate newline characters in the section parameter of configwriter, allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged core section with hooksPath pointing to attacker-controlled directories,...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/01 12:22 p.m.16 views

EUVD-2026-51814

GitPython before 3.1.50 fails to validate newline characters in the section parameter of configwriter, allowing attackers to inject arbitrary section headers into .git/config. Attackers can inject newlines to create a forged core section with hooksPath pointing to attacker-controlled directories,...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/01 12:22 p.m.47 views

CVE-2026-67326

GitPython prior to 3.1.50 fails to validate newline characters in the section parameter of config_writer(), allowing an attacker to inject arbitrary section headers into .git/config. Attackers can inject newlines to forge a [core] section with hooksPath pointing to attacker-controlled directories...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/31 12:36 a.m.8 views

SUSE CVE-2026-16313

A flaw was found in sg3utils. The sginq command, when invoked with the --export option, outputs device identification data without sanitizing control characters in SCSI name string fields. A newline character embedded in a device-supplied name string can inject arbitrary properties into the udev...

7.6CVSS5.9AI score0.00241EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-59920

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Netty is an asynchronous, event-driven network application framework. In versions prior to 4.1.136.Final and 4.2.16.Final, Netty's STOMP encoder...

6.5CVSS5.4AI score0.00239EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 4:47 p.m.9 views

CVE-2026-16313 Sg3_utils: sg3_utils: arbitrary command execution via udev property injection in sg_inq --export

A flaw was found in sg3utils. The sginq command, when invoked with the --export option, outputs device identification data without sanitizing control characters in SCSI name string fields. A newline character embedded in a device-supplied name string can inject arbitrary properties into the udev...

7.6CVSS6.1AI score0.00241EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/26 5:28 a.m.7 views

gitpython: GitPython: Remote Code Execution via Newline Injection in config_writer()

A flaw was found in GitPython. This vulnerability allows attackers to inject newline characters into the section parameter of the configwriter function, leading to the injection of arbitrary section headers into the .git/config file. By forging a core section with a malicious hooksPath, an attack...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/25 11:25 p.m.7 views

gitpython: GitPython: Remote Code Execution via Newline Injection in config_writer()

A flaw was found in GitPython. This vulnerability allows attackers to inject newline characters into the section parameter of the configwriter function, leading to the injection of arbitrary section headers into the .git/config file. By forging a core section with a malicious hooksPath, an attack...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/23 11:08 a.m.6 views

gitpython: GitPython: Remote Code Execution via Newline Injection in config_writer()

A flaw was found in GitPython. This vulnerability allows attackers to inject newline characters into the section parameter of the configwriter function, leading to the injection of arbitrary section headers into the .git/config file. By forging a core section with a malicious hooksPath, an attack...

7.3CVSS6.4AI score0.00191EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/20 4:17 p.m.2 views

GitPython: GitPython: Arbitrary code execution via injected newlines in Git configuration

A flaw was found in GitPython, a Python library used to interact with Git repositories. The GitConfigParser.setvalue function does not properly validate input for newlines. This vulnerability allows an attacker to inject malicious configuration settings, specifically the core.hooksPath, into a Gi...

7.8CVSS8.4AI score0.00237EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/16 8:10 p.m.28 views

GHSA-WG4W-WR5Q-6VJC Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Summary The terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which added $ to the blocklist, the characters | single pipe, backtick, and the newline byte 0x0A remain...

8.8CVSS6.3AI score0.00362EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/16 8:10 p.m.25 views

Pheditor: Incomplete command sanitization in terminal feature allows RCE via pipe operator, backtick substitution, and newline injection

Summary The terminal feature in Pheditor uses an incomplete character blocklist to sanitize user-supplied commands before passing them to shellexec. After the fix for GHSA-9643-6xjp-vx57 which added $ to the blocklist, the characters | single pipe, backtick, and the newline byte 0x0A remain...

8.8CVSS6.3AI score0.00362EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/16 1:16 p.m.10 views

CVE-2026-11386

An input validation and injection vulnerability exists in Canonical ubuntu-pro-client formerly ubuntu-advantage-tools. The client constructs APT source files such as /etc/apt/sources.list.d/ubuntu-.list or their DEB822 equivalents using data received directly from the contract server response via...

9CVSS0.00342EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/15 6:16 p.m.22 views

CVE-2026-62948

OpenWrt is a Linux operating system targeting embedded devices. Prior to 25.12.5, odhcpd writes a DHCPv6 client FQDN option 39 hostname into /tmp/odhcpd.leases through src/statefiles.c statefileswritestate6 and statefileswritestate4 without escaping, allowing newline injection of forged lease lin...

9.6CVSS0.00358EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/15 5:50 p.m.27 views

EUVD-2026-44748

OpenWrt is a Linux operating system targeting embedded devices. Prior to 25.12.5, odhcpd writes a DHCPv6 client FQDN option 39 hostname into /tmp/odhcpd.leases through src/statefiles.c statefileswritestate6 and statefileswritestate4 without escaping, allowing newline injection of forged lease lin...

9.6CVSS6.1AI score0.00358EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/15 1:17 p.m.12 views

CVE-2026-15809

A flaw was found in CRI-O. The fix for a previous vulnerability CVE-2022-4318 was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitra...

7.8CVSS0.00164EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/15 12:32 p.m.13 views

EUVD-2026-44661

A flaw was found in CRI-O. The fix for a previous vulnerability CVE-2022-4318 was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitra...

7.8CVSS6.1AI score0.00164EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/15 12:32 p.m.11 views

CVE-2026-15809

A flaw was found in CRI-O. The fix for a previous vulnerability CVE-2022-4318 was incorrect, allowing it to be bypassed. An attacker capable of setting environment variables on a container can inject a newline character into the HOME environment variable. This issue allows the addition of arbitra...

7.8CVSS6.8AI score0.00248EPSS
SaveExploits0References6
Rows per page
Query Builder