From 0a52ee1d60a11fc639ea37fe6f1a86d83a4c12d8 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:12:11 +0000 Subject: [PATCH] Publish Advisories GHSA-72gv-qqrp-h9qg GHSA-72gv-qqrp-h9qg --- .../GHSA-72gv-qqrp-h9qg.json | 120 ++++++++++++++++++ .../GHSA-72gv-qqrp-h9qg.json | 43 ------- 2 files changed, 120 insertions(+), 43 deletions(-) create mode 100644 advisories/github-reviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json delete mode 100644 advisories/unreviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json diff --git a/advisories/github-reviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json b/advisories/github-reviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json new file mode 100644 index 00000000000..68d2e68d859 --- /dev/null +++ b/advisories/github-reviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json @@ -0,0 +1,120 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-72gv-qqrp-h9qg", + "modified": "2024-01-12T16:10:49Z", + "published": "2022-05-13T01:13:04Z", + "aliases": [ + "CVE-2012-0797" + ], + "summary": "Moodle Users Can Bypass Deleted Status", + "details": "The webservices functionality in Moodle 2.0.x before 2.0.7, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 allows remote authenticated users to bypass the deleted status and continue using a server via a token.", + "severity": [ + + ], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.2" + }, + { + "fixed": "2.2.1" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.1" + }, + { + "fixed": "2.1.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Packagist", + "name": "moodle/moodle" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0" + }, + { + "fixed": "2.0.7" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0797" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/364622b4662d9f349f3701ed548cda2f31491fea" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/bbcde38b334ecbfa2a18b01b77a7e995b2c0d9f7" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/dbfa519ad9e4d33ac3a4cd506d606d56a2f0bbff" + }, + { + "type": "WEB", + "url": "https://github.com/moodle/moodle/commit/e922d9a90bab337b1082fbe28c352c18cae2580e" + }, + { + "type": "WEB", + "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783532" + }, + { + "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-28126" + }, + { + "type": "WEB", + "url": "http://moodle.org/mod/forum/discuss.php?d=194016" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-287" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-01-12T16:10:49Z", + "nvd_published_at": "2012-07-17T10:20:00Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json b/advisories/unreviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json deleted file mode 100644 index 2b0525b2ace..00000000000 --- a/advisories/unreviewed/2022/05/GHSA-72gv-qqrp-h9qg/GHSA-72gv-qqrp-h9qg.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-72gv-qqrp-h9qg", - "modified": "2022-05-13T01:13:04Z", - "published": "2022-05-13T01:13:04Z", - "aliases": [ - "CVE-2012-0797" - ], - "details": "The webservices functionality in Moodle 2.0.x before 2.0.7, 2.1.x before 2.1.4, and 2.2.x before 2.2.1 allows remote authenticated users to bypass the deleted status and continue using a server via a token.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-0797" - }, - { - "type": "WEB", - "url": "https://bugzilla.redhat.com/show_bug.cgi?id=783532" - }, - { - "type": "WEB", - "url": "http://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-28126" - }, - { - "type": "WEB", - "url": "http://moodle.org/mod/forum/discuss.php?d=194016" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2012-07-17T10:20:00Z" - } -} \ No newline at end of file