Skip to content

DLL Injection in kerberos

High severity GitHub Reviewed Published Sep 4, 2020 to the GitHub Advisory Database • Updated Aug 21, 2023

Package

npm kerberos (npm)

Affected versions

< 1.0.0

Patched versions

1.0.0

Description

Version of kerberos prior to 1.0.0 are vulnerable to DLL Injection. The package loads DLLs without specifying a full path. This may allow attackers to create a file with the same name in a folder that precedes the intended file in the DLL path search. Doing so would allow attackers to execute arbitrary code in the machine.

Recommendation

Upgrade to version 1.0.0 or later.

References

Reviewed Aug 31, 2020
Published to the GitHub Advisory Database Sep 4, 2020
Last updated Aug 21, 2023

Severity

High
7.8
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2020-13110

GHSA ID

GHSA-m2mx-rfpw-jghv

Source code

Credits

Checking history
See something to contribute? Suggest improvements for this vulnerability.