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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
AeroAdmin 4.1 uses a function to copy data between two pointers where the size of the data copied is taken directly from a network packet. This can cause a buffer overflow and denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.tarlogic.com/advisories/Tarlogic-2017-001.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|