原始 OSV JSON
{
"id": "GHSA-vqwg-4v6f-h6x5",
"aliases": [
"CVE-2022-20615"
],
"details": "Jenkins Matrix Project Plugin prior to 1.20 and 1.18.1 does not escape HTML metacharacters in node and label names, and label descriptions.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Agent/Configure permission.\n\nMatrix Project Plugin 1.20 and 1.18.1 escapes HTML metacharacters in node and label names, and label descriptions.",
"summary": "Stored XSS vulnerability in Matrix Project Plugin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.19"
},
{
"fixed": "1.20"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:matrix-project",
"ecosystem": "Maven"
},
"versions": [
"1.19"
]
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.18.1"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:matrix-project",
"ecosystem": "Maven"
}
}
],
"modified": "2023-10-27T16:18:30Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"published": "2022-01-13T00:01:04Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20615",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/matrix-project-plugin/commit/78cc60556304965ffb2dd8c017bf61d4f153f5ea",
"type": "WEB"
},
{
"url": "https://github.com/CVEProject/cvelist/blob/2d78eb36f4d084db7fb35f1535d8d84fdcb7d859/2022/20xxx/CVE-2022-20615.json",
"type": "WEB"
},
{
"url": "https://github.com/jenkinsci/matrix-project-plugin",
"type": "PACKAGE"
},
{
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2017",
"type": "WEB"
},
{
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2022/01/12/6",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-12T20:15:00Z",
"github_reviewed_at": "2022-04-29T04:33:51Z"
}
}