mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 11:48:07 +02:00
18 lines
846 B
Markdown
18 lines
846 B
Markdown
### [CVE-2016-10157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10157)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Akamai NetSession 1.9.3.1 is vulnerable to DLL Hijacking: it tries to load CSUNSAPI.dll without supplying the complete path. The issue is aggravated because the mentioned DLL is missing from the installation, thus making it possible to hijack the DLL and subsequently inject code within the Akamai NetSession process space.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://packetstormsecurity.com/files/140366/Akamai-NetSession-1.9.3.1-DLL-Hijacking.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|