ghsa-2wvv-phhw-qvmc
Vulnerability from github
Published
2023-05-16 18:30
Modified
2023-05-17 02:58
Severity ?
Summary
Jenkins Pipeline: Job Plugin vulnerable to stored Cross-site Scripting
Details
Jenkins Pipeline: Job Plugin 1292.v27d8cc3e2602 and earlier does not escape the display name of the build that caused an earlier build to be aborted, when "Do not allow concurrent builds" is set.
This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set build display names immediately.
The Jenkins security team is not aware of any plugins that allow the exploitation of this vulnerability, as the build name must be set before the build starts. Pipeline: Job Plugin 1295.v395eb_7400005 escapes the display name of the build that caused an earlier build to be aborted.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins.workflow:workflow-job" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1295.v395eb" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-32977" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-05-17T02:58:11Z", "nvd_published_at": "2023-05-16T16:15:10Z", "severity": "HIGH" }, "details": "Jenkins Pipeline: Job Plugin 1292.v27d8cc3e2602 and earlier does not escape the display name of the build that caused an earlier build to be aborted, when \"Do not allow concurrent builds\" is set.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to set build display names immediately.\n\nThe Jenkins security team is not aware of any plugins that allow the exploitation of this vulnerability, as the build name must be set before the build starts.\nPipeline: Job Plugin 1295.v395eb_7400005 escapes the display name of the build that caused an earlier build to be aborted.", "id": "GHSA-2wvv-phhw-qvmc", "modified": "2023-05-17T02:58:11Z", "published": "2023-05-16T18:30:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32977" }, { "type": "WEB", "url": "https://github.com/jenkinsci/workflow-job-plugin/commit/395eb740000509bff789c7f409c90f2a4a738821" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-05-16/#SECURITY-3042" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Jenkins Pipeline: Job Plugin vulnerable to stored Cross-site Scripting" }
Loading...
Loading...
- 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.