cve/2024/CVE-2024-45188.md

18 lines
793 B
Markdown
Raw Normal View History

2024-08-24 17:55:21 +00:00
### [CVE-2024-45188](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-45188)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
2025-09-29 16:08:36 +00:00
![](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)
2024-08-24 17:55:21 +00:00
### Description
Mage AI allows remote users with the "Viewer" role to leak arbitrary files from the Mage server due to a path traversal in the "File Content" request
### POC
#### Reference
- https://research.jfrog.com/vulnerabilities/mage-ai-file-content-request-remote-arbitrary-file-leak-jfsa-2024-001039603/
#### Github
No PoCs found on GitHub currently.