-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability stemmed from unescaped button label rendering in multiple UI components. Key evidence comes from the patch:- 1) hetero-list.js added title.escapeHTML() for menu options, 2) add-item.js switched to safe text node creation for labels, and 3) hudson-behavior.js added escaping for button labels. These components handled user-controlled labels without proper escaping in their original implementations, making them entry points for XSS payloads in button labels.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | < 2.263.1 | 2.275 |
| org.jenkins-ci.main:jenkins-core | maven | >= 2.263.2, <= 2.274 | 2.275 |
Ongoing coverage of React2Shell