-
CVSS Score
-The vulnerability centers on a form validation endpoint that was missing both CSRF protection (allowing GET requests) and proper authorization. Multiple sources explicitly name GlobalPluginConfiguration#doValidateClient as the vulnerable method:
This method would appear in runtime profiling when attackers trigger the CSRF exploit, as it's the entry point for the vulnerable validation logic that connects to external Kubernetes servers and reads environment variables.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.plugins:jx-resources | maven | <= 1.0.36 | 1.0.37 |