From 4649de4b3717bc79d26728c8a238e43989fb70bd Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 02:53:30 +0000 Subject: [PATCH] Publish Advisories GHSA-5jph-mvfm-r27p GHSA-5jph-mvfm-r27p --- .../GHSA-5jph-mvfm-r27p.json | 120 ++++++++++++++++++ .../GHSA-5jph-mvfm-r27p.json | 43 ------- 2 files changed, 120 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json diff --git a/advisories/github-reviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json b/advisories/github-reviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json new file mode 100644 index 00000000000..700fb237644 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json @@ -0,0 +1,120 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5jph-mvfm-r27p", + "modified": "2024-01-29T02:52:10Z", + "published": "2022-05-13T01:12:43Z", + "aliases": [ + "CVE-2015-0218" + ], + "summary": "Moodle cross-site request forgery (CSRF) vulnerability", + "details": "Cross-site request forgery (CSRF) vulnerability in auth/shibboleth/logout.php in Moodle through 2.5.9, 2.6.x before 2.6.7, 2.7.x before 2.7.4, and 2.8.x before 2.8.2 allows remote attackers to hijack the authentication of arbitrary users for requests that trigger a logout.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.6.7" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0" + }, + { + "fixed": "2.7.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.8.0" + }, + { + "fixed": "2.8.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0218" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/371d58d70d4ef866f35e33ea6898007112bfe654" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/693918c30e6b7c95dddd9c5973f98d98342a59d9" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/b82b4c562b705ea8f11893d9126889bb696b9612" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/fb60e23a67931eeba8fc9aacf3cc838e462f21f2" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "https://moodle.org/mod/forum/discuss.php?d=278618" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47964" + }, + { + "type": "WEB", + "url": "http://openwall.com/lists/oss-security/2015/01/19/1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-352" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-29T02:52:10Z", + "nvd_published_at": "2015-06-01T19:59:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json b/advisories/unreviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json deleted file mode 100644 index e38d8ab8af4..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-5jph-mvfm-r27p/GHSA-5jph-mvfm-r27p.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5jph-mvfm-r27p", - "modified": "2022-05-13T01:12:43Z", - "published": "2022-05-13T01:12:43Z", - "aliases": [ - "CVE-2015-0218" - ], - "details": "Cross-site request forgery (CSRF) vulnerability in auth/shibboleth/logout.php in Moodle through 2.5.9, 2.6.x before 2.6.7, 2.7.x before 2.7.4, and 2.8.x before 2.8.2 allows remote attackers to hijack the authentication of arbitrary users for requests that trigger a logout.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-0218" - }, - { - "type": "WEB", - "url": "https://moodle.org/mod/forum/discuss.php?d=278618" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-47964" - }, - { - "type": "WEB", - "url": "http://openwall.com/lists/oss-security/2015/01/19/1" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-352" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2015-06-01T19:59:00Z" - } -} \ No newline at end of file