Lucene search
+L

6011 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.9 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.72 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
NVD
NVD
added 2026/07/29 4:17 p.m.12 views

CVE-2026-50558

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
Github Security Blog
Github Security Blog
added 2026/07/29 3:34 p.m.15 views

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
SaveExploits0References4Affected Software1
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
Cvelist
Cvelist
added 2026/07/29 3:34 p.m.39 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.12 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
Vulnrichment
Vulnrichment
added 2026/07/29 3:34 p.m.9 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.54 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
OSV
OSV
added 2026/07/29 3:34 p.m.9 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
Github Security Blog
Github Security Blog
added 2026/07/29 3:23 p.m.14 views

Req vulnerable to unbounded archive/compression extraction triggered by response content-type

Summary Req's default response pipeline auto-decodes archive and compressed bodies based on the server-supplied content-type or URL extension and materialises the full decompressed contents in memory with no size cap. An attacker who controls or can redirect a victim into an HTTP endpoint reached...

8.2CVSS5.9AI score0.00596EPSS
SaveExploits1References6Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/29 2:08 p.m.11 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 2:07 p.m.9 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:52 p.m.10 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:40 p.m.10 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:32 p.m.9 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/29 11:51 a.m.14 views

ROOT-APP-NPM-CVE-2024-28863 CVE-2024-28863 in @rootio/tar - Patched by Root

Root has patched CVE-2024-28863 in the @rootio/tar package for Root:npm. Multiple fixed versions available...

6.5CVSS7.1AI score0.00929EPSS
SaveExploits1
OSV
OSV
added 2026/07/29 12:01 a.m.7 views

RLSA-2026:47059 Important: nodejs:22 security update

Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. Security Fixes: brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity CVE-2026-13149 tar: Node-tar: Denial of Service via malform...

7.5CVSS6.5AI score0.00424EPSS
SaveExploits2References4
Rows per page
Query Builder