Skip to content

CVE-2018-13379

Path Traversal: Is CVE-2018-13379 real, exploitable, or a false positive? Here's the community verdict.

signals

public sources

Exploited in wild
Yes
CISA KEV
Public exploit
Exploit-DB +1
Metasploit/EDB/PoC
Base severity
9.1 Critical
CVSS
Exploitation prob.
100%
FIRST EPSS
Weakness
CWE-22 · Path Traversal
CWE

Confirmed exploited in the wild. Patch this first, regardless of the base score.

public exploits

links to sources — we don’t host code

A working exploit is publicly available from a maintained source. Treat this as higher urgency and verify your exposure.

baseline read

auto · not a community verdict

Real — exploited in the wild

CISA confirms active exploitation. Treat scanner hits as true positives unless your specific version or config is unaffected.

Based on CISA KEV

Confirm or dispute →
Affected:Fortinet

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

An Improper Limitation of a Pathname to a Restricted Directory ("Path Traversal") in Fortinet FortiOS 6.0.0 to 6.0.4, 5.6.3 to 5.6.7 and 5.4.6 to 5.4.12 and FortiProxy 2.0.0, 1.2.0 to 1.2.8, 1.1.0 to 1.1.6, 1.0.0 to 1.0.7 under SSL VPN web portal allows an unauthenticated attacker to download system files via special crafted HTTP resource requests.

Published

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

Live badge that updates automatically as the community verdict changes.

Community ground truth

Be the first practitioner to weigh in

So far this is only TruePositive's editorial baseline from public sources. Add your real-world verdict below — it becomes the signal the next person triaging this relies on.

🥇 The first 50 practitioners to contribute earn a Founding Contributor badge.

In your experience, is this finding real and exploitable?

awaiting field verdicts
Real, but not a risk here
Not a real issue

Curated baseline: TruePositive's read from public sources is Real & exploitable — a starting point, not a community verdict.

No account needed. Anonymous verdicts post as an unverified signal. Log in to make yours verified and earn reputation.

Field notes & remediation

Verdicts are the quick signal. Notes are the evidence and fixes behind them.

  • 0
    Field note · TruePositive EditorialCurated

    A pre-authentication path traversal in the FortiOS SSL VPN lets an attacker read system files, including session files that hold usernames and passwords in plain text. Years after disclosure, attackers were still dumping and reselling credential lists from unpatched FortiGate devices, which is why this keeps causing breaches.

    Who is affected: FortiGate SSL VPN on vulnerable FortiOS versions.

    Very important: patching does not undo a past leak. If your device was exposed and unpatched, treat those VPN credentials as already stolen.

    Commonly flagged by: Nessus, Qualys, Rapid7.

  • 0
    Remediation · TruePositive EditorialCurated

    Patch FortiOS to a fixed version, then reset all VPN user passwords, because leaked credentials stay valid after patching. Turn on multi-factor authentication for the VPN so a stolen password alone is not enough, and review logs for earlier access.

Add a field note or remediationoptional
Note type

What are you adding?

Markdown supported · minimum 20 characters.

Same weakness: CWE-22 · Path Traversal.