-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability stemmed from unprocessed job descriptions being displayed in tooltips. The commit fixes show two critical changes: 1) In JobNameColorColumn.java, the getToolTip method was modified to apply Jenkins' markup formatter to the description. 2) In column.jelly, the tooltip attribute was updated to use the markup formatter. Both pre-patch implementations lacked proper sanitization, making them XSS vectors. The added test case explicitly verifies HTML escaping in tooltips, confirming these were the vulnerable points.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.plugins:compact-columns | maven | < 1.12 | 1.12 |
Ongoing coverage of React2Shell