Miggo Logo

CVE-2024-35057: NASA AIT-Core vulnerable to remote code execution

7.5

CVSS Score
3.1

Basic Information

EPSS Score
0.08793%
Published
5/21/2024
Updated
11/18/2024
KEV Status
No
Technology
TechnologyPython

Technical Details

CVSS Vector
CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Package NameEcosystemVulnerable VersionsFirst Patched Version
ait-corepip<= 2.5.2

Vulnerability Intelligence
Miggo AIMiggo AI

Miggo AIRoot Cause Analysis

The vulnerability stems from two key issues: 1) Use of insecure pickle deserialization in telemetry processing (CWE-502), and 2) Cleartext ZeroMQ communication enabling MitM (CWE-319). The LinkedIn article demonstrates RCE via malicious pickle payloads in network packets, specifically highlighting the TLM module's pickle usage and server message handling. While exact function names aren't explicitly listed in sources, the described exploit pattern matches telemetry processing workflows in ait/core/tlm.py and server.py based on AIT-Core architecture documentation.

Vulnerable functions

Only Mi**o us*rs **n s** t*is s**tion

WAF Protection Rules

WAF Rule

*n issu* in N*S* *IT-*or* v*.*.* *llows *tt**k*rs to *x**ut* *r*itr*ry *o** vi* * *r**t** p**k*t.

Reasoning

T** vuln*r**ility st*ms *rom two k*y issu*s: *) Us* o* ins**ur* pi*kl* **s*ri*liz*tion in t*l*m*try pro**ssin* (*W*-***), *n* *) *l**rt*xt Z*roMQ *ommuni**tion *n**lin* MitM (*W*-***). T** Link**In *rti*l* **monstr*t*s R** vi* m*li*ious pi*kl* p*ylo*