GHSA-8jx9-7j5m-79x4

Suggest an improvement
Source
https://github.com/advisories/GHSA-8jx9-7j5m-79x4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-8jx9-7j5m-79x4/GHSA-8jx9-7j5m-79x4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8jx9-7j5m-79x4
Aliases
  • CVE-2017-1000089
Published
2022-05-13T01:40:54Z
Modified
2024-02-18T05:25:00.747476Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Jenkins Build Step Plugin fails to check Item/Build permission
Details

Builds in Jenkins are associated with an authentication that controls the permissions that the build has to interact with other elements in Jenkins. The Pipeline: Build Step Plugin did not check the build authentication it was running as and allowed triggering any other project in Jenkins.

Database specific
{
    "nvd_published_at": "2017-10-05T01:29:00Z",
    "cwe_ids": [
        "CWE-276"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-30T22:46:28Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:pipeline-build-step

Package

Name
org.jenkins-ci.plugins:pipeline-build-step
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/pipeline-build-step

Affected ranges

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

Affected versions

2.*

2.0
2.1
2.2
2.3
2.4
2.5

Database specific

{
    "last_known_affected_version_range": "<= 2.5"
}