CVE-2019-10408
MEDIUM4.3EPSS 0.53%Jenkins Project Inheritance Plugin vulnerable to Cross-Site Request Forgery
發布日:2022/5/24修改日:2023/11/8
描述
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.
受影響套件(1)
- Maven/hudson.plugins:project-inheritancefrom 0, < 19.08.2
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| 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 |