Lucene search
+L

1314 matches found

Kitploit
Kitploit
added 2026/09/13 6:16 a.m.8 views

CVE-2024-37054

CVE-2024-37054 — Deserialización de Pickle en MLflow que permite RCE Prueba de concepto PoC para una vulnerabilidad crítica de deserialización de pickle en MLflow Tracking Server que permite la ejecución remota de código autenticada. ⚠️ Solo con fines educativos y pruebas de seguridad autorizadas...

8.8CVSS7.9AI score0.00703EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/13 5:35 a.m.5 views

CVE-2024-37054-MLflow-RCE

root@kitploit: | / || | | || | / \ \ / / | |/| || | | | | | | | | |\ \ /\ / / | | | || | | | | || || | \ V V / || |||||| ||/ // | \ / || | | \ / | | | || | | | | | |/ \ | | | | | | | | /| || | || \ ||| || / | CVE-2024-37054: Prueba de concepto PoC de ejecución remota de código en MLflow...

8.8CVSS7.8AI score0.00703EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/13 3:24 a.m.9 views

CVE-2024-37054-PoC

Descripción Prueba de concepto para CVE-2024-37054, una vulnerabilidad crítica de deserialización en MLflow versiones 0.9.0 a 2.14.1. Cuando un modelo malicioso pyfunc se carga mediante mlflow.pyfunc.loadmodel, el payload pickled ejecuta código arbitrario. Archivos exploit.py — exploit completo:...

8.8CVSS7.9AI score0.00703EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/12 4:52 p.m.9 views

CVE-2023-1177

CVE-2023-1177 | | Path Traversal de MLFlow | Probado en MLflow 2.2.0 | src: https://github.com/iumiro/CVE-2023-1177-MLFlow | .. code-block:: bash !/bin/bash RAND="EXPLOIT-$1+$RANDOM%9999" URL="http://172.17.0.2:6001" FILE='/root/.ssh/idrsa' curl -vX POST...

9.8CVSS8AI score0.6968EPSS
SaveExploits2References1
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.60 views

MLflow < 3.10.0 - Authentication Bypass on FastAPI Routes

A vulnerability in mlflow/mlflow versions 3.9.0 and earlier allows unauthenticated access to certain FastAPI routes when the server is started with authentication enabled --app-name basic-auth and served via uvicorn ASGI. The FastAPI permission middleware only enforces authentication on /gateway/...

8.6CVSS7.7AI score0.20783EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.39 views

Mlflow <2.8.0 - Local File Inclusion

Mlflow before 2.8.0 is susceptible to local file inclusion due to path traversal in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site. id: CVE-2023-6977...

10CVSS7.8AI score0.03924EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.101 views

mlflow - Path Traversal

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2. id: CVE-2023-6831 info: name: mlflow - Path Traversal author: byObin severity: high description: | Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2. impact: | Authenticated attackers...

8.1CVSS7.5AI score0.0329EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.63 views

Mlflow <2.3.1 - Local File Inclusion Bypass

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.3.1. id: CVE-2023-2780 info: name: Mlflow 2.3.1 - Local File Inclusion Bypass author: iamnoooob,pdresearch severity: critical description: | Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.3.1...

9.8CVSS8AI score0.06363EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.82 views

Mlflow <2.3.0 - Local File Inclusion

Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1. id: CVE-2023-2356 info: name: Mlflow 2.3.0 - Local File Inclusion author: Co5mos severity: high description: | Relative Path Traversal in GitHub repository mlflow/mlflow prior to 2.3.1. impact: | Successful exploitation...

10CVSS7.7AI score0.04153EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.51 views

Mlflow - Cross-Site Scripting

The vulnerability allows an attacker to inject malicious code into the Content-Type header of a POST request, which is then reflected back to the user without proper sanitization or escaping. id: CVE-2023-6568 info: name: Mlflow - Cross-Site Scripting author: ritikchaddha severity: medium...

6.5CVSS6.6AI score0.01662EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.46 views

Mlflow < 2.9.2 - Path Traversal

A path traversal vulnerability exists in mlflow/mlflow version 2.9.2, allowing attackers to access arbitrary files on the server. By crafting a series of HTTP POST requests with specially crafted 'artifactlocation' and 'source' parameters, using a local URI with '' instead of '?', an attacker can...

7.5CVSS7.3AI score0.02718EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.69 views

MLflow < 2.11.3 - Path Traversal

MLflow versions prior to 2.11.3 are vulnerable to a Path Traversal attack due to improper URI fragment parsing. This vulnerability allows attackers to read arbitrary files on the server, potentially exposing sensitive information. id: CVE-2024-2928 info: name: MLflow 2.11.3 - Path Traversal autho...

7.5CVSS7.4AI score0.21847EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.31 views

MLflow <= 3.9.0 - Arbitrary File Read

mlflow mlflow = 3.9.0 contains a path traversal caused by bypassing source path validation via the mlflow.prompt.isprompt tag in CreateModelVersion request, letting unauthenticated remote attackers read arbitrary files. id: CVE-2026-2614 info: name: MLflow = 3.9.0 - Arbitrary File Read author:...

7.5CVSS7.5AI score0.03608EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.56 views

Mlflow < 2.17.0 - Local File Inclusion

Mlflow before 2.17.0 is susceptible to local file inclusion due to path traversal in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site. id: CVE-2024-8859...

7.5CVSS7.4AI score0.02669EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.20 views

MLflow Webhook SSRF - Unauthenticated Full-Read via Redirect Bypass

MLflow 3.15.0 contains an information disclosure vulnerability caused by improper validation of webhook URLs allowing attackers to reach internal or cloud metadata services and obtain response details, exploit requires unauthenticated access to the webhook test endpoint. id: CVE-2026-64849 info:...

9.3CVSS8AI score0.1641EPSS
SaveExploits3References2
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.54 views

MLflow Job API - Authentication Bypass

MLflow latest version contains an authentication bypass caused by unprotected FastAPI job endpoints under /ajax-api/3.0/jobs/ when basic-auth is enabled, letting unauthenticated network clients submit and manage jobs, exploit requires job execution enabled and allowlisted job functions. id:...

9.8CVSS8AI score0.04392EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/11 9:58 p.m.5 views

CVE-2023-1177-PoC-reproduce

MLflow CVE-2023-1177 - PoC & Reproduce このリポジトリには、MLflow の Local File Inclusion LFI 脆弱性(CVE-2023-1177)に対する Proof-of-Concept PoC エクスプロイトコードと再現手順が含まれています。 脆弱性情報: CVE ID: CVE-2023-1177 脆弱性の種類: Local File Inclusion LFI / Path Traversal 影響を受けるバージョン: MLflow = 2.2.1(NVD では 2.2.1 とされていますが、筆者の確認では 2.3.1 以降...

9.8CVSS8.2AI score0.6968EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.272 views

Mlflow <2.9.2 - Path Traversal

Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2. id: CVE-2023-6909 info: name: Mlflow 2.9.2 - Path Traversal author: Hyunsoo-ds severity: high description: | Path Traversal: '..\filename' in GitHub repository mlflow/mlflow prior to 2.9.2. impact: | Successful...

7.5CVSS7.3AI score0.89716EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.60 views

MLflow Absolute Path Traversal

Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.5.0. id: CVE-2023-3765 info: name: MLflow Absolute Path Traversal author: DhiyaneshDK severity: critical description: | Absolute Path Traversal in GitHub repository mlflow/mlflow prior to 2.5.0. impact: | This vulnerability can...

10CVSS8AI score0.6755EPSS
SaveExploits1References4
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.105 views

Mlflow <2.2.1 - Local File Inclusion

Mlflow before 2.2.1 is susceptible to local file inclusion due to path traversal ..\filename in GitHub repository mlflow/mlflow. An attacker can potentially obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site. id:...

9.8CVSS8.1AI score0.6968EPSS
SaveExploits2References5
Rows per page
Query Builder