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).
Note: This CVE affects all OpenC3 COSMOS Editions
This issue may lead to Information Disclosure.
{ "nvd_published_at": "2024-10-02T20:15:11Z", "cwe_ids": [ "CWE-22" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2024-10-02T19:29:32Z" }