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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Certain D-Link products are affected by: Buffer Overflow. This affects DIR-880L 1.08B04 and DIR-895 L/R 1.13b03. The impact is: execute arbitrary code (remote). The component is: htdocs/fileaccess.cgi. The attack vector is: A crafted HTTP request handled by fileacces.cgi could allow an attacker to mount a ROP attack: if the HTTP header field CONTENT_TYPE starts with ''boundary=' followed by more than 256 characters, a buffer overflow would be triggered, potentially causing code execution.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/badnack/d_link_880_bug
|
|
- https://github.com/badnack/d_link_bugs
|
|
|