Lucene search
+L

66147 matches found

EUVD
EUVD
added 2026/07/29 4:32 p.m.11 views

EUVD-2026-50408

proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through extractplaintar in prootdistro/commands/install.py and Docker layers through applylayer in prootdistro/helpers/docker.py without validating...

8.2CVSS5.9AI score0.00145EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 4:32 p.m.10 views

CVE-2026-54574 `proot-distro install` has a Symlink Escape (Arbitrary Host File Write) via Malicious Tar Archive

proot-distro is a utility for managing proot containers. Prior to version 5.1.5, proot-distro install extracted plain tarball root filesystems through extractplaintar in prootdistro/commands/install.py and Docker layers through applylayer in prootdistro/helpers/docker.py without validating...

8.2CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/07/29 4:32 p.m.75 views

CVE-2026-54574

CVE-2026-54574 affects proot-distro prior to 5.1.5. The flaw resides in extraction paths: _extract_plain_tar() (proot_distro/commands/install.py) and _apply_layer() (proot_distro/helpers/docker.py) do not validate symlink targets (member.linkname). A tar archive can plant an absolute host-path sy...

8.2CVSS5.9AI score0.00145EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/07/29 4:15 p.m.12 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS6.1AI score0.00474EPSS
SaveExploits8References5
RedHat Linux
RedHat Linux
added 2026/07/29 4:04 p.m.29 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS7.5AI score0.00474EPSS
SaveExploits8References5
RedHat Linux
RedHat Linux
added 2026/07/29 4:02 p.m.12 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS7.5AI score0.00474EPSS
SaveExploits8References5
RedHat Linux
RedHat Linux
added 2026/07/29 3:59 p.m.21 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS7.5AI score0.00474EPSS
SaveExploits8References5
RedHat Linux
RedHat Linux
added 2026/07/29 3:57 p.m.14 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS7.5AI score0.00474EPSS
SaveExploits8References5
RedHat Linux
RedHat Linux
added 2026/07/29 3:51 p.m.13 views

kernel: XFS data corruption using reflink

A flaw was found in the XFS filesystem. A race condition in the copy-on-write mechanism for reflinked files can cause writes to bypass the copy-on-write process and modify shared data blocks directly. As a result, data intended for a private copy may be written to the original shared location,...

7.8CVSS7.5AI score0.00474EPSS
SaveExploits8References5
Snyk
Snyk
added 2026/07/29 3:34 p.m.9 views

Directory Traversal

Overview penelope-shell-handler is a Post-exploitation shell handler for authorized security testing Affected versions of this package are vulnerable to Directory Traversal in the download process when extracting tar archives from a remote session without validating archive member paths. An...

6CVSS6.4AI score0.0025EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/29 3:34 p.m.10 views

GHSA-F42X-P2MX-HM8R Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive

Summary Penelope versions prior to 0.19.3 extracted tar archives received from remote sessions without validating archive member paths. When using the affected Unix download path, a malicious or compromised remote session could return a crafted tar archive containing path traversal entries, such ...

5.9CVSS6.5AI score0.0025EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/29 3:34 p.m.10 views

CVE-2026-50558 Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive

Penelope Shell Handler is a post-exploitation shell handler for authorized security testing. Prior to 0.20.0, the Unix download implementation in penelope.py used tar.extractalllocaldownloadfolder on tar archives returned by remote sessions without validating member paths, allowing a malicious or...

5.9CVSS5.9AI score0.0025EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/29 3:34 p.m.55 views

CVE-2026-50558

Penelope Shell Handler vulnerability CVE-2026-50558 affects the Unix download() implementation in penelope.py. Prior to version 0.20.0, tar.extractall(local_download_folder) on tar archives from remote sessions did not validate member paths, allowing a malicious or compromised session to write fi...

5.9CVSS5.9AI score0.0025EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/29 3:34 p.m.41 views

CVE-2026-50558 Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive

Penelope Shell Handler is a post-exploitation shell handler for authorized security testing. Prior to 0.20.0, the Unix download implementation in penelope.py used tar.extractalllocaldownloadfolder on tar archives returned by remote sessions without validating member paths, allowing a malicious or...

5.9CVSS0.0025EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/29 3:34 p.m.14 views

EUVD-2026-50395

Penelope Shell Handler is a post-exploitation shell handler for authorized security testing. Prior to 0.20.0, the Unix download implementation in penelope.py used tar.extractalllocaldownloadfolder on tar archives returned by remote sessions without validating member paths, allowing a malicious or...

5.9CVSS5.9AI score0.0025EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/29 3:34 p.m.10 views

CVE-2026-50558 Penelope unsafe tar extraction allows arbitrary local file write via crafted session archive

Penelope Shell Handler is a post-exploitation shell handler for authorized security testing. Prior to 0.20.0, the Unix download implementation in penelope.py used tar.extractalllocaldownloadfolder on tar archives returned by remote sessions without validating member paths, allowing a malicious or...

5.9CVSS5.9AI score
SaveExploits0References5
The Hacker News
The Hacker News
added 2026/07/29 3:31 p.m.20 views

Three Critical VMware Flaws Allow Auth Bypass, Code Execution, and VM Escape

Broadcom has released security updates to address multiple security flaws impacting VMware ESX, vCenter, Workstation, and Fusion, three of which have been designated as critical in severity. The first of the three critical-rated flaws is CVE-2026-59309 CVSS score: 9.8, which has been described as...

9.8CVSS9AI score0.02405EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/07/29 2:53 p.m.9 views

CVE-2026-14152

An out of bounds write flaw was found in the ANGLE component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=517534944...

9.6CVSS7.1AI score0.0023EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/29 1:52 p.m.18 views

CVE-2026-55737

A flaw was found in Erlang OTP. A remote attacker can exploit a vulnerability in the Erlang external term format ETF decoder by providing a specially crafted binary to the binarytoterm/1 function. This manipulation of data types during processing can corrupt the system's memory, leading to an...

7.5CVSS5.8AI score0.00292EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/29 1:33 p.m.8 views

CVE-2026-59948

A flaw was found in Composer, a dependency manager for the PHP language. A remote attacker could exploit this vulnerability by providing a maliciously crafted package from an untrusted source. During installation or update, Composer's improper validation of package names allows it to write...

7CVSS5.9AI score0.00138EPSS
SaveExploits0References8
Rows per page
Query Builder