-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.plugins:flaky-test-handler | maven | < 1.2.3 | 1.2.3 |
The vulnerability stems from unescaped JUnit test content rendering. Analysis focuses on:
Though patch details aren't provided, the advisory explicitly calls out JUnit content escaping as the fix. In Jenkins plugin architecture: