GHSA-xjrg-6fv9-6rjg

Suggest an improvement
Source
https://github.com/advisories/GHSA-xjrg-6fv9-6rjg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-xjrg-6fv9-6rjg/GHSA-xjrg-6fv9-6rjg.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xjrg-6fv9-6rjg
Aliases
Published
2022-05-24T17:45:44Z
Modified
2024-02-16T08:24:11.815845Z
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 Build With Parameters Plugin
Details

Jenkins Build With Parameters Plugin 1.5 and earlier does not escape parameter names and descriptions.

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

Jenkins Build With Parameters Plugin 1.5.1 escapes parameter names and descriptions.

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:30:58Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:build-with-parameters

Package

Name
org.jenkins-ci.plugins:build-with-parameters
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/build-with-parameters

Affected ranges

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

Affected versions

1.*

1.1
1.2
1.3
1.4
1.5

Database specific

{
    "last_known_affected_version_range": "<= 1.5"
}