Skip to content

CVE-2020-11652

Path Traversal — is CVE-2020-11652real, exploitable, or a false positive? Here's the community ground truth.

Medium · CVSS 6.5EPSS 86.1%CISA KEVCWE-22 · Path Traversal

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

An issue was discovered in SaltStack Salt before 2019.2.4 and 3000 before 3000.2. The salt-master process ClearFuncs class allows access to some methods that improperly sanitize paths. These methods allow arbitrary directory access to authenticated users.

Published

Embed this verdict
TruePositive verdict for CVE-2020-11652
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2020-11652/badge.svg)](https://www.truepositive.app/cve/CVE-2020-11652)
HTML
<a href="https://www.truepositive.app/cve/CVE-2020-11652"><img src="https://www.truepositive.app/cve/CVE-2020-11652/badge.svg" alt="TruePositive verdict for CVE-2020-11652"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

2 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

Pick your verdict — we'll save it right after a quick sign-in.

Community real-world severity: High (High 2) — CVSS base score 6.5

Practitioners rate this higher than its CVSS — treat with extra caution.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Sam WhitakerCurated

    SaltStack Salt Path Traversal Vulnerability — SaltStack Salt contains a path traversal vulnerability in the salt-master process ClearFuncs which allows directory access to authenticated users. Salt users who follow fundamental internet security guidelines and best practices are not affected by this vulnerability. Listed in the CISA KEV catalog (added 2021-11-03) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~86%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Mara OkonkwoCurated

    Required action for SaltStack Salt: Apply updates per vendor instructions. CISA set a federal remediation due date of 2022-05-03. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-22 · Path Traversal.