ghsa-3m8w-442m-3p2q
Vulnerability from github
Published
2022-05-24 22:00
Modified
2023-10-26 22:12
Severity ?
Summary
Jenkins Artifactory Plugin missing permission check
Details
Jenkins Artifactory Plugin provides a list of applicable credential IDs to allow users configuring the plugin to select the one to use.
This functionality does not correctly check permissions, allowing any user with Overall/Read permission to get a list of valid credentials IDs. Those can be used as part of an attack to capture the credentials using another vulnerability.
As of publication of this advisory, no release containing a fix is available.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:artifactory" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.2.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-10323" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2023-10-26T22:12:46Z", "nvd_published_at": "2019-05-31T15:29:00Z", "severity": "MODERATE" }, "details": "Jenkins Artifactory Plugin provides a list of applicable credential IDs to allow users configuring the plugin to select the one to use.\n\nThis functionality does not correctly check permissions, allowing any user with Overall/Read permission to get a list of valid credentials IDs. Those can be used as part of an attack to capture the credentials using another vulnerability.\n\nAs of publication of this advisory, no release containing a fix is available.", "id": "GHSA-3m8w-442m-3p2q", "modified": "2023-10-26T22:12:46Z", "published": "2022-05-24T22:00:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10323" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1015%20(2)" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227054747/http://www.securityfocus.com/bid/108540" }, { "type": "WEB", "url": "https://www.talosintelligence.com/vulnerability_reports/TALOS-2019-0846" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2019/05/31/2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Artifactory Plugin missing permission check" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.