Lucene search
+L

1756 matches found

OSV
OSV
added 2026/08/13 11:28 a.m.4 views

CVE-2026-73620 GitPython before 3.1.57 Arbitrary File Overwrite and Read

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

7.2CVSS5.6AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/13 11:28 a.m.7 views

CVE-2026-73620 GitPython before 3.1.57 Arbitrary File Overwrite and Read

GitPython before 3.1.57 fails to guard git option forwarding in IndexFile.checkout and TagReference.create, allowing attackers to pass unsafe options via kwargs. Attackers can use --prefix to overwrite arbitrary files with repository content or -F to read arbitrary files returned in-band...

8.1CVSS5.3AI score0.00331EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.8 views

PT-2026-76572

Name of the Vulnerable Software and Affected Versions Etherpad versions prior to 3.1.0 Description Files src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts generate temporary filenames using Math.random, which is not cryptographically secure and predictable across calls withi...

4.2CVSS5.3AI score0.00139EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 views

PT-2026-71452

GitPython versions before 3.1.54 contain an arbitrary file overwrite vulnerability in the Diffable.diff method that fails to validate git options passed through kwargs. Attackers can supply the --output argument via the other parameter or output kwarg to write patch content to attacker-chosen fil...

8.1CVSS5.3AI score0.00276EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/13 12:00 a.m.4 views

PT-2026-71641

Name of the Vulnerable Software and Affected Versions rsync versions prior to 3.5.0 Description A symlink following issue exists where local attackers can overwrite arbitrary files by placing a symbolic link at a predictable output path. This occurs because the software fails to reject symlinks...

8.5CVSS5.3AI score0.00133EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/12 4:09 p.m.6 views

JLSEC-2026-1264 GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file...

GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the user’s PATH, gzexe falls back to constructing a temporary file path based solely on the process ID PID. This predictable filename is created without...

4.7CVSS5.5AI score0.00117EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in busybox

A flaw was discovered in BusyBox. Incomplete path sanitization in its archive extraction utilities allows attackers to create malicious archives. When these archives are extracted, and under certain conditions, they may write to files outside of the intended directory. This can lead to arbitrary...

7CVSS7.8AI score0.00682EPSS
SaveExploits2References2
Snyk
Snyk
added 2026/08/07 3:33 p.m.10 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 fromtree, reset, or mergetree process. An attacker can overwrite or destroy arbitrary files with a valid git-index blob by injecti...

8.1CVSS5.7AI score0.00277EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 6:16 p.m.11 views

CVE-2026-47763

pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite t...

6.8CVSS0.00151EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/03 2:51 p.m.9 views

CVE-2026-18508 Tar: tar: --one-top-level hardlink targets not confined to top-level directory enabling arbitrary file overwrite

A flaw was found in GNU tar. When extracting an archive with the --one-top-level option, hardlink targets are not confined to the designated top-level directory and may resolve relative to the extraction working directory. A crafted archive can create hardlinks that escape the intended boundary...

4.4CVSS5.4AI score0.00136EPSS
SaveExploits0References3
Oracle linux
Oracle linux
added 2026/07/30 12:00 a.m.16 views

vim security update

8.2.2637-26.0.1.el98.13 - Remove upstream references Orabug: 31197557 2:8.2.2637-26.13 - RHEL-203985 CVE-2026-59858 vim: arbitrary Ex command execution in C omni-completion - RHEL-201197 CVE-2026-59856 vim: potential command execution in PHP omni-completion 2:8.2.2637-26.12 - RHEL-191367...

8.4CVSS6.4AI score0.00216EPSS
SaveExploits1
Snyk
Snyk
added 2026/07/29 7:44 p.m.8 views

Symlink Attack

Overview Affected versions of this package are vulnerable to Symlink Attack via the zipx.Unzip process. An attacker can overwrite arbitrary files on macOS APFS by crafting a ZIP archive that exploits Unicode normalization collisions and symlink following, allowing the attacker to control file...

6.8CVSS5.6AI score0.00327EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/29 5:25 p.m.71 views

CVE-2026-13723 Develar's electron-builder allows arbitrary file overwrite

A vulnerability in the zipx.Unzip extraction routine of Develar's app-builder allows an attacker to overwrite arbitrary files on macOS APFS by exploiting a Unicode Normalization Collision combined with symlink following behavior. APFS treats certain Unicode equivalent filenames as identical e.g.,...

0.00327EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 5:25 p.m.51 views

CVE-2026-13723

Develar’s app-builder zipx.Unzip in macOS APFS is vulnerable to arbitrary file overwrite via Unicode normalization collision combined with unsafe symlink following. The root cause is lack of canonical normalization before path validation/writes, allowing a crafted ZIP with a symlink named ss (poi...

6.5CVSS5.9AI score0.00327EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/29 5:25 p.m.10 views

CVE-2026-13723 Develar's electron-builder allows arbitrary file overwrite

A vulnerability in the zipx.Unzip extraction routine of Develar's app-builder allows an attacker to overwrite arbitrary files on macOS APFS by exploiting a Unicode Normalization Collision combined with symlink following behavior. APFS treats certain Unicode equivalent filenames as identical e.g.,...

6.5CVSS5.9AI score
SaveExploits0References6
CERT
CERT
added 2026/07/29 12:00 a.m.8 views

Arbitrary File Overwrite in Develar app-builder (zipx.Unzip) via Symlink Following on macOS (APFS)

Overview A vulnerability in the zipx.Unzip extraction routine of Develar’s app-builder allows an attacker to overwrite arbitrary files on macOS using Apple File System APFS. The issue arises from a combination of Unicode normalization collisions and unsafe symlink-following behavior. APFS treats...

6.5CVSS6AI score0.00327EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:41 p.m.9 views

GHSA-FJR4-X663-MWXC GitPython: Arbitrary file overwrite via git diff --output argument injection in Diffable.diff (key- and value-controlled)

Summary Diffable.diff forwards kwargs straight into diff/difftree with no checkunsafeoptions guard. Diffable is mixed into Commit, Tree, IndexFile, and Submodule, giving a broad surface. git diff --output= writes real patch content to an attacker-chosen path, enabling arbitrary file overwrite. Ro...

8.1CVSS5.9AI score0.00276EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/23 7:17 p.m.14 views

CVE-2026-65010

Datasets through 5.00, fixed in commit ad2d853, contains a symlink-following vulnerability in Extractor.extract that allows local attackers to write arbitrary files by pre-planting symlinks at predictable output paths. Attackers can redirect archive extraction to arbitrary filesystem locations in...

6.6CVSS0.00133EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/22 3:55 p.m.37 views

CVE-2026-16552

...

SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/21 12:00 a.m.10 views

EulerOS Virtualization 2.12.1 (EulerOS-SA-2026-2765)

According to the versions of the packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : Vim is an open source, command line text editor. Prior to 9.2.0479, a command injection vulnerability exists in tarVimuntar in...

8.2CVSS7.2AI score0.00917EPSS
SaveExploits0References12
Rows per page
Query Builder