GHSA-fq52-6cjf-jw59

Suggest an improvement
Source
https://github.com/advisories/GHSA-fq52-6cjf-jw59
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-fq52-6cjf-jw59/GHSA-fq52-6cjf-jw59.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-fq52-6cjf-jw59
Aliases
Published
2022-05-24T17:22:19Z
Modified
2023-11-08T04:02:56.782582Z
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 VncRecorder Plugin
Details

VncRecorder Plugin 1.25 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.

VncRecorder Plugin 1.35 escapes the parameter value in the output.

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

Affected packages

Maven / org.jenkins-ci.plugins:vncrecorder

Package

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

Affected ranges

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

Affected versions

1.*

1.1
1.2
1.4
1.5
1.6
1.8
1.9
1.12
1.13
1.14
1.15
1.18
1.19
1.20
1.21
1.22
1.23
1.24
1.25

Database specific

{
    "last_known_affected_version_range": "<= 1.25"
}