Lucene search
+L

352 matches found

Cvelist
Cvelist
added 2023/12/22 8:43 p.m.47 views

CVE-2023-50731 MindsDB has arbitrary file write in file.py

MindsDB is a SQL Server for artificial intelligence. Prior to version 23.11.4.1, the put method in mindsdb/mindsdb/api/http/namespaces/file.py does not validate the user-controlled name value, which is used in a temporary file name, which is afterwards opened for writing on lines 122-125, which...

9.1CVSS9.9AI score0.00992EPSS
SaveExploits1References4
CVE
CVE
added 2023/12/22 8:43 p.m.96 views

CVE-2023-50731

CVE-2023-50731 – MindsDB : The vulnerability arises in mindsdb/mindsdb/api/http/namespaces/file.py, where the PUT path does not validate the user-controlled name used for a temporary file. This leads to path injection, allowing arbitrary file writes via f.write(chunk) and potential write outside ...

9.1CVSS9.7AI score0.00992EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/12/22 8:43 p.m.18 views

CVE-2023-50731 MindsDB has arbitrary file write in file.py

MindsDB is a SQL Server for artificial intelligence. Prior to version 23.11.4.1, the put method in mindsdb/mindsdb/api/http/namespaces/file.py does not validate the user-controlled name value, which is used in a temporary file name, which is afterwards opened for writing on lines 122-125, which...

9.1CVSS9.3AI score
SaveExploits0References6
CNNVD
CNNVD
added 2023/12/22 12:0 a.m.8 views

MindsDB Code Issues Vulnerabilities

MindsDB is an emerging low-code machine learning platform from MindsDB, Inc. A code issue vulnerability exists in versions prior to MindsDB 23.11.4.1 that stems from not validating user-controlled name values, potentially leading to path injection...

9.1CVSS7.1AI score0.00992EPSS
SaveExploits1References4
Snyk
Snyk
added 2023/12/18 7:33 p.m.4 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the currentqueue portion of the path on the /queues endpoint. An attacker can manipulate the output of the web page by injecting malicious scripts into the URL path. Details Cross-site scripting or XSS is a...

6.3CVSS5.3AI score0.00514EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/12/15 12:0 a.m.6 views

PT-2023-31629 · Mindsdb · Mindsdb

Name of the Vulnerable Software and Affected Versions: MindsDB versions prior to 23.11.4.1 Description: The issue concerns a path injection vulnerability in the put method of mindsdb/mindsdb/api/http/namespaces/file.py. This vulnerability allows arbitrary file contents to be written due to the la...

9.1CVSS9.2AI score0.00992EPSS
SaveExploits1References11
ATTACKERKB
ATTACKERKB
added 2023/12/12 1:15 a.m.3 views

CVE-2023-36654

Directory traversal in the log-download REST API endpoint in ProLion CryptoSpike 3.0.15P2 allows remote authenticated attackers to download host server SSH private keys associated with a Linux root user by injecting paths inside REST API endpoint parameters...

6.5CVSS6.7AI score0.01241EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2023/12/12 12:49 a.m.29 views

Improper Input Validation in mindsdb

Impact The put method in mindsdb/mindsdb/api/http/namespaces/file.py does not validate the user-controlled name value, which is used in a temporary file name, which is afterwards opened for writing on lines 122-125, which leads to path injection. This issue may lead to arbitrary file write. This...

5.3CVSS7.8AI score0.00492EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2023/12/12 12:49 a.m.14 views

GHSA-CRHP-7C74-CG4C Improper Input Validation in mindsdb

Impact The put method in mindsdb/mindsdb/api/http/namespaces/file.py does not validate the user-controlled name value, which is used in a temporary file name, which is afterwards opened for writing on lines 122-125, which leads to path injection. This issue may lead to arbitrary file write. This...

5.3CVSS5.6AI score0.00492EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/12/11 12:0 a.m.8 views

PT-2023-25657 · Prolion · Prolion Cryptospike

Name of the Vulnerable Software and Affected Versions: ProLion CryptoSpike version 3.0.15P2 Description: The issue allows remote authenticated attackers to download host server SSH private keys associated with a Linux root user by injecting paths inside REST API endpoint parameters, specifically ...

6.5CVSS6.3AI score0.01241EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2023/09/01 12:0 a.m.8 views

PTC Kepware KEPServerEX Input Validation Error Vulnerability

PTC Kepware KEPServerEX is an industrial automation data connectivity solution from PTC Corporation. PTC Kepware KEPServerEX 6.14.263.0 and earlier versions suffer from an input validation error vulnerability that stems from easy UNC path injection via a malicious project file.By tricking a user...

4.7CVSS7.1AI score0.00214EPSS
SaveExploits0References5
ICS
ICS
added 2023/08/31 6:0 a.m.163 views

PTC Kepware KepServerEX (Update A)

1. EXECUTIVE SUMMARY CVSS v3 6.3 ATTENTION : Exploitable remotely/low attack complexity Vendor : PTC Equipment : Kepware KepServerEX Vulnerabilities : Uncontrolled Search Path Element, Improper Input Validation, Insufficiently Protected Credentials 2. RISK EVALUATION Successful exploitation of...

7.8CVSS7.1AI score0.00306EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2023/08/09 12:0 a.m.9 views

CVE-2023-39000

A reflected cross-site scripting XSS vulnerability in the component /ui/diagnostics/log/core/ of OPNsense Community Edition before 23.7 and Business Edition before 23.4.2 allows attackers to inject arbitrary JavaScript via the URL path...

5.7AI score0.00495EPSS
SaveExploits1References2
OSV
OSV
added 2023/05/27 7:15 p.m.38 views

UBUNTU-CVE-2015-20108

xmlsecurity.rb in the ruby-saml gem before 1.0.0 for Ruby allows XPath injection and code execution because prepared statements are not used...

9.8CVSS7.7AI score0.01332EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/05/27 12:0 a.m.8 views

PT-2023-10309 · Ruby · Ruby-Saml

Name of the Vulnerable Software and Affected Versions: ruby-saml gem versions prior to 1.0.0 Description: The issue allows XPath injection and code execution in the ruby-saml gem because prepared statements are not used. This is related to the xml security.rb file. Recommendations: For versions...

9.8CVSS7.7AI score0.01332EPSS
SaveExploits0References18
Tenable Nessus
Tenable Nessus
added 2023/04/11 12:0 a.m.32 views

NewStart CGSL CORE 5.05 / MAIN 5.05 : python Multiple Vulnerabilities (NS-SA-2023-0008)

The remote NewStart CGSL host, running version CORE 5.05 / MAIN 5.05, has python packages installed that are affected by multiple vulnerabilities: - http.client in Python 3.x before 3.5.10, 3.6.x before 3.6.12, 3.7.x before 3.7.9, and 3.8.x before 3.8.5 allows CRLF injection if the attacker...

9.8CVSS8.3AI score0.23293EPSS
SaveExploits3References9
OSV
OSV
added 2023/03/08 3:15 p.m.10 views

CVE-2023-26261

In UBIKA WAAP Gateway/Cloud through 6.10, a blind XPath injection leads to an authentication bypass by stealing the session of another connected user. The fixed versions are WAAP Gateway & Cloud 6.11.0 and 6.5.6-patch15...

9.8CVSS7.3AI score0.0084EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2023/02/15 4:13 a.m.3 views

SUSE CVE-2019-10220

Linux kernel CIFS implementation, version 4.9.0 is vulnerable to a relative paths injection in directory entry lists...

7.5CVSS7.2AI score0.05123EPSS
SaveExploits0References45
SUSE CVE
SUSE CVE
added 2023/02/15 4:4 a.m.7 views

SUSE CVE-2020-1735

A flaw was found in the Ansible Engine when the fetch module is used. An attacker could intercept the module, inject a new path, and then choose a new destination path on the controller node. All versions in 2.7.x, 2.8.x and 2.9.x branches are believed to be vulnerable...

4.2CVSS8.8AI score0.00492EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:35 a.m.6 views

SUSE CVE-2022-0391

A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator URL strings into components. The issue involves how the urlparse method does not sanitize input and allows characters like '\r' and '\n' in the URL path. This flaw allows an...

6.5CVSS7.3AI score0.08325EPSS
SaveExploits1References8
Rows per page
Query Builder