Skip to content

DLL Injection in kerberos

High severity GitHub Reviewed Published Sep 4, 2020 to the GitHub Advisory Database • Updated Jan 11, 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 Jan 11, 2023

Severity

High

Weaknesses

No CWEs

CVE ID

No known CVE

GHSA ID

GHSA-m2mx-rfpw-jghv

Source code

No known source code

Credits

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