Multiple form validation endpoints in useMango Runner Plugin 1.4 and earlier do not escape values received from the useMango service.
This results in a cross-site scripting (XSS) vulnerability exploitable by users able to control the values returned from the useMango service.
useMango Runner Plugin 1.5 escapes all values received from the useMango service in form validation messages.
{ "nvd_published_at": "2020-04-07T13:15:00Z", "github_reviewed_at": "2022-12-20T19:24:27Z", "severity": "MODERATE", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }