GHSA-W5RH-J4G3-JR29
Vulnerability from github – Published: 2021-06-16 17:29 – Updated: 2023-05-24 14:45
VLAI?
Summary
Missing Authorization in Jenkins S3 publisher Plugin
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.
This allows attackers with Overall/Read permission to obtain the list of configured profiles.
S3 publisher Plugin 0.11.7 and 0.11.5.1 performs permission checks when providing a list of configured profiles.
Severity ?
4.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:s3"
},
"ranges": [
{
"events": [
{
"introduced": "0.11.6"
},
{
"fixed": "0.11.7"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"0.11.6"
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:s3"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.11.5.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2021-21651"
],
"database_specific": {
"cwe_ids": [
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-19T18:59:06Z",
"nvd_published_at": "2021-05-11T15:15:00Z",
"severity": "MODERATE"
},
"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.",
"id": "GHSA-w5rh-j4g3-jr29",
"modified": "2023-05-24T14:45:31Z",
"published": "2021-06-16T17:29:17Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21651"
},
{
"type": "WEB",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Missing Authorization in Jenkins S3 publisher Plugin"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…