ghsa-xmw5-45v9-pxqx
Vulnerability from github
Published
2022-05-24 17:39
Modified
2023-10-27 13:22
Severity ?
VLAI Severity ?
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.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 2020.3.0.6"
},
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:tics"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2020.3.0.7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-21613"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2022-12-13T18:50:49Z",
"nvd_published_at": "2021-01-13T16:15:00Z",
"severity": "MODERATE"
},
"details": "Jenkins TICS Plugin 2020.3.0.6 and earlier does not escape TICS service responses.\n\nThis results in a cross-site scripting (XSS) vulnerability exploitable by attackers able to control TICS service response content.\n\nJenkins TICS Plugin 2020.3.0.7 escapes TICS service responses, or strips HTML out, as appropriate.",
"id": "GHSA-xmw5-45v9-pxqx",
"modified": "2023-10-27T13:22:19Z",
"published": "2022-05-24T17:39:13Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21613"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/tics-plugin/commit/a64493ccf81a241c5e51736721c4fe9a3e56622b"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/tics-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2021-01-13/#SECURITY-2098"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"type": "CVSS_V3"
}
],
"summary": "XSS vulnerability in Jenkins TICS Plugin"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…