Lucene search
+L

10565 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.15 views

Amazon Linux 2023 : python3.11, python3.11-devel, python3.11-idle (ALAS2023-2026-1930)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1930 advisory. The tarfile module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result ...

7.8CVSS6.7AI score0.03196EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/07/15 9:53 p.m.24 views

decompress: @xhmikosr/decompress: Decompress: Arbitrary file read/write via crafted archive extraction

A flaw was found in the decompress package for Node.js. A remote attacker can exploit this vulnerability by crafting a malicious archive. When the archive is extracted, it can create files and links outside the intended directory, leading to unauthorized reading or writing of files. This is due t...

9.1CVSS6AI score0.00749EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.13 views

SUSE CVE-2026-59732

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, rclone archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive containing parent path components such as...

5CVSS5.3AI score0.0026EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/07/15 6:37 p.m.10 views

Directory Traversal

Overview github.com/filebrowser/filebrowser/v2/http is a web file browser. Affected versions of this package are vulnerable to Directory Traversal in the archive builder process. An attacker can write files outside the intended extraction directory by uploading a file with a specially crafted...

6.9CVSS6.4AI score0.00391EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 4:16 p.m.20 views

CVE-2026-62843

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAllnameInArchive, "", "/", which turns a POSIX filename such as ....\evil.sh into the...

6.8CVSS0.00391EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 3:42 p.m.53 views

CVE-2026-62843

CVE-2026-62843 affects File Browser (versions 2.63.6–2.63.16). The archive builder calls strings.ReplaceAll(nameInArchive, "\", "/"), which can transform a POSIX filename like ..\..\evil.sh into ../../evil.sh within the generated zip/tar. This enables a user with upload permissions to place a bac...

6.8CVSS6.1AI score0.00391EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/15 3:42 p.m.15 views

CVE-2026-62843 File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAllnameInArchive, "", "/", which turns a POSIX filename such as ....\evil.sh into the...

6.8CVSS6.1AI score0.00391EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 3:42 p.m.12 views

CVE-2026-62843

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAllnameInArchive, "", "/", which turns a POSIX filename such as ....\evil.sh into the...

6.8CVSS6.1AI score0.00391EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/15 3:42 p.m.58 views

CVE-2026-62843 File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAllnameInArchive, "", "/", which turns a POSIX filename such as ....\evil.sh into the...

6.8CVSS0.00391EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 3:42 p.m.16 views

CVE-2026-62843 File Browser: Archive builder turns backslash filenames into path traversal (zip-slip)

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. From 2.63.6 to 2.63.16, File Browser's archive builder uses strings.ReplaceAllnameInArchive, "", "/", which turns a POSIX filename such as ....\evil.sh into the...

6.8CVSS6.1AI score
SaveExploits0References5
NVD
NVD
added 2026/07/15 2:18 p.m.29 views

CVE-2026-43637

Cornac before 2.6.0 contains a path traversal Tar Slip vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive function in...

9.1CVSS0.00662EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/15 1:54 p.m.39 views

CVE-2026-43637

Cornac before 2.6.0 is affected by a path traversal (Tar Slip) in the _extract_archive() function (cornac/utils/download.py). The vulnerability allows an attacker to write arbitrary files outside the intended cache directory by supplying crafted TAR archives with ../ sequences, absolute paths, or...

9.1CVSS6.2AI score0.00662EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/15 1:54 p.m.35 views

CVE-2026-43637 Cornac < 2.6.0 Path Traversal via _extract_archive() in download.py

Cornac before 2.6.0 contains a path traversal Tar Slip vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive function in...

8.8CVSS6.2AI score
SaveExploits0References7
EUVD
EUVD
added 2026/07/15 1:54 p.m.16 views

EUVD-2026-44669

Cornac before 2.6.0 contains a path traversal Tar Slip vulnerability that allows attackers to write arbitrary files outside the intended cache directory by supplying a crafted TAR archive containing ../ sequences, absolute paths, or symlink/hardlink entries to the extractarchive function in...

9.1CVSS6.2AI score0.00662EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/15 11:25 a.m.31 views

EUVD-2026-44647

Grav 2.0.1 contains a decompression-bomb size-cap bypass in ZipArchiver and GPM\Installer. The size bound introduced in 2.0.1 sums the uncompressed size declared in each entry's ZIP central-directory header ZipArchive::statIndex'size' and rejects archives exceeding...

7.1CVSS6.1AI score0.0044EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/15 11:25 a.m.17 views

CVE-2026-61449 Grav before 2.0.2 Decompression Bomb via Forged ZIP Size

Grav 2.0.1 contains a decompression-bomb size-cap bypass in ZipArchiver and GPM\Installer. The size bound introduced in 2.0.1 sums the uncompressed size declared in each entry's ZIP central-directory header ZipArchive::statIndex'size' and rejects archives exceeding...

7.1CVSS6.1AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/15 9:46 a.m.17 views

CVE-2026-53486

A flaw was found in the decompress package for Node.js. A remote attacker can exploit this vulnerability by crafting a malicious archive. When the archive is extracted, it can create files and links outside the intended directory, leading to unauthorized reading or writing of files. This is due t...

9.1CVSS6.1AI score0.00749EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2026/07/15 8:02 a.m.11 views

Libarchive: heap overflow oob read while parsing a tar archive contains a pax extended header

...

3.9CVSS5.2AI score0.00203EPSS
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/15 6:07 a.m.9 views

Security Bulletin: IBM Cloud Pak for Data System (CPDS 1.0) is affected by multiple vulnerabilities due to pip

Summary pip is used by IBM Cloud Pak for Data System 1.0 as the Python package installer for managing and installing Python software packages. Multiple vulnerabilities affect pip. CVE-2026-1703 involves a path traversal vulnerability where files from a maliciously crafted wheel archive may be...

8CVSS6.2AI score0.00405EPSS
SaveExploits1Affected Software1
Snyk
Snyk
added 2026/07/15 12:45 a.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the ArchiveExtract function in cmd/archive/extract/extract.go, which strips only a leading ./ from archive entry paths and joins them to the destination with path.Join without removing .. components. An attacker c...

5CVSS6.5AI score0.0026EPSS
SaveExploits1References2
Rows per page
Query Builder