Lucene search
+L

1762 matches found

Cvelist
Cvelist
added 2026/08/18 9:26 p.m.24 views

CVE-2026-52872 Streambert: Local File Exfiltration and Overwrite via Subtitle file: Protocol

Streambert is a cross-platform Electron Desktop App to stream and download video content. Prior to 2.5.0, the downloadSubtitleFile utility in src/ipc/downloads.js, reached through the run-download IPC channel, accepts a renderer-supplied subtitle url using the file: URI scheme and passes its...

8.8CVSS0.00142EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 9:16 p.m.5 views

CVE-2026-53759

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 4.2.0, dbsqlite.py created SQLite databases at predictable paths in the shared /tmp directory and followed attacker-created symbolic links at those paths. An attacker who...

5.1CVSS0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 8:54 p.m.8 views

CVE-2026-53759 linuxfabrik-lib: Insecure creation of SQLite databases

linuxfabrik-lib provides Python modules for database access, caching, shell execution, and API integrations. Prior to version 4.2.0, dbsqlite.py created SQLite databases at predictable paths in the shared /tmp directory and followed attacker-created symbolic links at those paths. An attacker who...

5.1CVSS5.6AI score
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/08/14 3:20 p.m.10 views

CVE-2026-73624

A flaw was found in GitPython. This vulnerability allows a remote attacker to overwrite arbitrary files on the system. By failing to properly validate git options passed to the Diffable.diff method, an attacker can supply a malicious output argument to write patch content to attacker-controlled...

8.1CVSS5.2AI score0.00277EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/14 6:47 a.m.8 views

CVE-2026-73076

A vulnerability in Vim allows remote attackers to execute arbitrary commands by crafting a malicious .VimballRecord file that injects OS commands executed when processed by the vimballRmVimball function. Mitigation Avoid installing or removing vimballs from untrusted sources. This vulnerability...

8.4CVSS6.1AI score0.00131EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-73624

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.1CVSS5.6AI score0.00277EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/13 11:45 p.m.10 views

openstack-nova-compute: Arbitrary Host File Overwrite via Unconstrained qemu-img Format Handling in OpenStack Nova

A flaw in OpenStack Nova’s interaction with the qemu-img utility allows an authenticated user to overwrite arbitrary files on the compute host. This occurs because Nova invokes qemu-img without strictly constraining the disk image format, enabling a malicious user to craft a QCOW2 header on a raw...

8.2CVSS5.5AI score0.00341EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/13 3:19 p.m.11 views

CVE-2026-53803

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS0.00133EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/08/13 2:33 p.m.9 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score0.00133EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 2:33 p.m.32 views

CVE-2026-53803

Technical details are not publicly available in the provided documents (no concrete affected products, versions, or fixes are described). Monitor for updates.

8.5CVSS5.4AI score0.00133EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 2:33 p.m.23 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 2:33 p.m.50 views

CVE-2026-53803 rsync < 3.5.0 Symlink Following Arbitrary File Overwrite

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS0.00133EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 2:33 p.m.8 views

EUVD-2026-58089

rsync before 3.5.0 contains a symlink following vulnerability that allows local attackers to overwrite arbitrary files by placing a symlink at a predictable output path such as --log-file, --write-batch, or daemon-mode log and statistics paths. Attackers can exploit rsync's failure to reject...

8.5CVSS5.4AI score0.00133EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 12:17 p.m.7 views

CVE-2026-73624

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.1CVSS0.00277EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 12:17 p.m.8 views

DEBIAN-CVE-2026-73624

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...

7.2CVSS5.5AI score0.00277EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 12:17 p.m.7 views

DEBIAN-CVE-2026-73620

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.5AI score0.00331EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/13 12:17 p.m.7 views

UBUNTU-CVE-2026-73624

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.5AI score0.00277EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 11:28 a.m.34 views

CVE-2026-73624

GitPython before 3.1.54 contains an arbitrary file overwrite vulnerability in Diffable.diff due to improper validation of kwargs for git options. An attacker can supply the --output argument via the other parameter or output kwarg, allowing patch content to be written to attacker-chosen file path...

8.1CVSS5.3AI score0.00277EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/13 11:28 a.m.13 views

EUVD-2026-57793

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.00277EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/13 11:28 a.m.35 views

CVE-2026-73624 GitPython before 3.1.54 Arbitrary File Overwrite via diff

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.1CVSS0.00277EPSS
SaveExploits0References2
Rows per page
Query Builder