Lucene search
+L

3481 matches found

RedhatCVE
RedhatCVE
added 2026/08/03 9:22 p.m.12 views

CVE-2026-67323

A flaw was found in GitPython where it fails to properly sanitize dangerous Git options. This vulnerability allows an attacker to inject arbitrary commands when using functions like Repo.archive and git.lsremote, potentially leading to arbitrary code execution. Additionally, functions such as...

8.6CVSS8.3AI score0.00949EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/03 8:23 p.m.12 views

GHSA-P538-C434-8V24 GitPython: Arbitrary file truncation via git rev-list --output argument injection in unguarded Commit.count

Summary Commit.count forwards kwargs into revlist with no checkunsafeoptions guard the guard exists only in the sibling iteritems, commit.py:341. git rev-list --output= opens and truncates the target file to 0 bytes before revision parsing, so countoutput='/victim' destroys/blanks an arbitrary...

5.4CVSS5.6AI score0.00199EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/08/03 8:23 p.m.37 views

Arbitrary Argument Injection

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Arbitrary Argument Injection via the Commit.count function. An attacker can cause arbitrary files to be truncated to zero bytes by injecting the output argument, leadi...

5.4CVSS5.7AI score0.00199EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/08/03 5:53 a.m.8 views

Improper Validation of Integrity Check Value

Overview Affected versions of this package are vulnerable to Improper Validation of Integrity Check Value in the readBlock method of PGPAeadInputStream BcAEADUtil, mirrored in JceAEADUtil, which pre-reads the final 16 bytes but ignores the result and returns EOF without calling doFinal when the...

8.7CVSS5.5AI score0.00165EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/03 12:00 a.m.7 views

PT-2026-71449

Name of the Vulnerable Software and Affected Versions GitPython versions prior to 3.1.56 Description An argument injection issue exists in the Commit.count method, which forwards keyword arguments to git rev-list without utilizing the check unsafe options guard. An attacker capable of controlling...

5.4CVSS5.6AI score0.00199EPSS
SaveExploits0References26
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-67323

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive and git.lsremote, allowing command injection vi...

8.6CVSS7.8AI score0.00949EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/01 1:17 p.m.16 views

CVE-2026-67323

GitPython before 3.1.51 fails to guard against dangerous Git options passed as keyword arguments in Repo.archive and git.lsremote, allowing command injection via options such as --exec/--upload-pack leading to arbitrary command execution. Additionally, Repo.itercommits and Repo.blame do not check...

8.6CVSS7.7AI score0.00949EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.40 views

CVE-2026-66402 FreeRDP before 3.29.0 TLS Certificate Identity Validation Bypass

FreeRDP before 3.29.0 affected versions = 3.28.0 contains multiple TLS certificate identity validation weaknesses in tlsverifycertificate, tlsmatchhostname, and x509utilsgetdnsnames. Because FreeRDP performs custom Common Name and DNS SAN string matching instead of using OpenSSL's length-aware...

9.8CVSS0.00286EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/01 12:00 a.m.13 views

openSUSE 16: openssh / openssh-askpass-gnome / openssh-cavs / openssh-clients / etc (openSUSE-SU-2026:21477-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21477-1 advisory. - CVE-2026-59995: sftp: location of downloaded files not properly constrained when sftp server:/path . is used with an attacker-controlled serve...

9.4CVSS5.7AI score0.00441EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2026/07/31 12:00 a.m.11 views

Fedora 44 : fuse-overlayfs (2026-4e0490640f)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-4e0490640f advisory. Update to fuse-overlayfs 1.17 to fix CVE-2026-52791: privilege escalation via SUID/SGID bit preservation on file truncation. When a file with SUID/SGID bits ...

2CVSS5.5AI score0.00102EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2026/07/31 12:00 a.m.7 views

The vulnerability of the Unbound DNS server, related to numerical truncation errors, allows a hacker to execute arbitrary code.

The vulnerability of the Unbound DNS server is related to numerical truncation errors. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

7.8CVSS6AI score0.00842EPSS
SaveExploits0References15Affected Software5
CVE
CVE
added 2026/07/30 8:34 p.m.65 views

CVE-2026-55768

GoAccess (WebSocket server) before version 1.11 is affected by a vulnerability where a 64‑bit extended frame length is truncated to a signed 32‑bit WSFrame.payloadlen before max frame size is enforced. This allows an unauthenticated remote client to trigger an extremely large allocation (~18 exab...

8.7CVSS5.9AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/30 4:02 p.m.10 views

JLSEC-2026-1058 ImageMagick before 7.1.2-24 contains an incorrect policy check that allows attackers to create or...

ImageMagick before 7.1.2-24 contains an incorrect policy check that allows attackers to create or truncate files disallowed by security policies. Remote attackers can bypass path policy restrictions in sandboxed conversion services to write arbitrary files outside intended boundaries...

4.8CVSS5.9AI score0.00164EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 10:51 a.m.11 views

CVE-2026-52791

A flaw was found in fuse-overlayfs, a component used for rootless containers. This vulnerability allows a low-privileged process to retain SUID Set User ID and SGID Set Group ID permissions on files after they are truncated or opened with the OTRUNC flag. This can enable a local attacker to...

4.7CVSS5.8AI score0.00102EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.7 views

nodejs: Node.js: Request smuggling via HTTP client header truncation

A flaw was found in Node.js. The Node.js HTTP client can cause a request desynchronization in forwarding proxies, potentially leading to request smuggling. This vulnerability arises when the HTTP client omits certain headers, such as Content-Length, from being visible to the proxy application whi...

3.7CVSS5.9AI score0.00241EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/29 10:50 p.m.6 views

nodejs: Node.js: Request smuggling via HTTP client header truncation

A flaw was found in Node.js. The Node.js HTTP client can cause a request desynchronization in forwarding proxies, potentially leading to request smuggling. This vulnerability arises when the HTTP client omits certain headers, such as Content-Length, from being visible to the proxy application whi...

3.7CVSS5.9AI score0.00241EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/29 5:16 p.m.12 views

CVE-2026-52791

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS0.00102EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/29 4:14 p.m.8 views

CVE-2026-52791

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS5.9AI score0.00102EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/29 4:14 p.m.9 views

CVE-2026-52791 fuse-overlayfs release-1.x preserves SUID/SGID bits after truncate/open(O_TRUNC)

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS5.9AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/29 4:14 p.m.13 views

EUVD-2026-50403

fuse-overlayfs is an implementation of overlayfs in FUSE for rootless containers. Prior to 1.17, the release-1.x C branch preserves SUID and SGID mode bits in main.c during openOTRUNC and truncate handling on a copied-up file, allowing a low-privileged process to leave the upper-layer file with...

2CVSS5.9AI score0.00102EPSS
SaveExploits0References3
Rows per page
Query Builder