-
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.plugins:ease-plugin | maven | <= 2.6 |
The vulnerability describes HTTP endpoints that 1) lack permission checks and 2) accept non-POST requests. In Jenkins plugins, form validation and connection test endpoints (doCheck*/doTest* methods in DescriptorImpl classes) are common vulnerable patterns. These methods would handle credentials/URL parameters without @RequirePermission annotations and support GET requests, enabling both privilege escalation and CSRF. The 'attacker-specified credentials IDs' and URL parameters mentioned in advisories align with typical DescriptorImpl validation method parameters.
Ongoing coverage of React2Shell