Skip to content

Commit d52889b

Browse files
1 parent 3d4c3cc commit d52889b

File tree

2 files changed

+154
-36
lines changed

2 files changed

+154
-36
lines changed
Lines changed: 154 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,154 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-8hcx-xvww-6c6h",
4+
"modified": "2025-10-22T21:03:59Z",
5+
"published": "2025-06-26T21:31:13Z",
6+
"aliases": [
7+
"CVE-2025-49550"
8+
],
9+
"summary": "Magento Security feature bypass",
10+
"details": "Magento versions 2.4.8, 2.4.7-p5, 2.4.6-p10, 2.4.5-p12, 2.4.4-p13 and earlier are affected by an Incorrect Authorization vulnerability that could result in a Security feature bypass. An attacker could leverage this vulnerability to bypass security measures and gain limited unauthorized access. Exploitation of this issue requires user interaction.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "magento/project-community-edition"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"last_affected": "2.0.2"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "magento/community-edition"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "2.4.7-beta1"
48+
},
49+
{
50+
"fixed": "2.4.7-p6"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "magento/community-edition"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "2.4.6-p1"
67+
},
68+
{
69+
"fixed": "2.4.6-p11"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "magento/community-edition"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "0"
86+
},
87+
{
88+
"fixed": "2.4.5-p13"
89+
}
90+
]
91+
}
92+
]
93+
},
94+
{
95+
"package": {
96+
"ecosystem": "Packagist",
97+
"name": "magento/community-edition"
98+
},
99+
"versions": [
100+
"2.4.5"
101+
]
102+
},
103+
{
104+
"package": {
105+
"ecosystem": "Packagist",
106+
"name": "magento/community-edition"
107+
},
108+
"versions": [
109+
"2.4.6"
110+
]
111+
},
112+
{
113+
"package": {
114+
"ecosystem": "Packagist",
115+
"name": "magento/community-edition"
116+
},
117+
"versions": [
118+
"2.4.7"
119+
]
120+
},
121+
{
122+
"package": {
123+
"ecosystem": "Packagist",
124+
"name": "magento/community-edition"
125+
},
126+
"versions": [
127+
"2.4.8"
128+
]
129+
}
130+
],
131+
"references": [
132+
{
133+
"type": "ADVISORY",
134+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-49550"
135+
},
136+
{
137+
"type": "PACKAGE",
138+
"url": "https://github.com/magento/magento2"
139+
},
140+
{
141+
"type": "WEB",
142+
"url": "https://helpx.adobe.com/security/products/magento/apsb25-50.html"
143+
}
144+
],
145+
"database_specific": {
146+
"cwe_ids": [
147+
"CWE-863"
148+
],
149+
"severity": "MODERATE",
150+
"github_reviewed": true,
151+
"github_reviewed_at": "2025-10-22T21:03:59Z",
152+
"nvd_published_at": "2025-06-25T18:15:22Z"
153+
}
154+
}

advisories/unreviewed/2025/06/GHSA-8hcx-xvww-6c6h/GHSA-8hcx-xvww-6c6h.json

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

0 commit comments

Comments
 (0)