Lucene search
+L

278 matches found

RedHat Linux
RedHat Linux
added 2020/11/04 1:25 a.m.5 views

python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py

A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the "Content-Disposition" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an...

7.5CVSS7.6AI score0.03028EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/11/04 12:53 a.m.3 views

python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py

A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the "Content-Disposition" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an...

7.5CVSS7.6AI score0.03028EPSS
Exploits1References4
RedHat Linux
RedHat Linux
added 2020/10/20 4:3 p.m.7 views

python-pip: directory traversal in _download_http_url() function in src/pip/_internal/download.py

A flaw was found in the pip package installer for Python when downloading or installing a remote package via a specified URL. Improper validation of the "Content-Disposition" HTTP response header makes a path traversal attack possible, leading to an arbitrary file overwrite. This flaw allows an...

7.5CVSS7.6AI score0.03028EPSS
Exploits1References4
OSV
OSV
added 2020/09/04 8:15 p.m.59 views

PYSEC-2020-173

The pip package before 19.2 for Python allows Directory Traversal when a URL is given in an install command, because a Content-Disposition header can have ../ in a filename, as demonstrated by overwriting the /root/.ssh/authorizedkeys file. This occurs in downloadhttpurl in internal/download.py...

7.5CVSS3.7AI score0.03028EPSS
Exploits1References7
curl security advisories
curl security advisories
added 2020/06/24 8:0 a.m.18 views

curl overwrite local file with -J

curl can be tricked by a malicious server to overwrite a local file when using -J --remote-header-name and -i --include in the same command line. The command line tool offers the -J option that saves a remote file using the filename present in the Content-Disposition: response header. curl then...

7.8CVSS6.7AI score0.01236EPSS
Exploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2020/06/24 12:0 a.m.5 views

PT-2020-3018 · Curl +7 · Curl +7

Name of the Vulnerable Software and Affected Versions: curl versions 7.20.0 through 7.70.0 Description: The issue exists due to a logical error in handling the Content-Disposition header of an HTTP response. This can allow a remote attacker to overwrite a local file. The vulnerability is related ...

9.8CVSS6.4AI score0.17939EPSS
Exploits7References109
Github Security Blog
Github Security Blog
added 2020/01/21 8:59 p.m.235 views

RFD attack via Content-Disposition header sourced from request input by Spring MVC or Spring WebFlux Application

In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download RFD attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from use...

8CVSS4.2AI score0.88077EPSS
Exploits2References47Affected Software2
OSV
OSV
added 2020/01/21 8:59 p.m.56 views

GHSA-8WX2-9Q48-VM9R RFD attack via Content-Disposition header sourced from request input by Spring MVC or Spring WebFlux Application

In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download RFD attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from use...

7.5CVSS7.3AI score0.88077EPSS
Exploits2References47
Veracode
Veracode
added 2020/01/17 3:59 a.m.42 views

Reflected File Download

spring-web is vulnerable to reflected file download. The filename attribute that is derived from the user-supplied Content-Disposition header is not validated and sanitized, potentially resulting in the downloaded content of the response to be saved and executed as a file by the user's browser...

7.5CVSS2.8AI score0.88077EPSS
Exploits2References80Affected Software3
OSV
OSV
added 2020/01/17 12:15 a.m.37 views

CVE-2020-5398

In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download RFD attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from use...

7.5CVSS6.4AI score0.88077EPSS
Exploits2References44
Cvelist
Cvelist
added 2020/01/16 11:55 p.m.28 views

CVE-2020-5398 RFD Attack via "Content-Disposition" Header Sourced from Request Input by Spring MVC or Spring WebFlux Application

In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download RFD attack when it sets a "Content-Disposition" header in the response where the filename attribute is derived from use...

8CVSS8.3AI score0.88077EPSS
Exploits2References44
Spring Security Advisories
Spring Security Advisories
added 2020/01/16 12:0 a.m.5 views

RFD Attack via “Content-Disposition” Header Sourced from Request Input by Spring MVC or Spring WebFlux Application

In Spring Framework, versions 5.2.x prior to 5.2.3, versions 5.1.x prior to 5.1.13, and versions 5.0.x prior to 5.0.16, an application is vulnerable to a reflected file download RFD attack when it sets a “Content-Disposition” header in the response where the filename attribute is derived from use...

8CVSS7.1AI score0.88077EPSS
Exploits2References2
NVD
NVD
added 2019/03/11 4:29 p.m.17 views

CVE-2019-9686

pacman before 5.1.3 allows directory traversal when installing a remote package via a specified URL "pacman -U " due to an unsanitized file name received from a Content-Disposition header. pacman renames the downloaded package file to match the name given in this header. However, pacman did not...

9.3CVSS8.8AI score0.03393EPSS
Exploits0References3
CVE
CVE
added 2019/03/11 4:0 p.m.49 views

CVE-2019-9686

CVE-2019-9686 affects pacman before 5.1.3. The issue arises when installing a remote package via a URL (pacman -U ): the unsanitized Content-Disposition filename can contain slashes and is used in rename(), enabling a remote attacker to place the file anywhere in the filesystem and potentially ac...

9.3CVSS8.8AI score0.03393EPSS
Exploits0References3Affected Software1
ArchLinux
ArchLinux
added 2019/03/11 12:0 a.m.24 views

[ASA-201903-7] pacman: arbitrary code execution

Arch Linux Security Advisory ASA-201903-7 ========================================= Severity: High Date : 2019-03-11 CVE-ID : CVE-2019-9686 Package : pacman Type : arbitrary code execution Remote : Yes Link : https://security.archlinux.org/AVG-921 Summary ======= The package pacman before version...

9.3CVSS3.3AI score0.03393EPSS
Exploits0References5
CNVD
CNVD
added 2018/06/20 12:0 a.m.3 views

Content Module Denial of Service Vulnerability

The content module is a module for parsing HTTP connection headers. A security vulnerability exists in the content module. An attacker could exploit this vulnerability to cause a denial of service via malicious Content-Type and Content-Disposition headers...

7.5CVSS7.3AI score0.01116EPSS
Exploits0References1
OSV
OSV
added 2018/06/07 2:29 a.m.6 views

CVE-2017-16111

The content module is a module to parse HTTP Content- headers. It is used by the hapijs framework to provide this functionality. The module is vulnerable to regular expression denial of service when passed a specifically crafted Content-Type or Content-Disposition header...

7.5CVSS5.8AI score
Exploits0References1
BDU FSTEC
BDU FSTEC
added 2017/09/15 12:0 a.m.9 views

The vulnerability of the Jakarta Multipart parser on the Apache Struts software platform allows a hacker to execute arbitrary code.

The vulnerability of the Jakarta Multipart parser on the Apache Struts software platform arises from insufficient checks of the values of Content-Type, Content-Disposition, and Content-Length headers. This allows attackers to execute commands on the target system...

7.6CVSS8AI score0.99999EPSS
Exploits44References4Affected Software1
Cvelist
Cvelist
added 2016/06/30 4:0 p.m.25 views

CVE-2016-5840

hotfixupload.cgi in Trend Micro Deep Discovery Inspector DDI 3.7, 3.8 SP1 3.81, and 3.8 SP2 3.82 allows remote administrators to execute arbitrary code via shell metacharacters in the filename parameter of the Content-Disposition header...

7.3AI score0.07768EPSS
Exploits2References5
CNVD
CNVD
added 2015/09/20 12:0 a.m.8 views

Apple iOS Webkit Information Disclosure Vulnerability

Apple iOS is the latest operating system that runs on Apple's iPhone and iPod touch devices. A vulnerability in Apple iOS Webkit's handling of the Content-Disposition header that contains type attachments allows attackers to construct malicious web pages that can be parsed by tricking the user in...

4.3CVSS6.5AI score0.01303EPSS
Exploits0References1
Rows per page
Query Builder