GHSA-2h5x-h7x4-hm9hHighCVSS 8.8
Host and event action script input is validated with a regex (set by the administrator), but the...
🔗 CVE IDs covered (1)
📋 Description
Host and event action script input is validated with a regex (set by the administrator), but the validation runs in multiline mode. If ^ and $ anchors are used in user input validation, an injected newline lets authenticated users bypass the check and inject shell commands.