Files
CVEs-PoC/2016/CVE-2016-11017.md
T
2024-06-18 02:51:15 +02:00

19 lines
813 B
Markdown

### [CVE-2016-11017](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-11017)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The application login page in AKIPS Network Monitor 15.37 through 16.5 allows a remote unauthenticated attacker to execute arbitrary OS commands via shell metacharacters in the username parameter (a failed login attempt returns the command-injection output to a limited login failure field). This is fixed in 16.6.
### POC
#### Reference
- https://ctrlu.net/vuln/0002.html
- https://www.exploit-db.com/exploits/39564
#### Github
No PoCs found on GitHub currently.