Lucene search
+L

154 matches found

CNNVD
CNNVD
added 2022/07/11 12:0 a.m.10 views

SetupBox 路径遍历漏洞

SetupBox is a middleware for implementing your own storage cloud by Kim Taehwan, an individual developer in Korea. A security vulnerability exists in SetupBox version 1.0 and earlier versions, which stems from an incorrect call to Flask's sendfile function that results in absolute path traversal...

9.3CVSS8.3AI score0.01242EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/11 12:0 a.m.5 views

wormnest 路径遍历漏洞

wormnest is a Python3 Flask/SQL-Alchemy web server for URL narrowing and manipulating file services by individual developer John Torakis in Greece. A path traversal vulnerability exists in wormnest version 0.4.7, which stems from insecure use of the Flask sendfile function...

9.3CVSS8.3AI score0.01398EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2022/07/11 12:0 a.m.7 views

flask-yeoman 路径遍历漏洞

flask-yeoman is a Flask blueprint by Thomas Sileo, a French personal developer. It makes creating web applications with Yeoman and Flask a breeze. A security vulnerability exists in flask-yeoman version 2013-09-13 and earlier, which stems from an incorrect call to Flask's sendfile function that...

9.3CVSS8.3AI score0.01156EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2022/07/11 12:0 a.m.5 views

kotekan 路径遍历漏洞

kotekan is a high performance radio data processing pipeline from kotekan open source. A security vulnerability exists in kotekan version 2021.11 and earlier versions, which stems from an incorrect call to Flask's sendfile function resulting in absolute path traversal...

9.3CVSS8.2AI score0.01242EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/11 12:0 a.m.7 views

ChangePop-Back 路径遍历漏洞

ChangePop-Back is an open source unizar-30226-2019-06 library for ChangePop-Back. ChangePop-Back has a security vulnerability in 2019-06-04 and earlier versions that stems from an unsafe use of Flask's sendfile function that allows absolute path traversal...

9.3CVSS8.2AI score0.01242EPSS
SaveExploits1References2
OSV
OSV
added 2022/05/14 1:10 a.m.51 views

GHSA-3GV7-3H64-78CM Exposure of Sensitive Information to an Unauthorized Actor in Apache Tomcat

A bug in the handling of the pipelined requests in Apache Tomcat 9.0.0.M1 to 9.0.0.M18, 8.5.0 to 8.5.12, 8.0.0.RC1 to 8.0.42, 7.0.0 to 7.0.76, and 6.0.0 to 6.0.52, when send file was used, results in the pipelined request being lost when send file processing of the previous request completed. Thi...

7.5CVSS8.4AI score0.1684EPSS
SaveExploits0References59
Github Security Blog
Github Security Blog
added 2022/05/13 1:46 a.m.38 views

Expected Behavior Violation in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.8CVSS8.4AI score0.07752EPSS
SaveExploits0References29Affected Software2
OSV
OSV
added 2022/05/13 1:46 a.m.11 views

GHSA-9HG2-395J-83RM Expected Behavior Violation in Apache Tomcat

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

9.8CVSS7.2AI score0.07752EPSS
SaveExploits0References29
OSV
OSV
added 2022/05/04 12:0 a.m.45 views

GHSA-694V-63FQ-FMR4 Path Traversal in scout-browser

Scout is a Variant Call Format VCF visualization interface. The Pypi package scout-browser is vulnerable to path traversal due to sendfile call in versions prior to 4.52...

6.8CVSS7.4AI score0.01334EPSS
SaveExploits1References7
ATTACKERKB
ATTACKERKB
added 2022/05/03 9:15 a.m.6 views

CVE-2022-1554

Path Traversal due to sendfile call in GitHub repository clinical-genomics/scout prior to 4.52...

7.5CVSS6.8AI score0.01334EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2022/04/29 1:50 p.m.23 views

CVE-2022-24900 Absolute Path Traversal due to incorrect use of `send_file` call in Piano LED Visualizer

Piano LED Visualizer is software that allows LED lights to light up as a person plays a piano connected to a computer. Version 1.3 and prior are vulnerable to a path traversal attack. The os.path.join call is unsafe for use with untrusted input. When the os.path.join call encounters an absolute...

9.9CVSS9.7AI score0.0841EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2022/04/29 12:0 a.m.6 views

PT-2022-16970 · Flask +1 · Flask +1

Name of the Vulnerable Software and Affected Versions: Piano LED Visualizer versions 1.3 and prior Description: The issue concerns a path traversal attack. The os.path.join call is unsafe for use with untrusted input, as it ignores all parameters encountered before an absolute path and starts...

9.9CVSS8.5AI score0.0841EPSS
SaveExploits1References8
OSV
OSV
added 2021/01/26 6:16 p.m.6 views

CVE-2021-25864

node-red-contrib-huemagic 3.0.0 is affected by hue/assets/..%2F Directory Traversal.in the res.sendFile API, used in file hue-magic.js, to fetch an arbitrary file...

7.5CVSS7.2AI score0.09331EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2021/01/26 12:0 a.m.9 views

PT-2021-16821 · Node Red · Node-Red-Contrib-Huemagic

Name of the Vulnerable Software and Affected Versions: node-red-contrib-huemagic version 3.0.0 Description: The issue allows for Directory Traversal, enabling access to arbitrary files. This is achieved through the res.sendFile API in the file hue-magic.js, using the hue/assets/..%2F path...

7.5CVSS7.4AI score0.09331EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2020/04/01 2:4 a.m.41 views

CVE-2017-5651

In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was possible for the Processor to be added to the processor cache twice. This could result in t...

7.5CVSS0.9AI score0.07752EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2019/08/20 1:25 p.m.149 views

goDoH - A DNS-over-HTTPS C2

godoh is a proof of concept Command and Control framework, written in Golang, that uses DNS-over-HTTPS as a transport medium. Currently supported providers include Google, Cloudflare but also contains the ability to use traditional DNS. Installation All you would need are the godoh binaries...

7.2AI score
SaveExploits0References3
zdt
zdt
added 2019/01/20 12:0 a.m.33898 views

OpenSSH 7.6p1 SCP Client - Multiple Vulnerabilities (SSHtranger Things) Exploit

Exploit Title: SSHtranger Things Exploit Author: Mark E. Haase Vendor Homepage: https://www.openssh.com/ Software Link: download link if available Version: OpenSSH 7.6p1 Tested on: Ubuntu 18.04.1 LTS CVE : CVE-2019-6111, CVE-2019-6110 ''' Title: SSHtranger Things Author: Mark E. Haase Homepage:...

6.8CVSS0.58204EPSS
SaveExploits10
OpenVAS
OpenVAS
added 2018/04/23 12:0 a.m.107 views

Microsoft Windows 10: Send file samples when further analysis is required

This policy setting configures behaviour of samples submission when opt-in for MAPS telemetry is set. Possible settings: - 0: Always prompt - 1: Send safe samples automatically - 2: Never send - 3: Send all samples automatically OpenVAS Vulnerability Test $Id:...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2017/09/13 12:0 a.m.9 views

PT-2017-13461 · D Link · D-Link Dir-850L

Name of the Vulnerable Software and Affected Versions: D-Link DIR-850L REV. B versions through FW208WWb02 Description: The issue concerns the register send.php file, which does not require authentication. This can lead to unintended enrollment in mydlink Cloud Services. Recommendations: For D-Lin...

9.8CVSS9.2AI score0.01293EPSS
SaveExploits1References2
Broadcom
Broadcom
added 2017/06/23 12:0 a.m.12 views

BSA-2017-317

Security Advisory ID : BSA-2017-317 Component : Apache Tomcat Revision : 2.0: Interim In Apache Tomcat 9.0.0.M1 to 9.0.0.M18 and 8.5.0 to 8.5.12, the refactoring of the HTTP connectors introduced a regression in the send file processing. If the send file processing completed quickly, it was...

9.8CVSS8.6AI score0.07752EPSS
SaveExploits0
Rows per page
Query Builder