Lucene search
+L

980 matches found

CVE
CVE
added 2020/09/04 7:20 p.m.882 views

CVE-2019-20916

The CVE-2019-20916 issue affects the Python pip package prior to 19.2. It enables Directory Traversal when a URL is provided in an install command due to a Content-Disposition header containing ../ in a filename, demonstrated by overwriting /root/.ssh/authorized_keys. The vulnerability is in _int...

7.5CVSS7.6AI score0.03028EPSS
SaveExploits1References8Affected Software1
Hacker One
Hacker One
added 2020/08/20 12:27 p.m.19 views

Brave Software: Arbitrary file download via "Save .torrent file" option can lead to Client RCE and XSS

Summary: An attacker can use the "Save .torrent file" option in WebTorrent to smuggle malicious files onto the client's machine. Description Brave allows users to download the ".torrent" via WebTorrent. WebTorrent decides whether a file is torrent or not based on the following headers...

1.2AI score
SaveExploits0
Hacker One
Hacker One
added 2020/08/02 5:13 a.m.205 views

Ruby on Rails: XSS by file (Active Storage `Proxying`)

Hello, I've seen similar issues with 407319 and 429868 occur with Active Storage's new File serving strategies Proxying. Commit is https://github.com/rails/rails/commit/dfb5a82b259e134eac89784ac4ace0c44d1b4aee. ruby...

0.1AI score
SaveExploits0
Hacker One
Hacker One
added 2020/07/18 12:52 a.m.157 views

curl: curl overwrites local file with -J option if file non-readable, but file writable.

Summary: When using -J -O options on curl command line tool and a server responding with a header that is using Content-Disposition to provide a filename, existing local file will be overwritten if the file is non-readable by the current user, but file is writable by the current user. Curl contai...

4.6CVSS7.4AI score0.01236EPSS
SaveExploits1
curl security advisories
curl security advisories
added 2020/06/24 8:0 a.m.23 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
SaveExploits1References1Affected Software2
Positive Technologies
Positive Technologies
added 2020/06/24 12:0 a.m.6 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
SaveExploits7References109
Tenable Nessus
Tenable Nessus
added 2020/06/12 12:0 a.m.29 views

Debian DLA-2244-1 : libphp-phpmailer security update

It was discovered that there was an escaping issue in libphp-phpmailer, an email generation utility class for the PHP programming language. The Content-Type and Content-Disposition headers could have permitted file attachments that bypassed attachment filters which match on filename extensions. F...

7.5CVSS6.8AI score0.0378EPSS
SaveExploits1References4
OPENSUSE Linux
OPENSUSE Linux
added 2020/06/08 12:0 a.m.65 views

Security update for axel (moderate)

openSUSE Security Update: Security update for axel Announcement ID: openSUSE-SU-2020:0778-1 Rating: moderate References: 1172159 Cross-References: CVE-2020-13614 Affected Products: openSUSE Leap 15.1 An update that fixes one vulnerability is now available. Description: This update for axel fixes...

5.9CVSS6.2AI score0.01928EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2020/06/08 12:0 a.m.35 views

openSUSE Security Update : axel (openSUSE-2020-778)

This update for axel fixes the following issues : axel was updated to 2.17.8 : - CVE-2020-13614: SSL Certificate Hostnames were not verified boo1172159 - Replaced progressbar line clearing with terminal control sequence - Fixed parsing of Content-Disposition HTTP header - Fixed User-Agent HTTP...

5.9CVSS6.2AI score0.01928EPSS
SaveExploits1References2
Hacker One
Hacker One
added 2020/05/30 1:8 p.m.163 views

curl: curl overwrite local file with -J

Summary: curl supports the Content-disposition header, including the filename= option. By design, curl does not allow server-provided local file override by verifying that the filename= argument does not exist before opening it. However, the implementation contains 2 minor logical bugs that allow...

4.6CVSS7.6AI score0.01236EPSS
SaveExploits1
Veracode
Veracode
added 2020/05/28 1:26 a.m.33 views

Access Control Bypass

phpmailer/phpmailer is vulnerable to access control bypass. The vulnerability exists as the values of name in Content-Type, and filename in Content-Disposition were not sanitized, allowing values ending with ;.jpg to trick mail filters to accept attachments with .jpg extensions...

7.5CVSS5.3AI score0.0378EPSS
SaveExploits1References13Affected Software4
Veracode
Veracode
added 2020/04/10 1:2 a.m.62 views

CRLF Injection

firefox is vulnerable to CRLF injection. A flaw was found in the way Firefox handled Location headers in redirect responses. Two copies of this header with different values could be a symptom of a CRLF injection attack against a vulnerable server. Firefox now treats two copies of the Location,...

4.3CVSS2.2AI score0.02018EPSS
SaveExploits0References17Affected Software3
Veracode
Veracode
added 2020/04/10 12:43 a.m.46 views

Cross-site Scripting (XSS)

Mozilla Firefox is vulnerable to cross-site scripting XSS. It happens due to the way Firefox handled the "Content-Disposition: attachment" HTTP header when the "Content-Type: multipart" HTTP header was also present. A website that allows arbitrary uploads and relies on the "Content-Disposition:...

4.3CVSS1.3AI score0.0207EPSS
SaveExploits0References33Affected Software9
RedhatCVE
RedhatCVE
added 2020/02/06 5:44 p.m.52 views

CVE-2020-5398

A flaw was found in springframework in versions prior to 5.0.16, 5.1.13, and 5.2.3. A reflected file download RFD attack is possible when a "Content-Disposition" header is set in response to where the filename attribute is derived from user supplied input. The highest threat from this vulnerabili...

8CVSS4.4AI score0.88402EPSS
SaveExploits2References4
OSV
OSV
added 2020/01/21 8:59 p.m.57 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.88402EPSS
SaveExploits2References47
Github Security Blog
Github Security Blog
added 2020/01/21 8:59 p.m.240 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.88402EPSS
SaveExploits2References47Affected Software2
Veracode
Veracode
added 2020/01/17 3:59 a.m.43 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.88402EPSS
SaveExploits2References80Affected Software3
NVD
NVD
added 2020/01/17 12:15 a.m.27 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...

8CVSS7.5AI score0.88402EPSS
SaveExploits2References44
OSV
OSV
added 2020/01/17 12:15 a.m.39 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 score
SaveExploits0References44
UbuntuCve
UbuntuCve
added 2020/01/17 12:15 a.m.33 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...

8CVSS7.1AI score0.88402EPSS
SaveExploits2References2
Rows per page
Query Builder