From 7226031e327bcb52483adaabb38ae8f706b1f0e2 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 16:19:58 +0000 Subject: [PATCH] Publish Advisories GHSA-3rqj-jchw-9cc7 GHSA-3rqj-jchw-9cc7 --- .../GHSA-3rqj-jchw-9cc7.json | 93 +++++++++++++++++++ .../GHSA-3rqj-jchw-9cc7.json | 39 -------- 2 files changed, 93 insertions(+), 39 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json diff --git a/advisories/github-reviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json b/advisories/github-reviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json new file mode 100644 index 00000000000..3ef9b4e209f --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json @@ -0,0 +1,93 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-3rqj-jchw-9cc7", + "modified": "2024-01-12T16:18:18Z", + "published": "2022-05-13T01:13:06Z", + "aliases": [ + "CVE-2012-2356" + ], + "summary": "Moodle Authentication Bypass in Question-Bank", + "details": "The question-bank functionality in Moodle 2.1.x before 2.1.6 and 2.2.x before 2.2.3 allows remote authenticated users to bypass intended capability requirements and save questions via a save_question action.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1" + }, + { + "fixed": "2.1.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2" + }, + { + "fixed": "2.2.3" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2356" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/0f83dd10a1d013e77906c7be4560126bb14c6b5c" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/29e247e44e983f230f248192ffac8e7b7abe37fd" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/51c5e6057c67687f5d872f8a228cfea275abf576" + }, + { + "type": "PACKAGE", + "url": "https://github.com/moodle/moodle" + }, + { + "type": "WEB", + "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-32239" + }, + { + "type": "WEB", + "url": "http://openwall.com/lists/oss-security/2012/05/23/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-288" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-12T16:18:18Z", + "nvd_published_at": "2012-07-21T03:38:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json b/advisories/unreviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json deleted file mode 100644 index 92a25bc0c6e..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-3rqj-jchw-9cc7/GHSA-3rqj-jchw-9cc7.json +++ /dev/null @@ -1,39 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-3rqj-jchw-9cc7", - "modified": "2022-05-13T01:13:06Z", - "published": "2022-05-13T01:13:06Z", - "aliases": [ - "CVE-2012-2356" - ], - "details": "The question-bank functionality in Moodle 2.1.x before 2.1.6 and 2.2.x before 2.2.3 allows remote authenticated users to bypass intended capability requirements and save questions via a save_question action.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-2356" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-32239" - }, - { - "type": "WEB", - "url": "http://openwall.com/lists/oss-security/2012/05/23/2" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-07-21T03:38:00Z" - } -} \ No newline at end of file