cve/2020/CVE-2020-13110.md

21 lines
991 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [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
2024-06-09 00:33:16 +00:00
- https://medium.com/@kiddo_Ha3ker/dll-injection-attack-in-kerberos-npm-package-cb4b32031cd
2024-05-25 21:48:12 +02:00
- https://www.op-c.net/2020/05/15/dll-injection-attack-in-kerberos-npm-package/
2024-06-09 00:33:16 +00:00
- https://www.op-c.net/2020/05/15/dll-injection-attack-in-kerberos-npm-package/
2024-05-25 21:48:12 +02:00
#### Github
- https://github.com/ARPSyndicate/cvemon