From fe66ce4a8274a0799be1c1027ea45de862a3f452 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 19:28:38 +0000 Subject: [PATCH] Publish Advisories GHSA-pj45-hp8h-289r GHSA-pj45-hp8h-289r --- .../GHSA-pj45-hp8h-289r.json | 96 +++++++++++++++++++ .../GHSA-pj45-hp8h-289r.json | 42 -------- 2 files changed, 96 insertions(+), 42 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json diff --git a/advisories/github-reviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json b/advisories/github-reviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json new file mode 100644 index 00000000000..e70f5bff49c --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json @@ -0,0 +1,96 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-pj45-hp8h-289r", + "modified": "2024-01-26T19:27:03Z", + "published": "2022-05-13T01:22:27Z", + "aliases": [ + "CVE-2019-3851" + ], + "summary": "Moodle Secure layout contained an insecure link in Boost theme", + "details": "A vulnerability was found in moodle before versions 3.6.3 and 3.5.5. There was a link to site home within the the Boost theme's secure layout, meaning students could navigate out of the page.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.0/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": "3.5" + }, + { + "fixed": "3.5.5" + } + ] + } + ] + }, + { + "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-3851" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/7f22b14efb3408645cede026ad11126f17e3f59a" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/911f7488068a56b05b0ad87be8f9e132075ab0a6" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/c430bed525c4c7e6e5a1c0f7222bc323cf9b6245" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3851" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=384014#p1547746" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-26T19:27:03Z", + "nvd_published_at": "2019-03-26T18:29:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json b/advisories/unreviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json deleted file mode 100644 index a6a9557f68b..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-pj45-hp8h-289r/GHSA-pj45-hp8h-289r.json +++ /dev/null @@ -1,42 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-pj45-hp8h-289r", - "modified": "2022-05-13T01:22:27Z", - "published": "2022-05-13T01:22:27Z", - "aliases": [ - "CVE-2019-3851" - ], - "details": "A vulnerability was found in moodle before versions 3.6.3 and 3.5.5. There was a link to site home within the the Boost theme's secure layout, meaning students could navigate out of the page.", - "severity": [ - { - "type": "CVSS_V3", - "score": "CVSS:3.0/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-2019-3851" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3851" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=384014#p1547746" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2019-03-26T18:29:00Z" - } -} \ No newline at end of file