原始 OSV JSON{
"id": "GHSA-9wxh-jjj5-67cv",
"aliases": [
"CVE-2022-20620"
],
"details": "Jenkins SSH Agent Plugin prior to 1.23.2 and 1.22.1 does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read access to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.\n\nAn enumeration of credentials IDs in SSH Agent Plugin 1.23.2 and 1.22.1 requires the appropriate permissions.",
"summary": "Missing permission checks in SSH Agent Plugin allow enumerating credentials IDs",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.23"
},
{
"fixed": "1.23.2"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:ssh-agent",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.22.1"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:ssh-agent",
"ecosystem": "Maven"
}
}
],
"modified": "2023-05-24T17:47:11Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2022-01-13T00:00:58Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20620",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/ssh-agent-plugin/commit/04f526d2f73a6fc24b59df20ba03d95265114835",
"type": "WEB"
},
{
"url": "https://github.com/jenkinsci/ssh-agent-plugin/commit/9c08b9f93cfb3ada0f0124f5bd7f0d027728a750",
"type": "WEB"
},
{
"url": "https://github.com/CVEProject/cvelist/blob/2d78eb36f4d084db7fb35f1535d8d84fdcb7d859/2022/20xxx/CVE-2022-20620.jsonhttps://github.com/CVEProject/cvelist/blob/2d78eb36f4d084db7fb35f1535d8d84fdcb7d859/2022/20xxx/CVE-2022-20620.json",
"type": "WEB"
},
{
"url": "https://github.com/jenkinsci/ssh-agent-plugin",
"type": "PACKAGE"
},
{
"url": "https://www.jenkins.io/security/advisory/2022-01-12/#SECURITY-2189",
"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-668",
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-01-12T20:15:00Z",
"github_reviewed_at": "2022-07-27T21:24:04Z"
}
}