Authenticated file disclosure via unsanitized screen paths
Published Oct 2, 2024 · Updated Oct 31, 2024
Path traversal in OpenC3 COSMOS before 5.19.0 allows remote authenticated users to read server-side .txt files through the screen API. ScreensController#show passes attacker-controlled target and screen parameters through Screen.find into LocalMode.open_local_file, which concatenates them into a path and opens it without rejecting traversal segments. System authorization and reachable files ending in .txt are required; disclosure is limited by the COSMOS server process's file permissions.
Summary
What happened
Path traversal in OpenC3 COSMOS before 5.19.0 allows remote authenticated users to read server-side .txt files through the screen API. ScreensController#show passes attacker-controlled target and screen parameters through Screen.find into LocalMode.open_local_file, which concatenates them into a path and opens it without rejecting traversal segments. System authorization and reachable files ending in .txt are required; disclosure is limited by the COSMOS server process's file permissions.
The record
- CVE
- CVE-2024-46977
- Published
- Oct 2, 2024
- Updated
- Oct 31, 2024
- Vendor
- OpenC3
- Product
- COSMOS
- Classifications
- CWE-22, T1005
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 2, 2024CVE publishedPublication date reported by the CVE source.
- Oct 31, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 5.19.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GitHub Security Lab screen-controller proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo