ghsa-p2qq-c693-q53w
Vulnerability from github
Published
2024-11-13 21:30
Modified
2024-11-14 15:43
Severity ?
Summary
Restarting a run with revoked script approval allowed by Jenkins Pipeline: Declarative Plugin
Details
Jenkins Pipeline: Declarative Plugin 2.2214.vb_b_34b_2ea_9b_83 and earlier does not check whether the main (Jenkinsfile) script used to restart a build from a specific stage is approved, allowing attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved. This allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved. Pipeline: Declarative Plugin 2.2218.v56d0cda_37c72 refuses to restart a build whose main (Jenkinsfile) script is unapproved.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkinsci.plugins:pipeline-model-parent" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.2218.v56d0cda" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52551" ], "database_specific": { "cwe_ids": [ "CWE-276", "CWE-285" ], "github_reviewed": true, "github_reviewed_at": "2024-11-14T15:43:58Z", "nvd_published_at": "2024-11-13T21:15:29Z", "severity": "HIGH" }, "details": "Jenkins Pipeline: Declarative Plugin 2.2214.vb_b_34b_2ea_9b_83 and earlier does not check whether the main (Jenkinsfile) script used to restart a build from a specific stage is approved, allowing attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved. This allows attackers with Item/Build permission to restart a previous build whose (Jenkinsfile) script is no longer approved. Pipeline: Declarative Plugin 2.2218.v56d0cda_37c72 refuses to restart a build whose main (Jenkinsfile) script is unapproved.\n", "id": "GHSA-p2qq-c693-q53w", "modified": "2024-11-14T15:43:58Z", "published": "2024-11-13T21:30:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52551" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/pipeline-model-definition-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3361" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Restarting a run with revoked script approval allowed by Jenkins Pipeline: Declarative Plugin " }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.