gsd-2022-40208
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-40208",
      id: "GSD-2022-40208",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-40208",
         ],
         details: "In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.",
         id: "GSD-2022-40208",
         modified: "2023-12-13T01:19:31.145282Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "secalert@redhat.com",
            ID: "CVE-2022-40208",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "Moodle",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "affected 4.0 to 4.0.2, 3.11 to 3.11.8, 3.9 to 3.9.15 and earlier unsupported versions",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-285",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://moodle.org/mod/forum/discuss.php?d=438761",
                  refsource: "MISC",
                  url: "https://moodle.org/mod/forum/discuss.php?d=438761",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "<3.9.16||>=3.11.0,<3.11.9||>=4.0.0,<4.0.3",
               affected_versions: "All versions before 3.9.16, all versions starting from 3.11.0 before 3.11.9, all versions starting from 4.0.0 before 4.0.3",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
               ],
               date: "2023-03-30",
               description: "In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.",
               fixed_versions: [
                  "3.11.9",
                  "4.0.3",
                  "3.9.16",
               ],
               identifier: "CVE-2022-40208",
               identifiers: [
                  "CVE-2022-40208",
                  "GHSA-948f-j464-rfj2",
               ],
               not_impacted: "All versions starting from 3.9.16 before 3.11.0, all versions starting from 3.11.9 before 4.0.0, all versions starting from 4.0.3",
               package_slug: "packagist/moodle/moodle",
               pubdate: "2023-03-24",
               solution: "Upgrade to versions 3.11.9, 4.0.3, 3.9.16 or above.",
               title: "Moodle may allow students to bypass sequential navigation during a quiz attempt",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2022-40208",
                  "https://moodle.org/mod/forum/discuss.php?d=438761",
                  "https://github.com/moodle/moodle/commit/025e0297b65e6a8bd61efad0fdf36168c613f918",
                  "https://git.moodle.org/gw?p=moodle.git;a=commitdiff;h=025e0297b65e6a8bd61efad0fdf36168c613f918",
                  "https://github.com/advisories/GHSA-948f-j464-rfj2",
               ],
               uuid: "6776300b-4eb8-43fb-8f5b-72b3926e197d",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:moodle:moodle:4.0.0:-:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:moodle:moodle:3.9.0:-:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:moodle:moodle:3.11.0:-:*:*:*:*:*:*",
                        cpe_name: [],
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.9.16",
                        versionStartExcluding: "3.9.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.11.9",
                        versionStartExcluding: "3.11.0",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
                        cpe_name: [],
                        versionEndExcluding: "4.0.3",
                        versionStartExcluding: "4.0.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "secalert@redhat.com",
               ID: "CVE-2022-40208",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "In Moodle, insufficient limitations in some quiz web services made it possible for students to bypass sequential navigation during a quiz attempt.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "NVD-CWE-Other",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://moodle.org/mod/forum/discuss.php?d=438761",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Vendor Advisory",
                     ],
                     url: "https://moodle.org/mod/forum/discuss.php?d=438761",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "NONE",
                  baseScore: 4.3,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "LOW",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 1.4,
            },
         },
         lastModifiedDate: "2023-03-30T14:05Z",
         publishedDate: "2023-03-24T20:15Z",
      },
   },
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.