ghsa-gphj-63h8-r9vq
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-25 20:51
Summary
Moodle directory traversal vulnerability
Details

Directory traversal vulnerability in the min_get_slash_argument function in lib/configonlylib.php in Moodle through 2.5.9, 2.6.x before 2.6.8, 2.7.x before 2.7.5, and 2.8.x before 2.8.3 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the file parameter, as demonstrated by reading PHP scripts.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "moodle/moodle"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.6.8"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "moodle/moodle"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.7.0"
            },
            {
              "fixed": "2.7.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Packagist",
        "name": "moodle/moodle"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.8.0"
            },
            {
              "fixed": "2.8.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2015-1493"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-25T20:51:28Z",
    "nvd_published_at": "2015-06-01T19:59:00Z",
    "severity": "MODERATE"
  },
  "details": "Directory traversal vulnerability in the min_get_slash_argument function in lib/configonlylib.php in Moodle through 2.5.9, 2.6.x before 2.6.8, 2.7.x before 2.7.5, and 2.8.x before 2.8.3 allows remote authenticated users to read arbitrary files via a .. (dot dot) in the file parameter, as demonstrated by reading PHP scripts.",
  "id": "GHSA-gphj-63h8-r9vq",
  "modified": "2024-01-25T20:51:28Z",
  "published": "2022-05-13T01:12:45Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-1493"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moodle/moodle/commit/0289be1321babfa588fb5b18ebb08a296eed9eee"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moodle/moodle/commit/a72f2cca7f08c354c18a3923c3f05eee50bdd434"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moodle/moodle/commit/af9a7937cc085f96bdbc4724cadec6eeae0242fc"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moodle/moodle/commit/cc496f5b27d36a8df4bcede997a484eb9719363b"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/moodle/moodle"
    },
    {
      "type": "WEB",
      "url": "https://moodle.org/mod/forum/discuss.php?d=279956"
    },
    {
      "type": "WEB",
      "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-48980"
    },
    {
      "type": "WEB",
      "url": "http://git.moodle.org/gw?p=moodle.git;a=commit;h=af9a7937cc085f96bdbc4724cadec6eeae0242fc"
    },
    {
      "type": "WEB",
      "url": "http://openwall.com/lists/oss-security/2015/02/04/15"
    },
    {
      "type": "WEB",
      "url": "http://openwall.com/lists/oss-security/2015/02/09/2"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Moodle directory traversal vulnerability"
}


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.