GHSA-8jxr-mccc-mwg8
Vulnerability from github
Published
2024-10-02 19:29
Modified
2024-10-31 13:54
Severity ?
6.5 (Medium) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
OpenC3 Path Traversal via screen controller (`GHSL-2024-127`)
Details
Summary
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
Impact
This issue may lead to Information Disclosure.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "openc3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.19.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "openc3" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.19.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-46977" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2024-10-02T19:29:32Z", "nvd_published_at": "2024-10-02T20:15:11Z", "severity": "HIGH" }, "details": "### Summary\nA path traversal vulnerability inside of `LocalMode`\u0027s `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).\n\nNote: This CVE affects all OpenC3 COSMOS Editions\n\n### Impact\nThis issue may lead to Information Disclosure.\n", "id": "GHSA-8jxr-mccc-mwg8", "modified": "2024-10-31T13:54:19Z", "published": "2024-10-02T19:29:32Z", "references": [ { "type": "WEB", "url": "https://github.com/OpenC3/cosmos/security/advisories/GHSA-8jxr-mccc-mwg8" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-46977" }, { "type": "WEB", "url": "https://github.com/OpenC3/cosmos/commit/a34e61aea5a465f0ab3e57d833ae7ff4cafd710b" }, { "type": "PACKAGE", "url": "https://github.com/OpenC3/cosmos" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/openc3/PYSEC-2024-101.yaml" }, { "type": "WEB", "url": "https://rubysec.com/advisories/CVE-2024-46977" }, { "type": "ADVISORY", "url": "https://securitylab.github.com/advisories/GHSL-2024-127_GHSL-2024-129_OpenC3_COSMOS" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "OpenC3 Path Traversal via screen controller (`GHSL-2024-127`)" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.