原始 OSV JSON
{
"id": "GHSA-p479-rwhp-rwjx",
"aliases": [
"CVE-2021-21667"
],
"details": "Jenkins Scriptler Plugin 3.2 and earlier does not escape parameter names shown in job configuration forms.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Scriptler/Configure permission.\n\nJenkins Scriptler Plugin 3.3 escapes parameter names shown in job configuration forms.",
"summary": "Stored XSS vulnerability in Jenkins Scriptler Plugin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.3"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:scriptler",
"ecosystem": "Maven"
}
}
],
"modified": "2023-10-27T15:19:06Z",
"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-06T18:45:29Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21667",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/scriptler-plugin/commit/ea9c4e6abdd15ee4731e76bb7130069af6dfed88",
"type": "WEB"
},
{
"url": "https://github.com/jenkinsci/scriptler-plugin",
"type": "PACKAGE"
},
{
"url": "https://www.jenkins.io/security/advisory/2021-06-16/#SECURITY-2224",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2021/06/16/3",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-06-16T14:15:00Z",
"github_reviewed_at": "2021-06-17T17:43:32Z"
}
}