GHSA-xmw5-45v9-pxqx

Suggest an improvement
Source
https://github.com/advisories/GHSA-xmw5-45v9-pxqx
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-xmw5-45v9-pxqx/GHSA-xmw5-45v9-pxqx.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-xmw5-45v9-pxqx
Aliases
  • CVE-2021-21613
Published
2022-05-24T17:39:13Z
Modified
2024-02-16T08:24:09.279051Z
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
XSS vulnerability in Jenkins TICS Plugin
Details

Jenkins TICS Plugin 2020.3.0.6 and earlier does not escape TICS service responses.

This results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to control TICS service response content.

Jenkins TICS Plugin 2020.3.0.7 escapes TICS service responses, or strips HTML out, as appropriate.

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

Affected packages

Maven / io.jenkins.plugins:tics

Package

Name
io.jenkins.plugins:tics
View open source insights on deps.dev
Purl
pkg:maven/io.jenkins.plugins/tics

Affected ranges

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

Affected versions

1.*

1.0

2020.*

2020.3.0.0
2020.3.0.1
2020.3.0.2
2020.3.0.4
2020.3.0.6

Database specific

{
    "last_known_affected_version_range": "<= 2020.3.0.6"
}