Lucene search
+L

2176 matches found

RedHat Linux
RedHat Linux
added 2024/01/25 11:04 a.m.8 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:45 a.m.18 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 9:43 a.m.19 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/01/25 8:13 a.m.10 views

kernel: null-ptr-deref vulnerabilities in sl_tx_timeout in drivers/net/slip

A flaw was found in the Linux kernel. A NULL pointer dereference may occur while a slip driver is in progress to detach in sltxtimeout in drivers/net/slip/slip.c. This issue could allow an attacker to crash the system or leak internal kernel information...

7.1CVSS6.7AI score0.00275EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/01/22 5:46 p.m.30 views

CVE-2022-45792 Directory Traversal in Project File Format allows overwrite (Zip Slip)

Project files may contain malicious contents which the software will use to create files on the filesystem. This allows directory traversal and overwriting files with the privileges of the logged-in user...

7.8CVSS7.8AI score0.00326EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/01/22 5:46 p.m.9 views

CVE-2022-45792 Directory Traversal in Project File Format allows overwrite (Zip Slip)

Project files may contain malicious contents which the software will use to create files on the filesystem. This allows directory traversal and overwriting files with the privileges of the logged-in user...

7.8CVSS7.1AI score0.00326EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/01/11 12:00 a.m.18 views

PT-2024-1448 · Unknown · Rapid Scada

Name of the Vulnerable Software and Affected Versions: Rapid SCADA versions prior to Version 5.8.4 Description: The issue is related to a Zip Slip vulnerability in the unpacking routine, allowing an attacker to supply a malicious configuration file and achieve remote code execution. This can be...

9CVSS8.9AI score0.01233EPSS
SaveExploits0References8
Snyk
Snyk
added 2023/12/07 10:00 p.m.9 views

Directory Traversal

Amendment This was deemed not a vulnerability. Overview cross-zip is a Cross-platform .zip file creation Affected versions of this package are vulnerable to Directory Traversal via consecutive usage of zipSync and unzipSync functions that allow arguments such as dirname. An attacker can access...

8.7CVSS7.5AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/11/21 12:00 a.m.10 views

PT-2023-30766

Name of the Vulnerable Software and Affected Versions TorchServe versions 0.1.0 through 0.9.0 Description The issue allows uploading potentially harmful archives that contain files extracted to any location on the filesystem within the process permissions, using the model/workflow management API...

5.3CVSS6.2AI score0.00673EPSS
SaveExploits0References14
OSV
OSV
added 2023/11/15 3:30 p.m.5 views

GHSA-897X-XVJ8-42RQ Zip slip in mleap

FileUtil.extract enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory. When creating an instance of TensorflowModel using the savedmodel format and an exported tensorflow model, the apply function invokes th...

7.5CVSS7.4AI score0.01186EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/11/15 3:30 p.m.52 views

Zip slip in mleap

FileUtil.extract enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory. When creating an instance of TensorflowModel using the savedmodel format and an exported tensorflow model, the apply function invokes th...

9.8CVSS7.1AI score0.01186EPSS
SaveExploits1References4Affected Software1
SUSE CVE
SUSE CVE
added 2023/10/31 2:36 a.m.5 views

SUSE CVE-2018-1002200

plexus-archiver before 3.6.0 is vulnerable to directory traversal, allowing attackers to write to arbitrary files via a ../ dot dot slash in an archive entry that is mishandled during extraction. This vulnerability is also known as 'Zip-Slip'...

5.5CVSS7.1AI score0.13179EPSS
SaveExploits1References2
OSV
OSV
added 2023/10/24 1:51 a.m.49 views

GHSA-H9MW-GRGX-2FHF sbt vulnerable to arbitrary file write via archive extraction (Zip Slip)

Impact Given specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. The follow is an example of a malicious entry: +2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorizedkeys This would have a potential to overwrite /root/.ssh/authorizedkeys. Within sbt's ma...

3.9CVSS5.8AI score0.0034EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2023/10/24 1:51 a.m.34 views

sbt vulnerable to arbitrary file write via archive extraction (Zip Slip)

Impact Given specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. The follow is an example of a malicious entry: +2018-04-15 22:04:42 ..... 20 20 ../../../../../../root/.ssh/authorizedkeys This would have a potential to overwrite /root/.ssh/authorizedkeys. Within sbt's ma...

7.1CVSS6.8AI score0.0034EPSS
SaveExploits1References6Affected Software4
Vulnrichment
Vulnrichment
added 2023/10/23 3:51 p.m.19 views

CVE-2023-46122 Arbitrary file write via archive extraction (Zip Slip) vulnerability in sbt

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

3.9CVSS6.8AI score0.0034EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/10/23 3:51 p.m.49 views

CVE-2023-46122 Arbitrary file write via archive extraction (Zip Slip) vulnerability in sbt

sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, IO.unzip allows writing of arbitrary file. This would have potential to overwrite /root/.ssh/authorizedkeys. Within sbt's main code, IO.unzip is used in pullRemoteCache task and Resolvers.remote; however...

3.9CVSS7AI score0.0034EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2023/10/16 4:08 p.m.19 views

CVE-2023-45685 Arbitrary file write via "zip slip" in Titan MFT and Titan SFTP servers

Insufficient path validation when extracting a zip archive in South River Technologies' Titan MFT and Titan SFTP servers on Windows and Linux allows an authenticated attacker to write a file to any location on the filesystem via path traversal...

6.7AI score0.01406EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2023/10/16 4:08 p.m.34 views

CVE-2023-45685 Arbitrary file write via "zip slip" in Titan MFT and Titan SFTP servers

Insufficient path validation when extracting a zip archive in South River Technologies' Titan MFT and Titan SFTP servers on Windows and Linux allows an authenticated attacker to write a file to any location on the filesystem via path traversal...

9.2AI score0.01406EPSS
SaveExploits1References2
Rapid7 Blog
Rapid7 Blog
added 2023/10/16 3:00 p.m.9 views

Multiple Vulnerabilities in South River Technologies Titan MFT and Titan SFTP [FIXED]

As part of our continuing research project into managed file transfer risk, including JSCAPE MFT and Fortra Globalscape EFT Server, Rapid7 discovered several vulnerabilities in South River Technologies’ Titan MFT and Titan SFTP servers. Although these require unusual circumstances or non-default...

9.1CVSS8.1AI score0.01481EPSS
SaveExploits6
Rapid7 Blog
Rapid7 Blog
added 2023/10/16 3:00 p.m.39 views

Multiple Vulnerabilities in South River Technologies Titan MFT and Titan SFTP [FIXED]

!Multiple Vulnerabilities in South River Technologies Titan MFT and Titan SFTP \FIXED\https://blog.rapid7.com/content/images/2023/10/vuln-disclosure-banner.jpeg As part of our continuing research project into managed file transfer risk, including JSCAPE MFT and Fortra Globalscape EFT Server, Rapi...

6.8CVSS8.9AI score0.27069EPSS
SaveExploits6
Rows per page
Query Builder