ghsa-cvh8-9j4x-5v4j
Vulnerability from github
Published
2022-05-13 01:18
Modified
2024-01-30 22:04
Severity ?
Summary
Jenkins Artifactory Plugin stored old directly entered credentials unencrypted on disk
Details
An insufficiently protected credentials vulnerability exists in Jenkins Artifactory Plugin 2.16.1 and earlier in ArtifactoryBuilder.java, CredentialsConfig.java that allows attackers with local file system access to obtain old credentials configured for the plugin before it integrated with Credentials Plugin.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:artifactory" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.16.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2018-1000424" ], "database_specific": { "cwe_ids": [ "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2024-01-30T22:04:02Z", "nvd_published_at": "2019-01-09T23:29:00Z", "severity": "HIGH" }, "details": "An insufficiently protected credentials vulnerability exists in Jenkins Artifactory Plugin 2.16.1 and earlier in ArtifactoryBuilder.java, CredentialsConfig.java that allows attackers with local file system access to obtain old credentials configured for the plugin before it integrated with Credentials Plugin.", "id": "GHSA-cvh8-9j4x-5v4j", "modified": "2024-01-30T22:04:02Z", "published": "2022-05-13T01:18:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1000424" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2018-09-25/#SECURITY-265" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/106532" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Jenkins Artifactory Plugin stored old directly entered credentials unencrypted on disk " }
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.