-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | <= 2.263.1 | 2.263.2 |
| org.jenkins-ci.main:jenkins-core | maven | >= 2.264, <= 2.274 | 2.275 |
The vulnerability occurs in XML deserialization error handling where invalid data was stored in Old Data Monitor. The commit diff shows the fix added a security check (shouldReportUnloadableDataForCurrentUser()) in doUnmarshal to restrict error recording based on user permissions. The original code lacked this check, allowing unauthorized users to poison the Old Data Monitor. The function's direct involvement in deserialization error handling and the security-focused patch confirm its role in the vulnerability.
Ongoing coverage of React2Shell