ghsa-6r5w-jjr5-qvgr
Vulnerability from github
Published
2023-12-13 18:31
Modified
2024-11-15 22:26
Severity ?
Summary
Password stored in a recoverable format by Jenkins OpenId Connect Authentication Plugin
Details
Jenkins OpenId Connect Authentication Plugin stores a password of a local user account used as an anti-lockout feature in a recoverable format, allowing attackers with access to the Jenkins controller file system to recover the plain text password of that account, likely gaining administrator access to Jenkins.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:oic-auth" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.229.vf736b" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-50770" ], "database_specific": { "cwe_ids": [ "CWE-312", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2023-12-13T19:34:24Z", "nvd_published_at": "2023-12-13T18:15:44Z", "severity": "MODERATE" }, "details": "Jenkins OpenId Connect Authentication Plugin stores a password of a local user account used as an anti-lockout feature in a recoverable format, allowing attackers with access to the Jenkins controller file system to recover the plain text password of that account, likely gaining administrator access to Jenkins.", "id": "GHSA-6r5w-jjr5-qvgr", "modified": "2024-11-15T22:26:42Z", "published": "2023-12-13T18:31:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50770" }, { "type": "WEB", "url": "https://github.com/jenkinsci/oic-auth-plugin/issues/259" }, { "type": "WEB", "url": "https://github.com/jenkins-infra/update-center2/pull/773" }, { "type": "WEB", "url": "https://github.com/jenkinsci/oic-auth-plugin/pull/287" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/oic-auth-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-12-13/#SECURITY-3168" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/12/13/4" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Password stored in a recoverable format by Jenkins OpenId Connect Authentication 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.