pysec-2024-101
Vulnerability from pysec
Published
2024-10-02 20:15
Modified
2024-10-08 17:22
Details

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.




{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "openc3",
        "purl": "pkg:pypi/openc3"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "a34e61aea5a465f0ab3e57d833ae7ff4cafd710b"
            }
          ],
          "repo": "https://github.com/OpenC3/cosmos",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5.19.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "0.1.0",
        "5.10.0",
        "5.10.1",
        "5.11.0",
        "5.11.1",
        "5.11.2",
        "5.11.3",
        "5.12.0",
        "5.13.0",
        "5.14.0",
        "5.14.1",
        "5.14.2",
        "5.15.0",
        "5.15.1",
        "5.15.2",
        "5.16.0",
        "5.16.1",
        "5.16.2",
        "5.17.0",
        "5.17.1",
        "5.18.0",
        "5.9.2b0"
      ]
    }
  ],
  "aliases": [
    "CVE-2024-46977",
    "GHSA-8jxr-mccc-mwg8"
  ],
  "details": "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\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). This vulnerability is fixed in 5.19.0.",
  "id": "PYSEC-2024-101",
  "modified": "2024-10-08T17:22:06.539206+00:00",
  "published": "2024-10-02T20:15:00+00:00",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/OpenC3/cosmos/security/advisories/GHSA-8jxr-mccc-mwg8"
    },
    {
      "type": "FIX",
      "url": "https://github.com/OpenC3/cosmos/commit/a34e61aea5a465f0ab3e57d833ae7ff4cafd710b"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ]
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • 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.