ghsa-wcjj-qm5v-j4pc
Vulnerability from github
Published
2022-11-16 12:00
Modified
2022-12-15 16:57
Severity ?
Summary
Jenkins Reverse Proxy Auth Plugin vulnerable due to plaintext storage of passwords
Details
Jenkins Reverse Proxy Auth Plugin versions 1.7.3 and earlier stores the LDAP manager password unencrypted in the global config.xml file on the Jenkins controller where it can be viewed by attackers with access to the Jenkins controller file system.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:reverse-proxy-auth-plugin" }, "ranges": [ { "events": [ { "introduced": "1.7.3" }, { "fixed": "1.7.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-45384" ], "database_specific": { "cwe_ids": [ "CWE-256", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-11-21T22:22:01Z", "nvd_published_at": "2022-11-15T20:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Reverse Proxy Auth Plugin versions 1.7.3 and earlier stores the LDAP manager password unencrypted in the global config.xml file on the Jenkins controller where it can be viewed by attackers with access to the Jenkins controller file system.", "id": "GHSA-wcjj-qm5v-j4pc", "modified": "2022-12-15T16:57:17Z", "published": "2022-11-16T12:00:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45384" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/reverse-proxy-auth-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-11-15/#SECURITY-2094" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/11/15/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Reverse Proxy Auth Plugin vulnerable due to plaintext storage of passwords" }
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.