GHSA-x3m6-vcp7-98mr

Suggest an improvement
Source
https://github.com/advisories/GHSA-x3m6-vcp7-98mr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-x3m6-vcp7-98mr/GHSA-x3m6-vcp7-98mr.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-x3m6-vcp7-98mr
Aliases
Published
2022-05-24T17:45:45Z
Modified
2024-02-16T08:11:24.221720Z
Severity
  • 5.4 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Stored XSS vulnerability in Jenkins REST List Parameter Plugin
Details

Jenkins REST List Parameter Plugin 1.3.0 and earlier does not escape a parameter name reference in embedded JavaScript.

This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Job/Configure permission.

Jenkins REST List Parameter Plugin 1.3.1 no longer identifies a parameter using user-specified content.

Database specific
{
    "nvd_published_at": "2021-03-30T12:16:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-15T17:00:11Z"
}
References

Affected packages

Maven / io.jenkins.plugins:rest-list-parameter

Package

Name
io.jenkins.plugins:rest-list-parameter
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/rest-list-parameter

Affected ranges

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

Affected versions

1.*

1.0.0
1.0.1
1.1.0
1.2.0
1.2.1
1.2.2
1.3.0

Database specific

{
    "last_known_affected_version_range": "<= 1.3.0"
}