Publish GHSA-v2rh-5v88-rgvh

This commit is contained in:
advisory-database[bot]
2024-01-26 19:30:53 +00:00
parent fe66ce4a82
commit 7827368476
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v2rh-5v88-rgvh",
"modified": "2022-05-13T01:22:28Z",
"modified": "2024-01-26T19:28:27Z",
"published": "2022-05-13T01:22:28Z",
"aliases": [
"CVE-2019-3852"
],
"summary": "Moodle context freezing",
"details": "A vulnerability was found in moodle before version 3.6.3. The get_with_capability_join and get_users_by_capability functions were not taking context freezing into account when checking user capabilities",
"severity": [
{
@@ -14,17 +15,43 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.6"
},
{
"fixed": "3.6.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-3852"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/90c2e5e707c27cd1ef0b992cc5e55e76dcd17204"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3852"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=384015#p1547748"
@@ -35,8 +62,8 @@
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-01-26T19:28:27Z",
"nvd_published_at": "2019-03-26T18:29:00Z"
}
}