Skip to content

Commit 245125f

Browse files
1 parent 2e23cb6 commit 245125f

File tree

4 files changed

+229
-67
lines changed

4 files changed

+229
-67
lines changed
Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-m8wx-whpp-q283",
4+
"modified": "2025-11-06T23:42:14Z",
5+
"published": "2022-05-24T19:12:47Z",
6+
"aliases": [
7+
"CVE-2021-36029"
8+
],
9+
"summary": "Magento improper authorization vulnerability",
10+
"details": "Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an improper authorization vulnerability. An attacker with admin privileges could leverage this vulnerability to achieve remote code execution.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H"
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": "0"
48+
},
49+
{
50+
"fixed": "2.3.7-p1"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "magento/community-edition"
60+
},
61+
"versions": [
62+
"2.3.7"
63+
]
64+
},
65+
{
66+
"package": {
67+
"ecosystem": "Packagist",
68+
"name": "magento/community-edition"
69+
},
70+
"ranges": [
71+
{
72+
"type": "ECOSYSTEM",
73+
"events": [
74+
{
75+
"introduced": "2.4.2-p1"
76+
},
77+
{
78+
"fixed": "2.4.2-p2"
79+
}
80+
]
81+
}
82+
]
83+
},
84+
{
85+
"package": {
86+
"ecosystem": "Packagist",
87+
"name": "magento/community-edition"
88+
},
89+
"versions": [
90+
"2.4.2"
91+
]
92+
}
93+
],
94+
"references": [
95+
{
96+
"type": "ADVISORY",
97+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36029"
98+
},
99+
{
100+
"type": "PACKAGE",
101+
"url": "https://github.com/magento/magento2"
102+
},
103+
{
104+
"type": "WEB",
105+
"url": "https://helpx.adobe.com/security/products/magento/apsb21-64.html"
106+
}
107+
],
108+
"database_specific": {
109+
"cwe_ids": [
110+
"CWE-285"
111+
],
112+
"severity": "HIGH",
113+
"github_reviewed": true,
114+
"github_reviewed_at": "2025-11-06T23:42:13Z",
115+
"nvd_published_at": "2021-09-01T15:15:00Z"
116+
}
117+
}
Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-p746-qw73-qmmx",
4+
"modified": "2025-11-06T23:42:40Z",
5+
"published": "2022-05-24T19:12:47Z",
6+
"aliases": [
7+
"CVE-2021-36033"
8+
],
9+
"summary": "Magento XML Injection vulnerability in the Widgets Module",
10+
"details": "Magento Commerce versions 2.4.2 (and earlier), 2.4.2-p1 (and earlier) and 2.3.7 (and earlier) are affected by an XML Injection vulnerability in the Widgets Module. An attacker with admin privileges can trigger a specially crafted script to achieve remote code execution.",
11+
"severity": [],
12+
"affected": [
13+
{
14+
"package": {
15+
"ecosystem": "Packagist",
16+
"name": "magento/project-community-edition"
17+
},
18+
"ranges": [
19+
{
20+
"type": "ECOSYSTEM",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"last_affected": "2.0.2"
27+
}
28+
]
29+
}
30+
]
31+
},
32+
{
33+
"package": {
34+
"ecosystem": "Packagist",
35+
"name": "magento/community-edition"
36+
},
37+
"ranges": [
38+
{
39+
"type": "ECOSYSTEM",
40+
"events": [
41+
{
42+
"introduced": "0"
43+
},
44+
{
45+
"fixed": "2.3.7-p1"
46+
}
47+
]
48+
}
49+
]
50+
},
51+
{
52+
"package": {
53+
"ecosystem": "Packagist",
54+
"name": "magento/community-edition"
55+
},
56+
"versions": [
57+
"2.3.7"
58+
]
59+
},
60+
{
61+
"package": {
62+
"ecosystem": "Packagist",
63+
"name": "magento/community-edition"
64+
},
65+
"ranges": [
66+
{
67+
"type": "ECOSYSTEM",
68+
"events": [
69+
{
70+
"introduced": "2.4.2-p1"
71+
},
72+
{
73+
"fixed": "2.4.2-p2"
74+
}
75+
]
76+
}
77+
]
78+
},
79+
{
80+
"package": {
81+
"ecosystem": "Packagist",
82+
"name": "magento/community-edition"
83+
},
84+
"versions": [
85+
"2.4.2"
86+
]
87+
}
88+
],
89+
"references": [
90+
{
91+
"type": "ADVISORY",
92+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-36033"
93+
},
94+
{
95+
"type": "PACKAGE",
96+
"url": "https://github.com/magento/magento2"
97+
},
98+
{
99+
"type": "WEB",
100+
"url": "https://helpx.adobe.com/security/products/magento/apsb21-64.html"
101+
}
102+
],
103+
"database_specific": {
104+
"cwe_ids": [
105+
"CWE-91"
106+
],
107+
"severity": "CRITICAL",
108+
"github_reviewed": true,
109+
"github_reviewed_at": "2025-11-06T23:42:40Z",
110+
"nvd_published_at": "2021-09-01T15:15:00Z"
111+
}
112+
}

advisories/unreviewed/2022/05/GHSA-m8wx-whpp-q283/GHSA-m8wx-whpp-q283.json

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

advisories/unreviewed/2022/05/GHSA-p746-qw73-qmmx/GHSA-p746-qw73-qmmx.json

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

0 commit comments

Comments
 (0)