mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
19 lines
1021 B
Markdown
19 lines
1021 B
Markdown
### [CVE-2017-6079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-6079)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The HTTP web-management application on Edgewater Networks Edgemarc appliances has a hidden page that allows for user-defined commands such as specific iptables routes, etc., to be set. You can use this page as a web shell essentially to execute commands, though you get no feedback client-side from the web application: if the command is valid, it executes. An example is the wget command. The page that allows this has been confirmed in firmware as old as 2006.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/MostafaSoliman/CVE-2017-6079-Blind-Command-Injection-In-Edgewater-Edgemarc-Devices-Exploit
|
|
- https://github.com/Ondrik8/byPass_AV
|
|
|