mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 23:27:33 +02:00
18 lines
806 B
Markdown
18 lines
806 B
Markdown
### [CVE-2017-14016](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14016)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|