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

18 lines
806 B
Markdown

### [CVE-2017-14016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14016)
![](https://img.shields.io/static/v1?label=Product&message=Advantech%20WebAccess&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121&color=brighgreen)
### Description
A Stack-based Buffer Overflow issue was discovered in Advantech WebAccess versions prior to V8.2_20170817. The application lacks proper validation of the length of user-supplied data prior to copying it to a stack-based buffer, which could allow an attacker to execute arbitrary code under the context of the process.
### POC
#### Reference
- https://www.exploit-db.com/exploits/43340/
#### Github
- https://github.com/ARPSyndicate/cvemon