ghsa-4m7p-55jm-3vwv
Vulnerability from github
Published
2022-02-16 00:01
Modified
2023-05-25 13:20
Severity ?
Summary
Improper Neutralization of Special Elements used in an OS Command in Jenkins Pipeline: Groovy Plugin
Details
Jenkins Pipeline: Groovy Plugin prior to 2656.vf7a_e7b_75a_457, 2.94.1, and 2.92.1 uses the same checkout directories for distinct SCMs when reading the script file (typically Jenkinsfile) for Pipelines, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins.workflow:workflow-cps" }, "ranges": [ { "events": [ { "introduced": "2646.v6ed3b5b01ff1" }, { "fixed": "2656.vf7a" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins.workflow:workflow-cps" }, "ranges": [ { "events": [ { "introduced": "2.93" }, { "fixed": "2.94.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins.workflow:workflow-cps" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.92.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-25173" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2022-06-20T22:48:23Z", "nvd_published_at": "2022-02-15T17:15:00Z", "severity": "HIGH" }, "details": "Jenkins Pipeline: Groovy Plugin prior to 2656.vf7a_e7b_75a_457, 2.94.1, and 2.92.1 uses the same checkout directories for distinct SCMs when reading the script file (typically Jenkinsfile) for Pipelines, allowing attackers with Item/Configure permission to invoke arbitrary OS commands on the controller through crafted SCM contents.", "id": "GHSA-4m7p-55jm-3vwv", "modified": "2023-05-25T13:20:35Z", "published": "2022-02-16T00:01:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25173" }, { "type": "WEB", "url": "https://github.com/jenkinsci/workflow-cps-plugin/commit/f7ae7b75a457976853539bff1db52373b85fdb85" }, { "type": "WEB", "url": "https://github.com/CVEProject/cvelist/blob/3615f493b8a36ff15735fb9d79c9dc9e0d542695/2022/25xxx/CVE-2022-25173.json" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-02-15/#SECURITY-2463" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/02/15/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Improper Neutralization of Special Elements used in an OS Command in Jenkins Pipeline: Groovy 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.