Opensatkit

Opensatkit

3 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.03%
  • Veröffentlicht 11.02.2026 18:16:06
  • Zuletzt bearbeitet 17.02.2026 15:03:48

An issue was discovered in OpenSatKit 2.2.1. The DirName field in the telecommand is provided by the ground segment and must be treated as untrusted input. The program copies DirName into the local buffer DirWithSep using strcpy. The size of this buf...

  • EPSS 0.12%
  • Veröffentlicht 11.02.2026 18:16:06
  • Zuletzt bearbeitet 17.02.2026 15:03:33

Directory traversal vulnerability in OpenSatKit 2.2.1 allows attackers to gain access to sensitive information or delete arbitrary files via crafted value to the FileUtil_GetFileInfo function.

  • EPSS 0.06%
  • Veröffentlicht 11.02.2026 18:16:06
  • Zuletzt bearbeitet 17.02.2026 15:02:22

An issue was discovered in OpenSatKit 2.2.1. The EventErrStr buffer has a fixed size of 256 bytes. The code uses sprintf to format two filenames (Source1Filename and the string returned by FileUtil_FileStateStr) into this buffer without any length ch...