GHSA-j7q2-c6r4-x2jw

Suggest an improvement
Source
https://github.com/advisories/GHSA-j7q2-c6r4-x2jw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-j7q2-c6r4-x2jw/GHSA-j7q2-c6r4-x2jw.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-j7q2-c6r4-x2jw
Aliases
Published
2022-05-24T17:27:06Z
Modified
2024-02-16T08:21:46.398294Z
Severity
  • 8.0 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
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.

Database specific
{
    "nvd_published_at": "2020-09-01T14:15:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-21T00:22:10Z"
}
References

Affected packages

Maven / org.jenkins-ci.tools:git-parameter

Package

Name
org.jenkins-ci.tools:git-parameter
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.tools/git-parameter

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.9.13

Affected versions

0.*

0.4.0
0.5.0
0.5.1
0.6.0
0.6.1
0.6.2
0.7.0
0.7.1
0.7.2
0.8.0
0.8.1
0.9.0
0.9.1
0.9.2
0.9.3
0.9.4
0.9.5
0.9.6
0.9.7
0.9.8
0.9.9
0.9.10
0.9.11
0.9.12

Database specific

{
    "last_known_affected_version_range": "<= 0.9.12"
}