Spaceapplications

Yamcs

11 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.25%
  • Veröffentlicht 16.07.2026 16:09:35
  • Zuletzt bearbeitet 20.07.2026 01:29:18

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, the PacketsApi.exportPackets endpoint in yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java failed to enforce object-level ReadPacket privileges when a request omitted specifi...

Exploit
  • EPSS 1%
  • Veröffentlicht 16.07.2026 16:07:38
  • Zuletzt bearbeitet 20.07.2026 01:46:21

Yamcs is a mission control framework. Prior to 5.12.7, the Yamcs script evaluation engine for Python algorithms dynamically compiled and evaluated user-controlled algorithm text using Jython through the JSR-223 ScriptEngine API without enforcing a se...

Exploit
  • EPSS 0.78%
  • Veröffentlicht 16.07.2026 16:06:39
  • Zuletzt bearbeitet 20.07.2026 01:53:17

Yamcs is a mission control framework. Prior to 5.12.7, the Nashorn ScriptEngine used to evaluate user-supplied JavaScript algorithm text in yamcs-core/src/main/java/org/yamcs/algorithms/ScriptAlgorithmExecutorFactory.java was constructed without a Cl...

Exploit
  • EPSS 1.17%
  • Veröffentlicht 16.07.2026 16:05:28
  • Zuletzt bearbeitet 17.07.2026 18:38:47

Yamcs is a mission control framework. Prior to 5.12.7, a server-side code injection vulnerability existed in the Yamcs algorithm evaluation engine org.yamcs.algorithms.JavaExprAlgorithmExecutionFactory, which dynamically compiled and evaluated user-c...

Exploit
  • EPSS 1.73%
  • Veröffentlicht 16.07.2026 16:04:11
  • Zuletzt bearbeitet 17.07.2026 18:44:26

Yamcs is a mission control framework. Prior to 5.12.7, the authentication endpoint POST /auth/token in yamcs-core, handled by yamcs-core/src/main/java/org/yamcs/http/auth/AuthHandler.java, lacked any rate limiting, account lockout, or failed-attempt ...

Exploit
  • EPSS 0.98%
  • Veröffentlicht 16.07.2026 16:02:46
  • Zuletzt bearbeitet 18.07.2026 03:16:35

Yamcs is a mission control framework. Prior to 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup in yamcs-core did not enforce the required SystemPrivilege.ControlAccess check in yamcs-core/src/main/java/org/yamcs/http/api/Ia...

Exploit
  • EPSS 0.43%
  • Veröffentlicht 19.10.2023 22:15:09
  • Zuletzt bearbeitet 21.11.2024 08:26:40

Yamcs 5.8.6 allows XSS (issue 1 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload a display referencing a malicious JavaScript file to the bucket. The user can then open ...

Exploit
  • EPSS 0.54%
  • Veröffentlicht 19.10.2023 22:15:09
  • Zuletzt bearbeitet 21.11.2024 08:26:40

Yamcs 5.8.6 allows XSS (issue 2 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload an HTML file containing arbitrary JavaScript and then navigate to it. Once the user open...

Exploit
  • EPSS 1.01%
  • Veröffentlicht 19.10.2023 17:15:10
  • Zuletzt bearbeitet 21.11.2024 08:26:40

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.

Exploit
  • EPSS 1.58%
  • Veröffentlicht 19.10.2023 17:15:10
  • Zuletzt bearbeitet 21.11.2024 08:26:40

Directory Traversal vulnerability in the storage functionality of the API in Yamcs 5.8.6 allows attackers to delete arbitrary files via crafted HTTP DELETE request.