PT-2019-11802 · Jenkins · Jenkins Project Inheritance Plugin+1

Published

2019-09-25

·

Updated

2023-10-25

·

CVE-2019-10408

CVSS v2.0

4.3

Medium

VectorAV:N/AC:M/Au:N/C:N/I:P/A:N
Name of the Vulnerable Software and Affected Versions Jenkins Project Inheritance Plugin version 2.0.0 and earlier
Description A cross-site request forgery issue exists due to a missing permission check in an HTTP endpoint that triggers project creation from templates. This allowed users with Overall/Read permission to create projects, and since the endpoint did not require POST requests, it resulted in a CSRF issue. The affected plugin allows the creation of projects based on predefined templates.
Recommendations For Jenkins Project Inheritance Plugin version 2.0.0 and earlier, update the plugin to a version that requires Item/Create permission for project creation and ensures that the HTTP endpoint for triggering project creation only accepts POST requests.

Fix

CSRF

Weakness Enumeration

Related Identifiers

CVE-2019-10408
GHSA-XC7Q-P3F4-Q389

Affected Products

Jenkins
Jenkins Project Inheritance Plugin