GHSA-48hr-jg4p-w4p4

Suggest an improvement
Source
https://github.com/advisories/GHSA-48hr-jg4p-w4p4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-48hr-jg4p-w4p4/GHSA-48hr-jg4p-w4p4.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-48hr-jg4p-w4p4
Aliases
Published
2022-05-24T17:43:01Z
Modified
2024-02-16T08:13:27.631008Z
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
XSS vulnerability in Jenkins Claim Plugin
Details

Jenkins Claim Plugin 2.18.1 and earlier does not escape the user display name shown in claims.

This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers who are able to control the display names of Jenkins users, either via the security realm, or directly inside Jenkins.

Everyone with a Jenkins account can change their own display name.\n\nClaim Plugin 2.18.2 escapes the user display name shown in claims.

Database specific
{
    "nvd_published_at": "2021-02-24T16:15:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-13T18:55:52Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:claim

Package

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

Affected ranges

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

Affected versions

2.*

2.0
2.1
2.2
2.3
2.5
2.6
2.7
2.8
2.9
2.10
2.11
2.12
2.13.1
2.14
2.14.1
2.15
2.16
2.17
2.18
2.18.1

Database specific

{
    "last_known_affected_version_range": "<= 2.18.1"
}