| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| salt | pip | < 2014.7.4 | 2014.7.4 |
The vulnerability stems from the install_agent function's original implementation which:
The fix in commit e11298d shows migration to cachedir + tempfile.NamedTemporaryFile with delete=False, confirming the original function's insecure temp file handling was the root cause.
KEV Misses 88% of Exploited CVEs- Get the report