ghsa-fph2-fwjq-prjf
Vulnerability from github
Published
2022-05-24 17:22
Modified
2022-12-28 23:50
Severity ?
Summary
Users with Overall/Read access could enumerate credentials IDs in Jenkins Fortify on Demand Plugin
Details
Fortify on Demand Plugin provides a list of applicable credentials IDs to allow users configuring the plugin to select the one to use.
This functionality does not correctly check permissions in Fortify on Demand Plugin 6.0.0 and earlier, 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.
An enumeration of credentials IDs in Fortify on Demand Plugin 6.0.1 now requires the appropriate permissions.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 6.0.0" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:fortify-on-demand-uploader" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2202" ], "database_specific": { "cwe_ids": [ "CWE-285", "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2022-12-28T23:50:54Z", "nvd_published_at": "2020-07-02T15:15:00Z", "severity": "MODERATE" }, "details": "Fortify on Demand Plugin provides a list of applicable credentials IDs to allow users configuring the plugin to select the one to use.\n\nThis functionality does not correctly check permissions in Fortify on Demand Plugin 6.0.0 and earlier, 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\nAn enumeration of credentials IDs in Fortify on Demand Plugin 6.0.1 now requires the appropriate permissions.", "id": "GHSA-fph2-fwjq-prjf", "modified": "2022-12-28T23:50:54Z", "published": "2022-05-24T17:22:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2202" }, { "type": "WEB", "url": "https://github.com/jenkinsci/fortify-on-demand-uploader-plugin/commit/28932f7c5ff18f87d4b3a480225fb0827591776b" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/fortify-on-demand-uploader-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-07-02/#SECURITY-1690" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/07/02/7" } ], "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": "Users with Overall/Read access could enumerate credentials IDs in Jenkins Fortify on Demand Plugin" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- 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.