Skip to content

Commit 7c14005

Browse files
1 parent ed9893c commit 7c14005

File tree

2 files changed

+174
-37
lines changed

2 files changed

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

advisories/unreviewed/2025/04/GHSA-rr2g-rrjj-xw86/GHSA-rr2g-rrjj-xw86.json

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

0 commit comments

Comments
 (0)