Vulnerability Description
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. NOTE: this finding could not be reproduced by its original reporter or by others.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Service Project | Service | - |
| Microsoft | Windows | - |
Related Weaknesses (CWE)
References
- https://github.com/kardianos/service/pull/290PatchThird Party Advisory
- https://github.com/kardianos/service/pull/290PatchThird Party Advisory
FAQ
What is CVE-2022-29583?
CVE-2022-29583 is a vulnerability with a CVSS score of 7.8 (HIGH). 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. NOTE: this finding could no...
How severe is CVE-2022-29583?
CVE-2022-29583 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-29583?
Check the references section above for vendor advisories and patch information. Affected products include: Service Project Service, Microsoft Windows.