Skip to content

Commit 37b622a

Browse files
1 parent 65d7ddb commit 37b622a

File tree

2 files changed

+105
-36
lines changed

2 files changed

+105
-36
lines changed
Lines changed: 105 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,105 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-hcqg-5g63-7j9h",
4+
"modified": "2025-11-17T20:27:00Z",
5+
"published": "2025-11-17T09:30:26Z",
6+
"aliases": [
7+
"CVE-2025-65073"
8+
],
9+
"summary": "OpenStack Keystone allows /v3/ec2tokens or /v3/s3tokens request with valid AWS Signature to provide Keystone authorization.",
10+
"details": "OpenStack Keystone before 26.0.1, 27.0.0, and 28.0.0 allows a /v3/ec2tokens or /v3/s3tokens request with a valid AWS Signature to provide Keystone authorization.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:L/I:H/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "PyPI",
21+
"name": "keystone"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "26.0.1"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "PyPI",
40+
"name": "keystone"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "27.0.0.0rc1"
48+
},
49+
{
50+
"fixed": "27.0.0"
51+
}
52+
]
53+
}
54+
],
55+
"versions": [
56+
"27.0.0.0rc1"
57+
]
58+
},
59+
{
60+
"package": {
61+
"ecosystem": "PyPI",
62+
"name": "keystone"
63+
},
64+
"ranges": [
65+
{
66+
"type": "ECOSYSTEM",
67+
"events": [
68+
{
69+
"introduced": "28.0.0.0rc1"
70+
},
71+
{
72+
"fixed": "28.0.0"
73+
}
74+
]
75+
}
76+
],
77+
"versions": [
78+
"28.0.0.0rc1"
79+
]
80+
}
81+
],
82+
"references": [
83+
{
84+
"type": "ADVISORY",
85+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-65073"
86+
},
87+
{
88+
"type": "PACKAGE",
89+
"url": "https://github.com/openstack/keystone"
90+
},
91+
{
92+
"type": "WEB",
93+
"url": "https://www.openwall.com/lists/oss-security/2025/11/04/2"
94+
}
95+
],
96+
"database_specific": {
97+
"cwe_ids": [
98+
"CWE-863"
99+
],
100+
"severity": "HIGH",
101+
"github_reviewed": true,
102+
"github_reviewed_at": "2025-11-17T20:27:00Z",
103+
"nvd_published_at": "2025-11-17T08:16:25Z"
104+
}
105+
}

advisories/unreviewed/2025/11/GHSA-hcqg-5g63-7j9h/GHSA-hcqg-5g63-7j9h.json

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)