{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "cb2c057294c7ce1d94a3f6591d8ee3251ea2e709"
            },
            {
              "fixed": "f6a0bd3fb2127bcafe27703ee7d853276c072799"
            }
          ],
          "repo": "https://github.com/sebhildebrandt/systeminformation",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-gx6r-qc2v-3p3v"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-77"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/42xxx/CVE-2023-42810.json"
  },
  "details": "systeminformation is a System Information Library for Node.JS. Versions 5.0.0 through 5.21.6 have a SSID Command Injection Vulnerability. The problem was fixed with a parameter check in version 5.21.7. As a workaround, check or sanitize parameter strings that are passed to `wifiConnections()`, `wifiNetworks()` (string only).",
  "id": "CVE-2023-42810",
  "modified": "2026-04-01T23:10:05.253634769Z",
  "published": "2023-09-21T17:11:54.756Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://systeminformation.io/security.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/42xxx/CVE-2023-42810.json"
    },
    {
      "type": "ADVISORY",
      "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": "FIX",
      "url": "https://github.com/sebhildebrandt/systeminformation/commit/7972565812ccb2a610a22911c54c3446f4171392"
    }
  ],
  "schema_version": "1.7.3",
  "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"
}