Publish Advisories

GHSA-2828-9vh6-9m6j
GHSA-mg54-p2wj-5ph7
GHSA-mg54-p2wj-5ph7
This commit is contained in:
advisory-database[bot]
2024-11-18 22:39:30 +00:00
parent fa4d2e5383
commit c0305af09c
3 changed files with 137 additions and 41 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-2828-9vh6-9m6j",
"modified": "2021-09-23T19:00:16Z",
"modified": "2024-11-18T22:38:24Z",
"published": "2020-08-21T16:25:48Z",
"aliases": [
"CVE-2020-6173"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N"
}
],
"affected": [
@@ -25,10 +29,10 @@
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
"introduced": "0.7.2"
},
{
"last_affected": "0.13.0"
"fixed": "0.12.2"
}
]
}
@@ -48,6 +52,18 @@
"type": "WEB",
"url": "https://github.com/theupdateframework/tuf/issues/973"
},
{
"type": "WEB",
"url": "https://github.com/theupdateframework/python-tuf/pull/974"
},
{
"type": "WEB",
"url": "https://github.com/theupdateframework/python-tuf/commit/2977188139d065ff3356c3cb4aec60c582b57e0e"
},
{
"type": "WEB",
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/tuf/PYSEC-2020-146.yaml"
},
{
"type": "PACKAGE",
"url": "https://github.com/theupdateframework/tuf"
@@ -0,0 +1,118 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mg54-p2wj-5ph7",
"modified": "2024-11-18T22:37:41Z",
"published": "2024-11-18T12:30:43Z",
"aliases": [
"CVE-2024-48901"
],
"summary": "moodle: IDOR when fetching report schedules",
"details": "A vulnerability was found in Moodle. Additional checks are required to ensure users can only access the schedule of a report if they have permission to edit that report.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.1.14"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.11"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.3.0"
},
{
"fixed": "4.3.8"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.4.0"
},
{
"fixed": "4.4.4"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48901"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318817"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
}
],
"database_specific": {
"cwe_ids": [
"CWE-285"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-11-18T22:37:41Z",
"nvd_published_at": "2024-11-18T12:15:18Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-mg54-p2wj-5ph7",
"modified": "2024-11-18T18:30:55Z",
"published": "2024-11-18T12:30:43Z",
"aliases": [
"CVE-2024-48901"
],
"details": "A vulnerability was found in Moodle. Additional checks are required to ensure users can only access the schedule of a report if they have permission to edit that report.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48901"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2318817"
}
],
"database_specific": {
"cwe_ids": [
"CWE-285"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-11-18T12:15:18Z"
}
}