-
CVSS Score
-| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | < 2.204.2 | 2.204.2 |
| org.jenkins-ci.main:jenkins-core | maven | >= 2.205, < 2.214 | 2.214 |
The vulnerability stems from the Inbound TCP Agent Protocol/3 implementation in JnlpSlaveAgentProtocol3. The commit diff shows this protocol was disabled by default via an ExtensionFilter, indicating its active presence was the vulnerability source. The handle() method processes connections using this protocol, while createHandler() initializes the flawed cryptographic handler. These functions directly implement the insecure protocol mechanics described in CWE-323/CWE-330.
A Semantic Attack on Google Gemini - Read the Latest Research