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

18 lines
835 B
Markdown

### [CVE-2016-10157](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10157)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.