TestNG Results Plugin has options in its post-build step configuration to not escape test descriptions and exception messages. If those options are unchecked, TestNG Results Plugin 554.va4a552116332 and earlier renders the unescaped text provided in test results. This results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to configure jobs or control test results. TestNG Results Plugin 555.va0d5f66521e3 by default ignores the user-level options to not escape content. Administrators who want to restore this functionality must set the Java system property hudson.plugins.testng.Publisher.allowUnescapedHTML
to true.
{ "nvd_published_at": "2022-06-30T18:15:00Z", "github_reviewed_at": "2022-07-13T15:45:02Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-79" ] }