mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-r4xr-m393-778m GHSA-xfv7-h2qg-rjm7
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user