Skip to content

Commit a529407

Browse files
1 parent 1b57d4c commit a529407

File tree

1 file changed

+45
-7
lines changed

1 file changed

+45
-7
lines changed
Lines changed: 45 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,55 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jwpw-ppj5-7h4w",
4-
"modified": "2022-05-13T01:26:10Z",
4+
"modified": "2023-08-01T00:13:51Z",
55
"published": "2022-05-13T01:26:10Z",
66
"aliases": [
77
"CVE-2015-3646"
88
],
9+
"summary": "OpenStack Keystone Logs Passwords",
910
"details": "OpenStack Identity (Keystone) before 2014.1.5 and 2014.2.x before 2014.2.4 logs the backend_argument configuration option content, which allows remote authenticated users to obtain passwords and other sensitive backend information by reading the Keystone logs.",
1011
"severity": [
1112

1213
],
1314
"affected": [
14-
15+
{
16+
"package": {
17+
"ecosystem": "PyPI",
18+
"name": "keystone"
19+
},
20+
"ranges": [
21+
{
22+
"type": "ECOSYSTEM",
23+
"events": [
24+
{
25+
"introduced": "0"
26+
},
27+
{
28+
"fixed": "2014.1.5"
29+
}
30+
]
31+
}
32+
]
33+
},
34+
{
35+
"package": {
36+
"ecosystem": "PyPI",
37+
"name": "keystone"
38+
},
39+
"ranges": [
40+
{
41+
"type": "ECOSYSTEM",
42+
"events": [
43+
{
44+
"introduced": "2014.2"
45+
},
46+
{
47+
"fixed": "2014.2.4"
48+
}
49+
]
50+
}
51+
]
52+
}
1553
],
1654
"references": [
1755
{
@@ -24,24 +62,24 @@
2462
},
2563
{
2664
"type": "WEB",
27-
"url": "http://lists.openstack.org/pipermail/openstack-announce/2015-May/000356.html"
65+
"url": "https://web.archive.org/web/20210122154200/http://www.securityfocus.com/bid/74456"
2866
},
2967
{
3068
"type": "WEB",
31-
"url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html"
69+
"url": "http://lists.openstack.org/pipermail/openstack-announce/2015-May/000356.html"
3270
},
3371
{
3472
"type": "WEB",
35-
"url": "http://www.securityfocus.com/bid/74456"
73+
"url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2015-2511959.html"
3674
}
3775
],
3876
"database_specific": {
3977
"cwe_ids": [
4078
"CWE-200"
4179
],
4280
"severity": "MODERATE",
43-
"github_reviewed": false,
44-
"github_reviewed_at": null,
81+
"github_reviewed": true,
82+
"github_reviewed_at": "2023-08-01T00:13:51Z",
4583
"nvd_published_at": "2015-05-12T19:59:00Z"
4684
}
4785
}

0 commit comments

Comments
 (0)