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

38 lines
1.3 KiB
YAML
Raw Normal View History

2021-01-02 04:56:15 +00:00
id: CVE-2020-3187
info:
name: Cisco Adaptive Security Appliance Software/Cisco Firepower Threat Defense - Directory Traversal
author: KareemSe1im
severity: critical
description: Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software are susceptible to directory traversal vulnerabilities that could allow an unauthenticated, remote attacker to obtain read and delete access to sensitive files on a targeted system.
2021-03-16 15:18:54 +00:00
reference:
- https://twitter.com/aboul3la/status/1286809567989575685
- http://packetstormsecurity.com/files/158648/Cisco-Adaptive-Security-Appliance-Software-9.7-Arbitrary-File-Deletion.html
- https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-path-JE3azWw43
- https://nvd.nist.gov/vuln/detail/CVE-2020-3187
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
cvss-score: 9.1
cve-id: CVE-2020-3187
cwe-id: CWE-22
tags: cve,cve2020,cisco,packetstorm
http:
- method: GET
path:
2020-07-25 06:57:30 +00:00
- "{{BaseURL}}/+CSCOE+/session_password.html"
2020-07-25 06:57:30 +00:00
matchers-condition: and
matchers:
- type: word
words:
2020-07-25 06:57:30 +00:00
- webvpn
2020-07-25 07:05:19 +00:00
- Webvpn
2020-07-25 06:57:30 +00:00
part: header
- type: status
status:
- 200
# Enhanced by mp on 2022/04/28