GHSA-2j4h-cjgh-659v

Suggest an improvement
Source
https://github.com/advisories/GHSA-2j4h-cjgh-659v
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-2j4h-cjgh-659v/GHSA-2j4h-cjgh-659v.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2j4h-cjgh-659v
Aliases
Published
2022-05-24T17:22:19Z
Modified
2024-02-16T08:18:00.525629Z
Severity
  • 6.1 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Reflected XSS vulnerability in Jenkins VncViewer Plugin
Details

VncViewer Plugin 1.7 and earlier does not escape a parameter value in the checkVncServ form validation endpoint output.

This results in a reflected cross-site scripting (XSS) vulnerability.

VncViewer Plugin 1.8 escapes the parameter value in the output.

Database specific
{
    "nvd_published_at": "2020-07-02T15:15:00Z",
    "cwe_ids": [
        "CWE-79"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-29T00:27:48Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:vncviewer

Package

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

Affected ranges

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

Affected versions

1.*

1.0
1.1
1.2
1.3
1.5
1.7

Database specific

{
    "last_known_affected_version_range": "<= 1.7"
}