-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | <= 2.73.1 | 2.73.2 |
| org.jenkins-ci.main:jenkins-core | maven | >= 2.74, <= 2.83 | 2.84 |
The security fix in commit 3ff432a modifies Queue.Item.getApi() to add permission checks. The pre-patch version directly returned API data without authorization validation, matching the CVE description of exposing queue information to unauthorized users. The test additions in QueueTest.java validate() that unauthorized users get forbidden/not found responses when accessing the endpoint, confirming this was the vulnerable entry point.
A Semantic Attack on Google Gemini - Read the Latest Research