cve/2024/CVE-2024-46977.md
2025-09-29 21:09:30 +02:00

1.0 KiB

CVE-2024-46977

Description

OpenC3 COSMOS provides the functionality needed to send commands to and receive data from one or more embedded systems. A path traversal vulnerability inside of LocalMode's open_local_file method allows an authenticated user with adequate permissions to download any .txt via the ScreensController#show on the web server COSMOS is running on (depending on the file permissions). This vulnerability is fixed in 5.19.0.

POC

Reference

Github