Lucene search
+L

577 matches found

Github Security Blog
Github Security Blog
added 2021/06/23 6:14 p.m.72 views

Plugin archive directory traversal in Helm

The Helm core maintainers have identified an information disclosure vulnerability in Helm 3.0.0-3.2.3. Impact A traversal attack is possible when installing Helm plugins from a tar archive over HTTP. It is possible for a malicious plugin author to inject a relative path into a plugin archive, and...

8.5CVSS6.6AI score0.01458EPSS
Exploits0References7Affected Software1
NVD
NVD
added 2021/06/16 4:15 p.m.15 views

CVE-2020-35762

bloofoxCMS 0.5.2.1 is infected with Path traversal in the 'fileurl' parameter that allows attackers to read local files...

4CVSS0.00975EPSS
Exploits1References1
OSV
OSV
added 2021/05/18 3:31 p.m.19 views

GHSA-H74J-692G-48MQ Path Traversal in MHolt Archiver

All versions of archiver allow attacker to perform a Zip Slip attack via the "unarchive" functions. It is exploited using a specially crafted zip archive, that holds path traversal filenames. When exploited, a filename in a malicious archive is concatenated to the target extraction directory, whi...

5.5CVSS6.3AI score0.06552EPSS
Exploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2021/05/04 5:44 p.m.27 views

Security Bulletin: IBM QRadar SIEM is vulnerable to path traversal (CVE-2020-4993)

Summary IBM QRadar SIEM is vulnerable to path traversal attack. Vulnerability Details CVEID: CVE-2020-4993 DESCRIPTION: IBM QRadar SIEM when decompressing or verifying signature of zip files processes data in a way that may be vulnerable to path traversal attacks. CVSS Base score: 4.9 CVSS Tempor...

4.9CVSS1AI score0.01258EPSS
Exploits0Affected Software1
Mageia
Mageia
added 2021/04/23 10:53 p.m.80 views

Updated krb5-appl packages fix security vulnerabilities

An issue was discovered in rcp in MIT krb5-appl through 1.0.3. Due to the rcp implementation being derived from 1983 rcp, the server chooses which files/directories are sent to the client. However, the rcp client only performs cursory validation of the object name returned only directory traversa...

7.5CVSS1.7AI score0.0161EPSS
Exploits2References2
CNVD
CNVD
added 2021/03/26 12:0 a.m.16 views

Cisco IOx Application Directory Traversal Vulnerability

Cisco Iox is the U.S. Cisco Cisco a combination of Cisco IOS and Linux OS for secure network connectivity and the development of IOT applications for secure development environment. A security vulnerability exists in the Cisco IOx application, which can be exploited by a remote attacker to conduc...

6.5CVSS6.8AI score0.02671EPSS
Exploits1References1
CNVD
CNVD
added 2021/03/18 12:0 a.m.9 views

Apache Ambari Arbitrary File Download Vulnerability

Apache Ambari is a web-based tool that supports provisioning, management and monitoring of Apache Hadoop clusters. An arbitrary file download vulnerability exists in Apache Ambari 2.6.2.2 and earlier versions. An attacker can exploit this vulnerability by constructing filenames to traverse other...

7.5CVSS6.8AI score0.0404EPSS
Exploits1References1
NVD
NVD
added 2021/01/26 6:16 p.m.28 views

CVE-2021-3152

Home Assistant before 2021.1.3 does not have a protection layer that can help to prevent directory-traversal attacks against custom integrations. NOTE: the vendor's perspective is that the vulnerability itself is in custom integrations written by third parties, not in Home Assistant; however, Hom...

5.3CVSS5.3AI score0.02231EPSS
Exploits0References2
OSV
OSV
added 2021/01/25 3:25 p.m.6 views

MGASA-2021-0054 Updated python-pip packages fix security vulnerabilities

It was discovered that pip did not properly sanitize the filename during pip install. A remote attacker could possible use this issue to read and write arbitrary files on the host filesystem as root, resulting in a directory traversal attack CVE-2019-20916. urllib3 before 1.25.9 allows CRLF...

7.5CVSS7.2AI score0.03028EPSS
Exploits1References5
OSV
OSV
added 2021/01/21 12:0 p.m.8 views

RUSTSEC-2021-0135 Improper validation of Windows paths could lead to directory traversal attack

towerhttp::services::fs::ServeDir didn't correctly validate Windows paths meaning paths like /foo/bar/c:/windows/web/screen/img101.png would be allowed and respond with the contents of c:/windows/web/screen/img101.png. Thus users could potentially read files anywhere on the filesystem. This only...

7.1AI score
Exploits0References3
NVD
NVD
added 2021/01/20 6:15 p.m.18 views

CVE-2021-21269

Keymaker is a Mastodon Community Finder based Matrix Community serverlist page Server. In Keymaker before version 0.2.0, the assets endpoint did not check for the extension. The rust join method without checking user input might have made it abe to do a Path Traversal attack causing to read more...

7.7CVSS7.4AI score0.01392EPSS
Exploits0References2
CVE
CVE
added 2021/01/20 5:50 p.m.45 views

CVE-2021-21269

CVE-2021-21269 affects Keymaker (a Mastodon Community Finder based Matrix serverlist page). Before v0.2.0, the assets endpoint did not validate the requested extension, and the Rust join call on user input allowed a Path Traversal, enabling reading of files beyond the intended directory. This cou...

7.7CVSS6.4AI score0.01392EPSS
Exploits0References2Affected Software1
Hacker One
Hacker One
added 2021/01/19 9:18 p.m.11 views

ImpressCMS: Arbitrary File Deletion via Path Traversal in image-edit.php

Summary: The vulnerability is located in the /libraries/image-editor/image-edit.php script: 161. if @copy ICMSIMANAGERFOLDERPATH . '/temp/' . $simagetemp, $categpath . $simage-getVar 'imagename' 162. if @unlink ICMSIMANAGERFOLDERPATH . '/temp/' . $simagetemp 163. $msg = MDAMDBUPDATED; ... 190. el...

1AI score
Exploits0
WPVulnDB
WPVulnDB
added 2021/01/15 12:0 a.m.23 views

Simple Job Board < 2.9.4 - Authenticated Path Traversal Leading to Arbitrary File Download

The plugin does not validate the sjbfile parameter when viewing a resume, allowing authenticated user with the downloadresume capability such as HR users to download arbitrary files from the web-server via a path traversal attack PoC The sjbfile parameter to use may depends on the configuration o...

4CVSS2.5AI score0.30479EPSS
Exploits7References2Affected Software1
OSV
OSV
added 2021/01/14 3:13 p.m.3 views

MGASA-2021-0024 Updated awstats package fixes a security vulnerability

It was discovered that Awstats was vulnerable to path traversal attacks. A remote unauthenticated attacker could leverage that to perform arbitrary code execution. The previous fix did not fully address the issue when the default /etc/awstats/awstats.conf is not present CVE-2020-29600...

9.8CVSS7.3AI score0.02909EPSS
Exploits1References4
Veracode
Veracode
added 2020/12/06 3:47 a.m.21 views

Directory Traversal

cabextract is vulnerable to directory traversal. Lack of proper checking for leading slashes when extracting files allows remote attackers to perform directory traversal attacks via a malformed UTF-8 characters that are changed to a UTF-8 encoded slash...

5.3CVSS5.5AI score0.02308EPSS
Exploits1References8Affected Software1
Cvelist
Cvelist
added 2020/11/06 4:9 p.m.24 views

CVE-2020-25172 B. Braun OnlineSuite

A relative path traversal attack in the B. Braun OnlineSuite Version AP 3.0 and earlier allows unauthenticated attackers to upload or download arbitrary files...

9.6AI score0.02009EPSS
Exploits0References1
Ubuntu
Ubuntu
added 2020/10/22 10:18 p.m.92 views

USN-4601-1: pip vulnerability

It was discovered that pip did not properly sanitize the filename during pip install. A remote attacker could possible use this issue to read and write arbitrary files on the host filesystem as root, resulting in a directory traversal attack. CVE-2019-20916...

7.5CVSS7.7AI score0.03028EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2020/10/22 12:0 a.m.42 views

Ubuntu 18.04 LTS : pip vulnerability (USN-4601-1)

The remote Ubuntu 18.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-4601-1 advisory. It was discovered that pip did not properly sanitize the filename during pip install. A remote attacker could possible use this issue to read and write arbitrary...

7.5CVSS7.6AI score0.03028EPSS
Exploits1References2
Cisco
Cisco
added 2020/10/07 4:0 p.m.47 views

Cisco Nexus Data Broker Software Path Traversal Vulnerability

A vulnerability in the configuration restore feature of Cisco Nexus Data Broker software could allow an unauthenticated, remote attacker to perform a directory traversal attack on an affected device. The vulnerability is due to insufficient validation of configuration backup files. An attacker...

5.4CVSS2.6AI score0.01425EPSS
Exploits0References1
Rows per page
Query Builder