GHSA-xc7q-p3f4-q389

Suggest an improvement
Source
https://github.com/advisories/GHSA-xc7q-p3f4-q389
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-xc7q-p3f4-q389/GHSA-xc7q-p3f4-q389.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xc7q-p3f4-q389
Aliases
  • CVE-2019-10408
Published
2022-05-24T16:56:45Z
Modified
2023-11-08T04:00:50.011691Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Jenkins Project Inheritance Plugin vulnerable to Cross-Site Request Forgery
Details

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.

Database specific
{
    "nvd_published_at": "2019-09-25T16:15:00Z",
    "github_reviewed_at": "2023-02-23T19:40:05Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-352"
    ]
}
References

Affected packages

Maven / hudson.plugins:project-inheritance

Package

Name
hudson.plugins:project-inheritance
View open source insights on deps.dev
Purl
pkg:maven/hudson.plugins/project-inheritance

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
19.08.2

Affected versions

1.*

1.4.8
1.4.9
1.4.10
1.4.11.1
1.4.12
1.5.0
1.5.1
1.5.3

2.*

2.0.0

19.*

19.08.01