Skip to content

Commit f6bf2e3

Browse files
1 parent 668a6a1 commit f6bf2e3

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

advisories/github-reviewed/2022/05/GHSA-q748-mcwg-xmqv/GHSA-q748-mcwg-xmqv.json

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-q748-mcwg-xmqv",
4-
"modified": "2023-02-08T17:59:13Z",
4+
"modified": "2026-01-20T13:05:45Z",
55
"published": "2022-05-17T04:04:02Z",
66
"aliases": [
77
"CVE-2015-5251"
88
],
99
"summary": "OpenStack Image Service (Glance) allows remote authenticated users to bypass access restrictions",
1010
"details": "OpenStack Image Service (Glance) before 2014.2.4 (juno) and 2015.1.x before 2015.1.2 (kilo) allow remote authenticated users to change the status of their images and bypass access restrictions via the HTTP x-image-meta-status header to images/*.",
11-
"severity": [],
11+
"severity": [
12+
{
13+
"type": "CVSS_V4",
14+
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N"
15+
}
16+
],
1217
"affected": [
1318
{
1419
"package": {
@@ -20,7 +25,7 @@
2025
"type": "ECOSYSTEM",
2126
"events": [
2227
{
23-
"introduced": "0"
28+
"introduced": "2011.2"
2429
},
2530
{
2631
"fixed": "2014.2.4"
@@ -84,7 +89,9 @@
8489
}
8590
],
8691
"database_specific": {
87-
"cwe_ids": [],
92+
"cwe_ids": [
93+
"CWE-863"
94+
],
8895
"severity": "MODERATE",
8996
"github_reviewed": true,
9097
"github_reviewed_at": "2023-02-08T17:59:13Z",

0 commit comments

Comments
 (0)