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.
{ "nvd_published_at": "2022-03-06T07:15:00Z", "github_reviewed_at": "2022-03-07T20:11:56Z", "severity": "CRITICAL", "github_reviewed": true, "cwe_ids": [ "CWE-78" ] }