GHSA-qg66-xv7v-m834

Suggest an improvement
Source
https://github.com/advisories/GHSA-qg66-xv7v-m834
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-qg66-xv7v-m834/GHSA-qg66-xv7v-m834.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qg66-xv7v-m834
Aliases
Published
2022-05-24T17:28:25Z
Modified
2024-02-16T08:12:09.331335Z
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 computer-queue-plugin Plugin
Details

computer-queue-plugin Plugin 1.5 and earlier does not escape the agent name in tooltips.

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

computer-queue-plugin Plugin 1.6 escapes the agent name in tooltips.

Database specific
{
    "nvd_published_at": "2020-09-16T14:15:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-29T01:42:04Z"
}
References

Affected packages

Maven / jenkins.ci.plugins.computerqueue:computer-queue-plugin

Package

Name
jenkins.ci.plugins.computerqueue:computer-queue-plugin
View open source insights on deps.dev
Purl
pkg:maven/jenkins.ci.plugins.computerqueue/computer-queue-plugin

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.3
1.4
1.5

Database specific

{
    "last_known_affected_version_range": "<= 1.5"
}