ghsa-j7q2-c6r4-x2jw
Vulnerability from github
Published
2022-05-24 17:27
Modified
2022-12-21 00:22
Severity ?
Summary
Stored XSS vulnerability in Jenkins Git Parameter Plugin
Details
Jenkins Git Parameter Plugin 0.9.12 and earlier does not escape the repository field on the 'Build with Parameters' page, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.
Git Parameter Plugin 0.9.13 escapes the repository field on the 'Build with Parameters' page.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.9.12" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.tools:git-parameter" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.9.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2238" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-21T00:22:10Z", "nvd_published_at": "2020-09-01T14:15:00Z", "severity": "HIGH" }, "details": "Jenkins Git Parameter Plugin 0.9.12 and earlier does not escape the repository field on the \u0027Build with Parameters\u0027 page, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.\n\nGit Parameter Plugin 0.9.13 escapes the repository field on the \u0027Build with Parameters\u0027 page.", "id": "GHSA-j7q2-c6r4-x2jw", "modified": "2022-12-21T00:22:10Z", "published": "2022-05-24T17:27:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2238" }, { "type": "WEB", "url": "https://github.com/jenkinsci/git-parameter-plugin/commit/7014c4dd030ee4226b4795137050743a84d67cb0" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/git-parameter-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-09-01/#SECURITY-1884" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/01/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 Jenkins Git Parameter 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.