{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "1.2.0"
              },
              {
                "fixed": "1.2.8"
              }
            ]
          },
          "events": [
            {
              "introduced": "c17d2eae2f8bbd0e1dccc7f22e1a98527267ddb2"
            },
            {
              "fixed": "fa95d7a310b7faaccf574d6de53e134558cdab69"
            },
            {
              "fixed": "7f295beeecc1c1f14308a93c82413bb334045af6"
            }
          ],
          "repo": "https://github.com/genieacs/genieacs",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "In GenieACS 1.2.x before 1.2.8, the UI interface API is vulnerable to unauthenticated OS command injection via the ping host argument (lib/ui/api.ts and lib/ping.ts). The vulnerability arises from insufficient input validation combined with a missing authorization check.",
  "id": "CVE-2021-46704",
  "modified": "2026-03-13T21:53:34.328471334Z",
  "published": "2022-03-06T07:15:07.200Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/genieacs/genieacs/releases/tag/v1.2.8"
    },
    {
      "type": "FIX",
      "url": "https://github.com/genieacs/genieacs/commit/7f295beeecc1c1f14308a93c82413bb334045af6"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}