ghsa-xm99-6pv5-q363
Vulnerability from github
Published
2022-04-23 00:03
Modified
2023-05-24 17:39
Severity ?
Summary
Disputed: OS Command injection in github.com/kardianos/service
Details
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.
{ "affected": [ { "package": { "ecosystem": "Go", "name": "github.com/kardianos/service" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-29583" ], "database_specific": { "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" }, "details": "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.\n\nThe validity of this vulnerability has been [questioned](https://github.com/kardianos/service/pull/290#issuecomment-1109831505) and the reporter has requested that the CVE be [disputed](https://github.com/kardianos/service/issues/289#issuecomment-1110546798).", "id": "GHSA-xm99-6pv5-q363", "modified": "2023-05-24T17:39:54Z", "published": "2022-04-23T00:03:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29583" }, { "type": "WEB", "url": "https://github.com/kardianos/service/issues/289" }, { "type": "WEB", "url": "https://github.com/kardianos/service/pull/290" }, { "type": "PACKAGE", "url": "https://github.com/kardianos/service" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Disputed: OS Command injection in github.com/kardianos/service", "withdrawn": "2023-05-24T17:39:14Z" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.