原始 OSV JSON
{
"id": "GHSA-w5rh-j4g3-jr29",
"aliases": [
"CVE-2021-21651"
],
"details": "Jenkins S3 publisher Plugin prior to 0.11.7 and 0.11.5.1 does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to obtain the list of configured profiles.\n\nS3 publisher Plugin 0.11.7 and 0.11.5.1 performs permission checks when providing a list of configured profiles.",
"summary": "Missing Authorization in Jenkins S3 publisher Plugin",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.11.6"
},
{
"fixed": "0.11.7"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:s3",
"ecosystem": "Maven"
},
"versions": [
"0.11.6"
]
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.5.1"
}
]
}
],
"package": {
"name": "org.jenkins-ci.plugins:s3",
"ecosystem": "Maven"
}
}
],
"modified": "2023-05-24T14:45:31Z",
"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": "2021-06-16T17:29:17Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21651",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/s3-plugin/commit/2e85e45c0e4e7a9231b0317392928e2d19e77368",
"type": "WEB"
},
{
"url": "https://github.com/CVEProject/cvelist/blob/2d78eb36f4d084db7fb35f1535d8d84fdcb7d859/2021/21xxx/CVE-2021-21651.json",
"type": "WEB"
},
{
"url": "https://www.jenkins.io/security/advisory/2021-05-11/#SECURITY-2201",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2021-05-11T15:15:00Z",
"github_reviewed_at": "2021-05-19T18:59:06Z"
}
}