CVE-2017-14186
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA Cross-site Scripting (XSS) vulnerability in Fortinet FortiOS 6.0.0 to 6.0.4, 5.6.0 to 5.6.7, 5.4 and below versions under SSL VPN web portal allows a remote user to inject arbitrary web script or HTML in the context of the victim's browser via the login redir parameter. An URL Redirection attack may also be feasible by injecting an external URL via the affected parameter.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceCross-site scripting (XSS) vulnerability in Fortinet FortiOS SSL VPN web portal allows injection of arbitrary web script or HTML via the 'login_redir' parameter. The unsanitized parameter reflects user-supplied input back to the victim's browser, enabling session hijacking, credential theft, or phishing. An external URL redirection attack is also possible.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data<= 5.0> 5.2.0, <= 5.2.12>= 5.4.0, <= 5.4.6>= 5.6.0, <= 5.6.2CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- Required
- Scope
- Changed
- Confidentiality
- Low
- Integrity
- Low
- Availability
- None
CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify FortiOS versionAccess the FortiGate CLI and run the command 'get system status' or check the web UI dashboard to view the firmware version. Alternatively, check the FortiGuard download portal or device management console for the installed FortiOS version.Affected if The installed version falls within any of these ranges: 5.0 and below, 5.2.1 through 5.2.12, 5.4.0 through 5.4.6, or 5.6.0 through 5.6.2.
-
Confirm SSL VPN web portal is enabledIn the FortiGate web UI, navigate to VPN > SSL-VPN Settings, or run 'show vpn ssl settings' in the CLI. Check if 'Enable SSL-VPN' is toggled on and note the listening interface and port.Affected if SSL VPN web portal access is enabled and the FortiOS version is in an affected range.
-
Test login_redir parameter for reflectionAccess the SSL VPN login page (typically at /ssl-vpn/login.esp) and modify the 'login_redir' parameter in the URL to include a test string such as 'login_redir=test<scr1pt>alert(1)</scr1pt>'. Submit the request and inspect the response to see if the payload reflects unchanged.Affected if The login_redir parameter reflects the unsanitized input in the HTTP response, indicating the XSS vulnerability is present.
-
Test for external URL redirectionSet the login_redir parameter to an external domain, for example 'login_redir=https://example.com', and observe if the application redirects to that external site after authentication or during the login process.Affected if The application redirects to the external URL specified in the login_redir parameter without validation.
You are affected if your FortiOS version is in the vulnerable ranges AND the SSL VPN web portal is enabled, since the login_redir parameter accepts and reflects unsanitized input leading to XSS or redirection.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
From vendor dataUpgrade FortiOS to version 5.6.8+, 6.0.5+, or 6.2+ to patch the vulnerability. As interim mitigation, disable the SSL VPN web portal or deploy WAF rules to validate and sanitize the login_redir parameter.
- Consultation4.0 h
- Implementation6.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,544.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2017-14186 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2017-14186 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data