Lucene search
+L

16891 matches found

Veracode
Veracode
added 2024/04/22 5:45 a.m.24 views

Path Traversal

github.com/owncast/owncast is vulnerable to Path Traversal. The vulnerability is due to inadequate input validation on the emoji/delete endpoint, allowing attackers with administrative privileges to delete arbitrary files outside the intended directory...

2.7CVSS7.1AI score0.00969EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2024/04/22 12:00 a.m.25 views

The vulnerability of the Pandora FMS system for monitoring and managing IT environments lies in the improper restriction on the path name to the restricted access catalog. This allows attackers to write arbitrary files into the system and execute arbitrary code.

The vulnerability of the Pandora FMS system for monitoring and managing IT environments stems from incorrect restrictions on the path name used to access the restricted catalog. Exploiting this vulnerability allows a malicious actor to write arbitrary files into the system and execute arbitrary...

9.1CVSS6AI score0.00389EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/04/22 12:00 a.m.30 views

CVE-2023-38295

Certain software builds for the TCL 30Z and TCL 10 Android devices contain a vulnerable, pre-installed app that relies on a missing permission that provides no protection at runtime. The missing permission is required as an access permission by components in various pre-installed apps. On the TCL...

7AI score0.00182EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/19 4:15 p.m.10 views

CVE-2024-31841

An issue was discovered in Italtel Embrace 1.6.4. The web server fails to sanitize input data, allowing remote unauthenticated attackers to read arbitrary files on the filesystem...

7.5CVSS5.9AI score0.00804EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.10 views

PT-2024-24238 · Italtel · Italtel Embrace

Name of the Vulnerable Software and Affected Versions: Italtel Embrace version 1.6.4 Description: An issue was discovered where the web server fails to sanitize input data, allowing remote unauthenticated attackers to read arbitrary files on the filesystem. Recommendations: For Italtel Embrace...

7.5CVSS7.2AI score0.00804EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/04/19 12:00 a.m.23 views

CVE-2024-31552

CuteHttpFileServer v.3.1 version has an arbitrary file download vulnerability, which allows attackers to download arbitrary files on the server and obtain sensitive information...

6.8AI score0.00238EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/04/19 12:00 a.m.16 views

PT-2024-24084 · Owncast · Owncast

Name of the Vulnerable Software and Affected Versions: Owncast versions prior to 0.1.3 Description: Owncast is an open source, self-hosted, decentralized, single user live video streaming and chat server. The Owncast application exposes an administrator API at the URL "/api/admin". The...

5.1CVSS6.8AI score0.00969EPSS
SaveExploits1References12
NVD
NVD
added 2024/04/18 3:15 p.m.34 views

CVE-2024-28189

Judge0 is an open-source online code execution system. The application uses the UNIX chown command on an untrusted file within the sandbox. An attacker can abuse this by creating a symbolic link symlink to a file outside the sandbox, allowing the attacker to run chown on arbitrary files outside o...

10CVSS9.7AI score0.07211EPSS
SaveExploits2References4
CVE
CVE
added 2024/04/18 2:31 p.m.112 views

CVE-2024-28185

CVE-2024-28185 affects Judge0’s sandbox escape: the system fails to neutralize symlinks inside the sandbox directory, allowing an attacker to create a symlink at run_script so that f.write targets an arbitrary file on the host outside the sandbox, potentially enabling code execution outside the s...

10CVSS9.7AI score0.07057EPSS
SaveExploits2References3
OSV
OSV
added 2024/04/18 2:31 p.m.16 views

CVE-2024-28185 Judge0 vulnerable to Sandbox Escape via Symbolic Link

Judge0 is an open-source online code execution system. The application does not account for symlinks placed inside the sandbox directory, which can be leveraged by an attacker to write to arbitrary files and gain code execution outside of the sandbox. When executing a submission, Judge0 writes a...

10CVSS8.9AI score
SaveExploits0References5
Veracode
Veracode
added 2024/04/17 2:28 p.m.24 views

Path Traversal

mlflow is vulnerable to Path Traversal. The vulnerability is due to insufficient validation of user-supplied input in the server's handlers, allowing attackers to access arbitrary files on the server by crafting HTTP POST requests with specially crafted parameters...

7.5CVSS7.1AI score0.02718EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2024/04/17 9:17 a.m.29 views

Local File Inclusion (LFI)

mlflow is vulnerable to Local File Inclusion LFI. The vulnerability is due to improper parsing of URIs within the function islocaluri in uri.py,, which allows an attackers to read arbitrary files on the system...

9.3CVSS6.8AI score0.00733EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2024/04/17 7:35 a.m.23 views

Path Traversal

MLflow is vulnerable to a path traversal attack. The vulnerability is due to improper handling of the artifactlocation parameter when creating an experiment, allowing attackers to exploit the fragment component of the URI to read arbitrary files on the server in the context of the server's proces...

7.5CVSS7AI score0.00712EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/04/16 12:30 a.m.28 views

GHSA-HQ88-WG7Q-GP4G mlflow vulnerable to Path Traversal

mlflow/mlflow is vulnerable to Local File Inclusion LFI due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'islocaluri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the...

9.3CVSS9.2AI score0.00733EPSS
SaveExploits1References5
OSV
OSV
added 2024/04/16 12:30 a.m.23 views

GHSA-M49C-5C52-6696 mlflow vulnerable to Path Traversal

A path traversal vulnerability exists in the mlflow/mlflow repository, specifically within the handling of the artifactlocation parameter when creating an experiment. Attackers can exploit this vulnerability by using a fragment component in the artifact location URI to read arbitrary files on the...

7.5CVSS6AI score0.00712EPSS
SaveExploits1References4
NVD
NVD
added 2024/04/16 12:15 a.m.27 views

CVE-2024-3573

mlflow/mlflow is vulnerable to Local File Inclusion LFI due to improper parsing of URIs, allowing attackers to bypass checks and read arbitrary files on the system. The issue arises from the 'islocaluri' function's failure to properly handle URIs with empty or 'file' schemes, leading to the...

9.3CVSS9.3AI score0.00733EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/04/16 12:00 a.m.18 views

CVE-2024-3028 Improper Input Validation in mintplex-labs/anything-llm

mintplex-labs/anything-llm is vulnerable to improper input validation, allowing attackers to read and delete arbitrary files on the server. By manipulating the 'logofilename' parameter in the 'system-preferences' API endpoint, an attacker can construct requests to read sensitive files or the...

7.2CVSS7AI score0.00834EPSS
SaveExploits1References2
CVE
CVE
added 2024/04/16 12:00 a.m.115 views

CVE-2024-3028

CVE-2024-3028 affects mintplex-labs/anything-llm. The issue is improper input validation in the system-preferences API where manipulating the logo_filename parameter can cause reading of arbitrary files (including .env) and deletion via remove-logo. Root cause: lack of proper sanitization of user...

7.2CVSS6.9AI score0.00834EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2024/04/16 12:00 a.m.102 views

CVE-2024-1594

CVE-2024-1594 is a path traversal vulnerability in mlflow/mlflow related to handling of artifact_location when creating an experiment. The connected OSV entry states that a fragment component # in the artifact URL can be used to bypass validation and allow reading arbitrary files on the server wi...

7.5CVSS6.2AI score0.00712EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2024/04/16 12:00 a.m.94 views

CVE-2024-3573

The CVE-2024-3573 entry concerns mlflow/mlflow with a Local File Inclusion (LFI) caused by improper parsing of URIs in the is_local_uri logic. The issue misclassifies URIs with empty or file schemes as non-local, enabling an attacker to craft malicious model versions (source parameter) that bypas...

9.3CVSS9.2AI score0.00733EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder