service_windows.go in the kardianos service package for Go omits quoting that is sometimes needed for execution of a Windows service executable from the intended directory.
The validity of this vulnerability has been questioned and the reporter has requested that the CVE be disputed.
{
"cwe_ids": [
"CWE-426",
"CWE-78"
],
"github_reviewed": true,
"github_reviewed_at": "2022-04-26T13:15:34Z",
"nvd_published_at": "2022-04-22T16:15:00Z",
"severity": "HIGH"
}