CVE-2019-10408
MEDIUM4.3EPSS 0.53%Jenkins Project Inheritance Plugin vulnerable to Cross-Site Request Forgery
Published: 5/24/2022Modified: 11/8/2023
Description
Project Inheritance Plugin allows the creation of projects based on templates defined in the plugin configuration. A missing permission check in the HTTP endpoint triggering project creation allowed users with Overall/Read permission to create these projects. Additionally, the HTTP endpoint did not require POST requests, resulting in a CSRF vulnerability. The HTTP endpoint triggering project creation now requires Item/Create permission and submission of requests via POST.
Affected packages (1)
- Maven/hudson.plugins:project-inheritancefrom 0, < 19.08.2
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM4.3 | CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N |