cve/2023/CVE-2023-6753.md

19 lines
770 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-6753](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-6753)
![](https://img.shields.io/static/v1?label=Product&message=mlflow%2Fmlflow&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%202.9.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-22%20Improper%20Limitation%20of%20a%20Pathname%20to%20a%20Restricted%20Directory%20('Path%20Traversal')&color=brighgreen)
### Description
Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.
### POC
#### Reference
2024-06-07 17:53:02 +00:00
- https://github.com/mlflow/mlflow/commit/1c6309f884798fbf56017a3cc808016869ee8de4
2024-05-25 21:48:12 +02:00
- https://huntr.com/bounties/b397b83a-527a-47e7-b912-a12a17a6cfb4
#### Github
No PoCs found on GitHub currently.