Skip to content

File tree

11 files changed

+650
-224
lines changed

11 files changed

+650
-224
lines changed
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-6g5x-h5x7-q4mq",
4+
"modified": "2025-04-25T17:27:17Z",
5+
"published": "2025-04-25T15:31:23Z",
6+
"aliases": [
7+
"CVE-2025-3640"
8+
],
9+
"summary": "Moodle has an IDOR in web service which allows users enrolled in a course to access some details of other users",
10+
"details": "A flaw was found in Moodle. Insufficient capability checks made it possible for a user enrolled in a course to access some details, such as the full name and profile image URL, of other users they did not have permission to access.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "moodle/moodle"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "4.1.18"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "moodle/moodle"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "4.3.0-beta"
48+
},
49+
{
50+
"fixed": "4.3.12"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "moodle/moodle"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "4.4.0-beta"
67+
},
68+
{
69+
"fixed": "4.4.8"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "moodle/moodle"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "4.5.0-beta"
86+
},
87+
{
88+
"fixed": "4.5.4"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3640"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/moodle/moodle/commit/64a4311266cbe9a9a942c836931bef224018b77d"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://access.redhat.com/security/cve/CVE-2025-3640"
107+
},
108+
{
109+
"type": "WEB",
110+
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359734"
111+
},
112+
{
113+
"type": "PACKAGE",
114+
"url": "https://github.com/moodle/moodle"
115+
},
116+
{
117+
"type": "WEB",
118+
"url": "https://moodle.org/mod/forum/discuss.php?d=467601"
119+
}
120+
],
121+
"database_specific": {
122+
"cwe_ids": [
123+
"CWE-639"
124+
],
125+
"severity": "MODERATE",
126+
"github_reviewed": true,
127+
"github_reviewed_at": "2025-04-25T17:27:17Z",
128+
"nvd_published_at": "2025-04-25T15:15:37Z"
129+
}
130+
}
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-c8v6-vxhf-wcrr",
4+
"modified": "2025-04-25T17:27:41Z",
5+
"published": "2025-04-25T15:31:23Z",
6+
"aliases": [
7+
"CVE-2025-3641"
8+
],
9+
"summary": "Moodle has an authenticated remote code execution risk in the Moodle LMS Dropbox repository",
10+
"details": "A flaw was found in Moodle. A remote code execution risk was identified in the Moodle LMS Dropbox repository. By default, this was only available to teachers and managers on sites with the Dropbox repository enabled.",
11+
"severity": [
12+
{
13+
"type": "CVSS_V3",
14+
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
15+
}
16+
],
17+
"affected": [
18+
{
19+
"package": {
20+
"ecosystem": "Packagist",
21+
"name": "moodle/moodle"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "4.1.18"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "moodle/moodle"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "4.3.0-beta"
48+
},
49+
{
50+
"fixed": "4.3.12"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "moodle/moodle"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "4.4.0-beta"
67+
},
68+
{
69+
"fixed": "4.4.8"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "moodle/moodle"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "4.5.0-beta"
86+
},
87+
{
88+
"fixed": "4.5.4"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3641"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://github.com/moodle/moodle/commit/27b839b5c60389623ca8e3496792b43a44527cd6"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://access.redhat.com/security/cve/CVE-2025-3641"
107+
},
108+
{
109+
"type": "WEB",
110+
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359735"
111+
},
112+
{
113+
"type": "PACKAGE",
114+
"url": "https://github.com/moodle/moodle"
115+
},
116+
{
117+
"type": "WEB",
118+
"url": "https://moodle.org/mod/forum/discuss.php?d=467602"
119+
}
120+
],
121+
"database_specific": {
122+
"cwe_ids": [
123+
"CWE-94"
124+
],
125+
"severity": "HIGH",
126+
"github_reviewed": true,
127+
"github_reviewed_at": "2025-04-25T17:27:40Z",
128+
"nvd_published_at": "2025-04-25T15:15:37Z"
129+
}
130+
}
Lines changed: 130 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,130 @@
1+
{
2+
"schema_version": "1.4.0",
3+
"id": "GHSA-cpm7-mv33-jwf8",
4+
"modified": "2025-04-25T17:28:20Z",
5+
"published": "2025-04-25T15:31:23Z",
6+
"aliases": [
7+
"CVE-2025-3644"
8+
],
9+
"summary": "Moodle's AJAX section delete does not respect course_can_delete_section()",
10+
"details": "A flaw was found in Moodle. Additional checks were required to prevent users from deleting course sections they did not have permission to modify.",
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": "moodle/moodle"
22+
},
23+
"ranges": [
24+
{
25+
"type": "ECOSYSTEM",
26+
"events": [
27+
{
28+
"introduced": "0"
29+
},
30+
{
31+
"fixed": "4.1.18"
32+
}
33+
]
34+
}
35+
]
36+
},
37+
{
38+
"package": {
39+
"ecosystem": "Packagist",
40+
"name": "moodle/moodle"
41+
},
42+
"ranges": [
43+
{
44+
"type": "ECOSYSTEM",
45+
"events": [
46+
{
47+
"introduced": "4.3.0-beta"
48+
},
49+
{
50+
"fixed": "4.3.12"
51+
}
52+
]
53+
}
54+
]
55+
},
56+
{
57+
"package": {
58+
"ecosystem": "Packagist",
59+
"name": "moodle/moodle"
60+
},
61+
"ranges": [
62+
{
63+
"type": "ECOSYSTEM",
64+
"events": [
65+
{
66+
"introduced": "4.4.0-beta"
67+
},
68+
{
69+
"fixed": "4.4.8"
70+
}
71+
]
72+
}
73+
]
74+
},
75+
{
76+
"package": {
77+
"ecosystem": "Packagist",
78+
"name": "moodle/moodle"
79+
},
80+
"ranges": [
81+
{
82+
"type": "ECOSYSTEM",
83+
"events": [
84+
{
85+
"introduced": "4.5.0-beta"
86+
},
87+
{
88+
"fixed": "4.5.4"
89+
}
90+
]
91+
}
92+
]
93+
}
94+
],
95+
"references": [
96+
{
97+
"type": "ADVISORY",
98+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3644"
99+
},
100+
{
101+
"type": "WEB",
102+
"url": "https://access.redhat.com/security/cve/CVE-2025-3644"
103+
},
104+
{
105+
"type": "WEB",
106+
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2359745"
107+
},
108+
{
109+
"type": "PACKAGE",
110+
"url": "https://github.com/moodle/moodle"
111+
},
112+
{
113+
"type": "WEB",
114+
"url": "https://github.com/search?q=repo%3Amoodle%2Fmoodle+MDL-83994&type=commits"
115+
},
116+
{
117+
"type": "WEB",
118+
"url": "https://moodle.org/mod/forum/discuss.php?d=467605"
119+
}
120+
],
121+
"database_specific": {
122+
"cwe_ids": [
123+
"CWE-863"
124+
],
125+
"severity": "MODERATE",
126+
"github_reviewed": true,
127+
"github_reviewed_at": "2025-04-25T17:28:20Z",
128+
"nvd_published_at": "2025-04-25T15:15:38Z"
129+
}
130+
}

0 commit comments

Comments
 (0)