PT-2026-7628 · Unknown · Opensatkit
Published
2026-02-11
·
Updated
2026-02-11
·
CVE-2025-70083
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
OpenSatKit version 2.2.1
Description
An issue exists in which the
DirName field within a telecommand, supplied from an external source, is not adequately validated. The program utilizes strcpy to copy the contents of DirName into a local buffer, DirWithSep, which has a fixed size of OS MAX PATH LEN. If the length of DirName equals or exceeds OS MAX PATH LEN, a stack buffer overflow occurs, potentially overwriting adjacent stack memory. A path length check, performed by the FileUtil AppendPathSep function, happens after the strcpy operation, making it ineffective in preventing the overflow.Recommendations
Update to a newer version that contains a fix for this vulnerability.
Fix
Stack Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Opensatkit