ghsa-gx6r-qc2v-3p3v
Vulnerability from github
Published
2023-09-21 17:15
Modified
2023-09-21 17:15
Severity ?
Summary
systeminformation SSID Command Injection Vulnerability
Details
Impact
SSID Command Injection Vulnerability
Patches
Problem was fixed with a parameter check. Please upgrade to version >= 5.21.7, Version 4 was not affected
Workarounds
If you cannot upgrade, be sure to check or sanitize parameter strings that are passed to wifiConnections(), wifiNetworks() (string only)
References
See also https://systeminformation.io/security.html
{ "affected": [ { "package": { "ecosystem": "npm", "name": "systeminformation" }, "ranges": [ { "events": [ { "introduced": "5.0.0" }, { "fixed": "5.21.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-42810" ], "database_specific": { "cwe_ids": [ "CWE-77" ], "github_reviewed": true, "github_reviewed_at": "2023-09-21T17:15:53Z", "nvd_published_at": "2023-09-21T18:15:12Z", "severity": "CRITICAL" }, "details": "### Impact\nSSID Command Injection Vulnerability\n\n### Patches\nProblem was fixed with a parameter check. Please upgrade to version \u003e= 5.21.7, Version 4 was not affected\n\n### Workarounds\nIf you cannot upgrade, be sure to check or sanitize parameter strings that are passed to wifiConnections(), wifiNetworks() (string only)\n\n### References\nSee also https://systeminformation.io/security.html\n", "id": "GHSA-gx6r-qc2v-3p3v", "modified": "2023-09-21T17:15:53Z", "published": "2023-09-21T17:15:53Z", "references": [ { "type": "WEB", "url": "https://github.com/sebhildebrandt/systeminformation/security/advisories/GHSA-gx6r-qc2v-3p3v" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-42810" }, { "type": "WEB", "url": "https://github.com/sebhildebrandt/systeminformation/commit/7972565812ccb2a610a22911c54c3446f4171392" }, { "type": "PACKAGE", "url": "https://github.com/sebhildebrandt/systeminformation" }, { "type": "WEB", "url": "https://systeminformation.io/security.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "systeminformation SSID Command Injection Vulnerability" }
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.