mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
19 lines
817 B
Markdown
19 lines
817 B
Markdown
### [CVE-2020-13110](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13110)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|