ghsa-w4m2-qmh3-2g8f
Vulnerability from github
Published
2023-10-19 18:30
Modified
2023-10-25 16:57
Severity ?
VLAI Severity ?
Summary
Yamcs Path Traversal vulnerability
Details
Yamcs 5.8.6 is vulnerable to directory traversal (issue 1 of 2). The vulnerability is in the storage functionality of the API and allows one to escape the base directory of the buckets, freely navigate system directories, and read arbitrary files.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.yamcs:yamcs" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.8.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-45277" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2023-10-19T20:02:23Z", "nvd_published_at": "2023-10-19T17:15:10Z", "severity": "HIGH" }, "details": "Yamcs 5.8.6 is vulnerable to directory traversal (issue 1 of 2). The vulnerability is in the storage functionality of the API and allows one to escape the base directory of the buckets, freely navigate system directories, and read arbitrary files.", "id": "GHSA-w4m2-qmh3-2g8f", "modified": "2023-10-25T16:57:27Z", "published": "2023-10-19T18:30:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45277" }, { "type": "PACKAGE", "url": "https://github.com/yamcs/yamcs" }, { "type": "WEB", "url": "https://github.com/yamcs/yamcs/compare/yamcs-5.8.6...yamcs-5.8.7" }, { "type": "WEB", "url": "https://www.linkedin.com/pulse/yamcs-vulnerability-assessment-visionspace-technologies" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Yamcs Path Traversal vulnerability" }
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.
Loading…