ghsa-hq2h-9mc3-h6w2
Vulnerability from github
Published
2022-05-24 17:28
Modified
2023-12-20 13:38
Severity ?
Summary
Stored XSS vulnerability in Pipeline Maven Integration Plugin via unescaped display name
Details
Pipeline Maven Integration Plugin 3.9.2 and earlier does not escape the upstream job’s display name shown as part of a build cause.
This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.
Pipeline Maven Integration Plugin 3.9.3 escapes upstream job names in build causes.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 3.9.2" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:pipeline-maven" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.9.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2256" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-29T01:34:09Z", "nvd_published_at": "2020-09-16T14:15:00Z", "severity": "HIGH" }, "details": "Pipeline Maven Integration Plugin 3.9.2 and earlier does not escape the upstream job\u2019s display name shown as part of a build cause.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nPipeline Maven Integration Plugin 3.9.3 escapes upstream job names in build causes.", "id": "GHSA-hq2h-9mc3-h6w2", "modified": "2023-12-20T13:38:24Z", "published": "2022-05-24T17:28:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2256" }, { "type": "WEB", "url": "https://github.com/jenkinsci/pipeline-maven-plugin/commit/78b8e6d49bffcc6b65064a882c03a2b4bb157230" }, { "type": "WEB", "url": "https://github.com/jenkinsci/pipeline-maven-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2020-09-16/#SECURITY-1976" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/16/3" } ], "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": "Stored XSS vulnerability in Pipeline Maven Integration Plugin via unescaped display name" }
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.