Publish Advisories

GHSA-r4xr-m393-778m
GHSA-xfv7-h2qg-rjm7
This commit is contained in:
advisory-database[bot]
2024-11-20 21:46:47 +00:00
parent 780ac217ae
commit 9eebd2b00d
2 changed files with 10 additions and 2 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r4xr-m393-778m",
"modified": "2024-11-20T18:25:30Z",
"modified": "2024-11-20T21:45:14Z",
"published": "2024-11-20T12:30:35Z",
"aliases": [
"CVE-2024-48899"
@@ -9,6 +9,10 @@
"summary": "Moodle IDOR when accessing list of course badges",
"details": "A vulnerability was found in Moodle. Additional checks are required to ensure users can only fetch the list of course badges for courses that they are intended to have access to.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xfv7-h2qg-rjm7",
"modified": "2024-11-20T18:25:26Z",
"modified": "2024-11-20T21:45:02Z",
"published": "2024-11-20T12:30:35Z",
"aliases": [
"CVE-2024-45691"
@@ -9,6 +9,10 @@
"summary": "Moodle Lesson activity password bypass through PHP loose comparison",
"details": "A flaw was found in Moodle. When restricting access to a lesson activity with a password, certain passwords could be bypassed or less secure due to a loose comparison in the password-checking logic. This issue only affected passwords set to \"magic hash\" values.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"