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.
Upgrade to version 1.0.0 or later.
{
"severity": "HIGH",
"cwe_ids": [
"CWE-427"
],
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T19:01:58Z",
"github_reviewed": true
}