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 R…
Medium CVSS 4.3
Summary
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 specific packet names: with an empty name list the ctx.checkObjectPrivileges(ObjectPrivilegeType.ReadPacket, nameSet) call passed over an empty set, no WHERE pname IN filter was applied to the resulting SELECT * FROM tm query, and the onTuple handler strea…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/yamcs/yamcs/commit/b566beceba98cc35514b0e1519be126b8c5a0438 Patch
- https://github.com/yamcs/yamcs/commit/c743cc3acf5b5c53ff5181b94eacc21340f70dd9 Patch
- https://github.com/yamcs/yamcs/releases/tag/yamcs-5.12.8 Release Notes
- https://github.com/yamcs/yamcs/releases/tag/yamcs-5.13.2 Release Notes
- https://github.com/yamcs/yamcs/security/advisories/GHSA-8xjq-pr36-ccgf Exploit
- https://github.com/yamcs/yamcs/security/advisories/GHSA-8xjq-pr36-ccgf Exploit
Timeline
- nvd_ingest NVD