Lucene search
+L

6669 matches found

Saint
Saint
•added 2019/11/25 12:00 a.m.•276 views

Cisco Prime Infrastructure Health Monitor tar file directory traversal

Added: 11/25/2019 CVE: CVE-2019-1821 BID: 108339 Background Cisco Prime Infrastructure is a management system of wireless and wired networks. Problem A vulnerability in Cisco Prime Infrastructure Health Monitor allows a remote attacker to execute arbitrary commands by uploading a specially crafte...

10CVSS8.7AI score0.98051EPSS
SaveExploits12
Saint
Saint
•added 2019/11/25 12:00 a.m.•73 views

Cisco Prime Infrastructure Health Monitor tar file directory traversal

Added: 11/25/2019 CVE: CVE-2019-1821 BID: 108339 Background Cisco Prime Infrastructure is a management system of wireless and wired networks. Problem A vulnerability in Cisco Prime Infrastructure Health Monitor allows a remote attacker to execute arbitrary commands by uploading a specially crafte...

10CVSS8.7AI score0.98051EPSS
SaveExploits12
RedHat Linux
RedHat Linux
•added 2019/11/18 4:23 p.m.•13 views

kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks

The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be...

5.7CVSS6.9AI score0.02609EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2019/11/18 12:00 a.m.•38 views

FreeBSD : GNU cpio -- multiple vulnerabilities (f59af308-07f3-11ea-8c56-f8b156b6dcc8)

Sergey Poznyakoff reports : This stable release fixes several potential vulnerabilities CVE-2015-1197: cpio, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive. CVE-2016-2037: The cpiosafernamesuffix function ...

7.3CVSS6.6AI score0.05484EPSS
SaveExploits5References5
Tenable Nessus
Tenable Nessus
•added 2019/11/12 12:00 a.m.•25 views

EulerOS 2.0 SP5 : libgsf (EulerOS-SA-2019-2166)

According to the version of the libgsf package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An error within the 'tardirectoryforfile' function gsf-infile-tar.c in GNOME Structured File Library before 1.14.41 can be exploited to trigger a Nu...

5.5CVSS5.7AI score0.0133EPSS
SaveExploits0References2
OSV
OSV
•added 2019/11/11 12:04 p.m.•10 views

SUSE-SU-2019:14215-1 Security update for tar

This update for tar to version 1.27.1 fixes the following issues: tar 1.27.1 brings following changes jscECO-339 Sparse files with large data No backticks in quoting --owner and --group names and numbers Support for POSIX ACLs, extended attributes and SELinux context. Passing command line argumen...

7.5CVSS5AI score0.03028EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
•added 2019/11/10 3:09 p.m.•36 views

CVE-2018-12015

It was found that the Archive::Tar module did not properly sanitize symbolic links when extracting tar archives. An attacker, able to provide a specially crafted archive for processing, could use this flaw to write or overwrite arbitrary files in the context of the Perl interpreter...

7.5CVSS3.2AI score0.0731EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2019/11/08 12:00 a.m.•31 views

EulerOS 2.0 SP5 : tar (EulerOS-SA-2019-2192)

According to the version of the tar package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Directory traversal vulnerability in the safernamesuffix function in GNU tar 1.14 through 1.29 might allow remote attackers to bypass an intended...

7.5CVSS7.8AI score0.15745EPSS
SaveExploits3References2
Tenable Nessus
Tenable Nessus
•added 2019/11/08 12:00 a.m.•41 views

EulerOS 2.0 SP5 : libarchive (EulerOS-SA-2019-2202)

According to the versions of the libarchive package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - The readHeader function in archivereadsupportformat7zip.c in libarchive 3.2.1 allows remote attackers to cause a denial of service...

7.5CVSS6.7AI score0.05258EPSS
SaveExploits4References13
Tenable Nessus
Tenable Nessus
•added 2019/11/08 12:00 a.m.•36 views

EulerOS 2.0 SP5 : perl (EulerOS-SA-2019-2220)

According to the versions of the perl packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Integer underflow in regcomp.c in Perl before 5.20, as used in Apple OS X before 10.10.5 and other products, allows context-dependent attackers to...

7.8CVSS7.4AI score0.03045EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2019/11/08 12:00 a.m.•32 views

EulerOS 2.0 SP5 : perl-Archive-Tar (EulerOS-SA-2019-2181)

According to the version of the perl-Archive-Tar package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - Archive::Tar provides an object oriented mechanism for handling tar files. It provides class methods for quick and easy files handling whi...

7.5CVSS6.8AI score0.0731EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
•added 2019/11/08 12:00 a.m.•26 views

EulerOS 2.0 SP3 : libgsf (EulerOS-SA-2019-2240)

According to the version of the libgsf package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An error within the 'tardirectoryforfile' function gsf-infile-tar.c in GNOME Structured File Library before 1.14.41 can be exploited to trigger a Nu...

5.5CVSS5.7AI score0.0133EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2019/11/07 4:55 p.m.•11 views

kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is...

6.5CVSS7AI score0.12746EPSS
SaveExploits2References5
RedHat Linux
RedHat Linux
•added 2019/11/07 4:55 p.m.•14 views

kubernetes: `kubectl cp` allows for arbitrary file write via double symlinks

The Kubernetes kubectl cp command in versions 1.1-1.12, and versions prior to 1.13.11, 1.14.7, and 1.15.4 allows a combination of two symlinks provided by tar output of a malicious container to place a file outside of the destination directory specified in the kubectl cp invocation. This could be...

5.7CVSS6.9AI score0.02609EPSS
SaveExploits0References5
Hacker One
Hacker One
•added 2019/11/06 8:13 a.m.•57 views

Node.js third-party modules: Filesystem Writes via `yarn install` via symlinks and tar transforms inside a crafted malicious package

I would like to report an arbitrary filesystem write vulnerability in Yarn when installing a malicious package from the default repositories. This vulnerability has the potential for RCE -- even if --ignore-scripts is disabled. It allows a malicious package, upon install, to write to any path on...

5.1CVSS8.3AI score0.05159EPSS
SaveExploits1
FreeBSD
FreeBSD
•added 2019/11/06 12:00 a.m.•55 views

GNU cpio -- multiple vulnerabilities

Sergey Poznyakoff reports: This stable release fixes several potential vulnerabilities CVE-2015-1197: cpio, when using the --no-absolute-filenames option, allows local users to write to arbitrary files via a symlink attack on a file in an archive. CVE-2016-2037: The cpiosafernamesuffix function i...

7.3CVSS7.1AI score0.05484EPSS
SaveExploits5References1
RedHat Linux
RedHat Linux
•added 2019/11/05 9:13 p.m.•8 views

rubygems: Delete directory using symlink when decompressing tar

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files which now include path-checking code for symlinks, it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could...

8.8CVSS7.3AI score0.04212EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
•added 2019/11/02 12:00 a.m.•25 views

CVE-2019-14866

In all versions of cpio before 2.13 does not properly validate input files when generating TAR archives. When cpio is used to create TAR archives from paths an attacker can write to, the resulting archive may contain files with permissions the attacker did not have or in paths he did not have...

7.3CVSS6.7AI score0.00686EPSS
SaveExploits1References4
OSV
OSV
•added 2019/11/02 12:00 a.m.•8 views

UBUNTU-CVE-2019-14866

In all versions of cpio before 2.13 does not properly validate input files when generating TAR archives. When cpio is used to create TAR archives from paths an attacker can write to, the resulting archive may contain files with permissions the attacker did not have or in paths he did not have...

7.3CVSS6.7AI score0.00686EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2019/10/29 4:22 p.m.•13 views

kubernetes: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal

The kubectl cp command allows copying files between containers and the user machine. To copy files from a container, Kubernetes runs tar inside the container to create a tar archive, copies it over the network, and kubectl unpacks it on the user’s machine. If the tar binary in the container is...

6.5CVSS7AI score0.12746EPSS
SaveExploits2References5
Rows per page
Query Builder