Skip to content

Commit fd17a01

Browse files
1 parent e781352 commit fd17a01

File tree

1 file changed

+19
-3
lines changed

1 file changed

+19
-3
lines changed

advisories/github-reviewed/2023/12/GHSA-6r5w-jjr5-qvgr/GHSA-6r5w-jjr5-qvgr.json

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-6r5w-jjr5-qvgr",
4-
"modified": "2023-12-18T18:39:10Z",
4+
"modified": "2024-11-15T22:26:42Z",
55
"published": "2023-12-13T18:31:04Z",
66
"aliases": [
77
"CVE-2023-50770"
88
],
99
"summary": "Password stored in a recoverable format by Jenkins OpenId Connect Authentication Plugin ",
10-
"details": "Jenkins OpenId Connect Authentication Plugin 2.6 and earlier 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.",
10+
"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.",
1111
"severity": [
1212
{
1313
"type": "CVSS_V3",
@@ -28,7 +28,7 @@
2828
"introduced": "0"
2929
},
3030
{
31-
"last_affected": "2.6"
31+
"fixed": "4.229.vf736b"
3232
}
3333
]
3434
}
@@ -40,6 +40,22 @@
4040
"type": "ADVISORY",
4141
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50770"
4242
},
43+
{
44+
"type": "WEB",
45+
"url": "https://github.com/jenkinsci/oic-auth-plugin/issues/259"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/jenkins-infra/update-center2/pull/773"
50+
},
51+
{
52+
"type": "WEB",
53+
"url": "https://github.com/jenkinsci/oic-auth-plugin/pull/287"
54+
},
55+
{
56+
"type": "PACKAGE",
57+
"url": "https://github.com/jenkinsci/oic-auth-plugin"
58+
},
4359
{
4460
"type": "WEB",
4561
"url": "https://www.jenkins.io/security/advisory/2023-12-13/#SECURITY-3168"

0 commit comments

Comments
 (0)