gsd-2023-28330
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2023-28330",
      id: "GSD-2023-28330",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2023-28330",
         ],
         details: "Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default.",
         id: "GSD-2023-28330",
         modified: "2023-12-13T01:20:48.002990Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "patrick@puiterwijk.org",
            ID: "CVE-2023-28330",
            STATE: "PUBLIC",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "n/a",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "n/a",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "n/a",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default.",
               },
            ],
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        cweId: "CWE-20",
                        lang: "eng",
                        value: "Improper Input Validation",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://bugzilla.redhat.com/show_bug.cgi?id=2179412",
                  refsource: "MISC",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=2179412",
               },
               {
                  name: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3QZN34VSF4HTCW3C3ZP2OZYSLYUKADPF/",
                  refsource: "MISC",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3QZN34VSF4HTCW3C3ZP2OZYSLYUKADPF/",
               },
               {
                  name: "https://moodle.org/mod/forum/discuss.php?d=445062",
                  refsource: "MISC",
                  url: "https://moodle.org/mod/forum/discuss.php?d=445062",
               },
            ],
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "<3.9.20||>=3.11.0,<3.11.13||>=4.0.0,<4.0.7||>=4.1.0,<4.1.2",
               affected_versions: "All versions before 3.9.20, all versions starting from 3.11.0 before 3.11.13, all versions starting from 4.0.0 before 4.0.7, all versions starting from 4.1.0 before 4.1.2",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-937",
               ],
               date: "2023-03-30",
               description: "Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default.",
               fixed_versions: [
                  "4.0.7",
                  "4.1.2",
                  "3.9.20",
                  "3.11.13",
               ],
               identifier: "CVE-2023-28330",
               identifiers: [
                  "CVE-2023-28330",
                  "GHSA-56r9-72vx-q989",
               ],
               not_impacted: "All versions starting from 3.9.20 before 3.11.0, all versions starting from 3.11.13 before 4.0.0, all versions starting from 4.0.7 before 4.1.0, all versions starting from 4.1.2",
               package_slug: "packagist/moodle/moodle",
               pubdate: "2023-03-23",
               solution: "Upgrade to versions 4.0.7, 4.1.2, 3.9.20, 3.11.13 or above.",
               title: "Moodle arbitrary file read vulnerability",
               urls: [
                  "https://nvd.nist.gov/vuln/detail/CVE-2023-28330",
                  "https://moodle.org/mod/forum/discuss.php?d=445062",
                  "https://github.com/moodle/moodle/commit/493205b6b280633bcbc49d2eaf4f61a52252c26c",
                  "https://git.moodle.org/gw?p=moodle.git&a=search&h=HEAD&st=commit&s=MDL-77204",
                  "https://github.com/advisories/GHSA-56r9-72vx-q989",
               ],
               uuid: "a3b767ee-50c8-4d34-b1eb-ee308f435baa",
            },
         ],
      },
      "nvd.nist.gov": {
         cve: {
            configurations: [
               {
                  nodes: [
                     {
                        cpeMatch: [
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "8DDCF3CA-3037-424B-A5D7-4CD8E68E3007",
                              versionEndExcluding: "3.9.20",
                              versionStartExcluding: "3.9.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "A52C0547-2DE2-4A30-8C47-6B8445ECDD7D",
                              versionEndExcluding: "3.11.13",
                              versionStartExcluding: "3.11.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:*:*:*:*:*:*:*:*",
                              matchCriteriaId: "BBDF9798-C958-4541-95CC-E4B2452DEBF5",
                              versionEndExcluding: "4.0.7",
                              versionStartExcluding: "4.0.0",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:3.9.0:-:*:*:*:*:*:*",
                              matchCriteriaId: "8CF8FCAA-948F-430E-A19D-C7BC09DA7D74",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:3.11.0:-:*:*:*:*:*:*",
                              matchCriteriaId: "00B3AC07-3BC4-4F15-B6C2-043D113DD2FF",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:4.0.0:-:*:*:*:*:*:*",
                              matchCriteriaId: "6C077F6B-BA29-4B33-BD6B-AB4BEC630C47",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:4.1.0:-:*:*:*:*:*:*",
                              matchCriteriaId: "D2B926AF-E5E5-466B-B507-99F995EA25F9",
                              vulnerable: true,
                           },
                           {
                              criteria: "cpe:2.3:a:moodle:moodle:4.1.1:*:*:*:*:*:*:*",
                              matchCriteriaId: "57BBD09E-9C4A-4E3A-B76C-5A3E6FD28AA0",
                              vulnerable: true,
                           },
                        ],
                        negate: false,
                        operator: "OR",
                     },
                  ],
               },
            ],
            descriptions: [
               {
                  lang: "en",
                  value: "Insufficient sanitizing in backup resulted in an arbitrary file read risk. The capability to access this feature is only available to teachers, managers and admins by default.",
               },
            ],
            id: "CVE-2023-28330",
            lastModified: "2024-04-19T14:15:09.017",
            metrics: {
               cvssMetricV31: [
                  {
                     cvssData: {
                        attackComplexity: "LOW",
                        attackVector: "NETWORK",
                        availabilityImpact: "NONE",
                        baseScore: 6.5,
                        baseSeverity: "MEDIUM",
                        confidentialityImpact: "HIGH",
                        integrityImpact: "NONE",
                        privilegesRequired: "LOW",
                        scope: "UNCHANGED",
                        userInteraction: "NONE",
                        vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
                        version: "3.1",
                     },
                     exploitabilityScore: 2.8,
                     impactScore: 3.6,
                     source: "nvd@nist.gov",
                     type: "Primary",
                  },
               ],
            },
            published: "2023-03-23T21:15:19.927",
            references: [
               {
                  source: "patrick@puiterwijk.org",
                  url: "https://bugzilla.redhat.com/show_bug.cgi?id=2179412",
               },
               {
                  source: "patrick@puiterwijk.org",
                  url: "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3QZN34VSF4HTCW3C3ZP2OZYSLYUKADPF/",
               },
               {
                  source: "patrick@puiterwijk.org",
                  tags: [
                     "Patch",
                     "Vendor Advisory",
                  ],
                  url: "https://moodle.org/mod/forum/discuss.php?d=445062",
               },
            ],
            sourceIdentifier: "patrick@puiterwijk.org",
            vulnStatus: "Modified",
            weaknesses: [
               {
                  description: [
                     {
                        lang: "en",
                        value: "NVD-CWE-noinfo",
                     },
                  ],
                  source: "nvd@nist.gov",
                  type: "Primary",
               },
               {
                  description: [
                     {
                        lang: "en",
                        value: "CWE-20",
                     },
                  ],
                  source: "patrick@puiterwijk.org",
                  type: "Secondary",
               },
            ],
         },
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.