Files
CVEs-PoC/2020/CVE-2020-13110.md
T
2024-05-25 21:48:12 +02:00

19 lines
817 B
Markdown

### [CVE-2020-13110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13110)
![](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
The kerberos package before 1.0.0 for Node.js allows arbitrary code execution and privilege escalation via injection of malicious DLLs through use of the kerberos_sspi LoadLibrary() method, because of a DLL path search.
### POC
#### Reference
- https://medium.com/@kiddo_Ha3ker/dll-injection-attack-in-kerberos-npm-package-cb4b32031cd
- https://www.op-c.net/2020/05/15/dll-injection-attack-in-kerberos-npm-package/
#### Github
- https://github.com/ARPSyndicate/cvemon