Lucene search
+L

1014 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2022/06/15 7:07 p.m.61 views

Security Bulletin: Pip as used by IBM QRadar Advisor With Watson is vulnerable to multiple vulnerabilities (CVE-2019-20916, CVE-2021-3572, CVE-2018-20225)

Summary Pip as used by IBM QRadar Advisor With Watson to manage python packages is vulnerable to multiple vulnerabilities. IBM QRadar Advisor With Watson has addressed the applicable CVEs by updating pip. Vulnerability Details CVEID: CVE-2019-20916 DESCRIPTION: pypa pip package for python could...

7.8CVSS1.1AI score0.03028EPSS
SaveExploits3Affected Software1
OSV
OSV
added 2022/05/01 5:53 p.m.11 views

GHSA-7JJR-3R8R-9PCF Trac missing Content-Disposition HTTP header

Trac before 0.10.3.1 does not send a Content-Disposition HTTP header specifying an attachment in certain "unsafe" situations, which has unknown impact and remote attack vectors...

6.9CVSS6.4AI score0.01342EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/05/01 5:53 p.m.17 views

Trac missing Content-Disposition HTTP header

Trac before 0.10.3.1 does not send a Content-Disposition HTTP header specifying an attachment in certain "unsafe" situations, which has unknown impact and remote attack vectors...

10CVSS6.9AI score0.01342EPSS
SaveExploits0References4Affected Software1
Packet Storm
Packet Storm
added 2022/04/08 12:00 a.m.341 views

AeroCMS 0.0.1 Shell Upload

AeroCMS-Unrestricted-File-Upload-POC Author: D4rkP0w4r Description = Upload web shell at Post Image in admin panel Step to Reproduct Login to admin panel - Posts - Add Posts - Post Image - upload malicious file shell.php - access /images/shell.php on url - shell.php page Exploit When upload succe...

0.02504EPSS
SaveExploits3
Huntr
Huntr
added 2021/12/20 4:00 a.m.14 views

Cross-site Scripting (XSS) - Stored in requarks/wiki

Description Stored XSS can be performed by malicious XML / HTM files. There is no check in place to prevent such files from being uploaded. Proof of Concept 1 XML 1: Upload the following file as payload.xml: alert1 alert2 confirmdocument.domain Hello http://google.com Proof of Concept 2 HTM 2:...

6AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/12/10 12:00 a.m.367 views

Free School Management Software 1.0 Cross Site Scripting

Exploit Title: Free School Management Software 1.0 - 'multiple' Stored Cross-Site Scripting XSS Exploit Author: fuzzyap1 Date: 7-12-2021 Category: Web application Vendor Homepage: https://www.sourcecodester.com/php/15073/free-school-management-software.html Software Link:...

SaveExploits0
Hacker One
Hacker One
added 2021/10/21 4:08 p.m.20 views

Evernote: 2 click Remote Code execution in Evernote Android

This vulnerability is similar to my previous reported vulnerability 1362313 , in here also weakness is path transversal vulnerability which helps me to acheive code execution but the root cause is different. some part of this app is written in java and some parts are written in react native. In...

0.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/06/23 12:00 a.m.205 views

Online Library Management System 1.0 Shell Upload

Exploit Title: Online Library Management System 1.0 - Arbitrary File Upload Remote Code Execution Unauthenticated Date: 23-06-2021 Exploit Author: Berk Can Geyikci Vendor Homepage: https://www.sourcecodester.com/ Software Link:...

7.4AI score
SaveExploits0
Hacker One
Hacker One
added 2021/06/22 6:28 p.m.31 views

Nextcloud: ApiService#fetch serves content as text/html and inline Content-Disposition

https://github.com/nextcloud/text/blame/0bc7c3300607d57ee512dbf61497daec23961a12/lib/Service/ApiService.phpL109-L120 Impact XSS...

4.3CVSS1.1AI score0.01106EPSS
SaveExploits0
Huntr
Huntr
added 2021/06/15 8:01 a.m.11 views

in polonel/trudesk

💥 BUG Stored xss via file upload 💥 IMPACT Stored xss allow to execute arbitary javascript in victim trudesk account External user also can execute xss in admin account here. 💥 STEP TO REPRODUCE 1. First from admin goto http://localhost:8118/teams and create a team called team2.\ Now goto...

SaveExploits0
Github Security Blog
Github Security Blog
added 2021/06/09 5:35 p.m.437 views

Path Traversal in pip

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
SaveExploits1References11Affected Software1
OSV
OSV
added 2021/06/09 5:35 p.m.46 views

GHSA-GPVV-69J7-GWJ8 Path Traversal in pip

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. ...

8.7CVSS7.7AI score0.03028EPSS
SaveExploits1References12
Hacker One
Hacker One
added 2021/06/02 10:31 a.m.58 views

Nextcloud: Download of file with arbitrary extension via injection into attachment header

Description ----------- When downloading mail attachments, the app fails to properly escape quotes in the content disposition header. Because of this, an attacker can send a victim a file with a benign extension such as .txt or .png which when downloaded will be stored with a malicious extension...

6.8CVSS0.9AI score0.0137EPSS
SaveExploits0
Hacker One
Hacker One
added 2021/05/28 2:42 p.m.47 views

GitLab: Stored XSS in markdown via the DesignReferenceFilter

Summary When rendering markdown, links to designs are parsed using the following linkreferencepattern: https://gitlab.com/gitlab-org/gitlab/-/blob/v13.12.1-ee/app/models/designmanagement/design.rbL168 ruby def self.linkreferencepattern @linkreferencepattern ||= begin pathsegment =...

6.3AI score
SaveExploits0
Amazon
Amazon
added 2021/05/24 12:00 a.m.82 views

Medium: python-pip

Issue Overview: 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...

7.5CVSS8.1AI score0.03028EPSS
SaveExploits1
CNVD
CNVD
added 2021/05/19 12:00 a.m.8 views

Spark Information Disclosure Vulnerability (CNVD-2021-37593)

Spark is a public domain FHIR server developed using C. A security vulnerability exists in versions prior to Firely/Incendi Spark 1.5.5-r4, which stems from the lack of a Content-Disposition header in some cases, which could result in carefully crafted files being delivered to the client to be...

6.1CVSS6.7AI score0.01002EPSS
SaveExploits0References1
NVD
NVD
added 2021/05/14 9:15 p.m.19 views

CVE-2021-32054

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

6.1CVSS0.01002EPSS
SaveExploits0References3
OSV
OSV
added 2021/05/14 9:15 p.m.20 views

CVE-2021-32054

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

6.1CVSS6.7AI score
SaveExploits0References3
Prion
Prion
added 2021/05/14 9:15 p.m.21 views

Design/Logic Flaw

Firely/Incendi Spark before 1.5.5-r4 lacks Content-Disposition headers in certain situations, which may cause crafted files to be delivered to clients such that they are rendered directly in a victim's web browser...

4.3CVSS6.1AI score0.01002EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2021/05/14 8:39 p.m.82 views

CVE-2021-32054

Firely/Incendi Spark before 1.5.5-r4 is affected by a lack of Content-Disposition headers in certain responses, which may cause crafted files to render directly in a victim’s browser. Root cause: missing Content-Disposition headers in some responses. Affected versions: prior to 1.5.5-r4. Mitigati...

6.1CVSS6.1AI score0.01002EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder