ghsa-r2wx-46gp-rp3h
Vulnerability from github
Published
2024-05-31 21:30
Modified
2024-06-04 15:52
Summary
Moodle Improper Input Validation
Details
Unsafe direct use of $_SERVER['HTTP_REFERER'] in admin/tool/mfa/index.php. The referrer URL used by MFA required additional sanitizing, rather than being used directly.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.3.0" }, { "fixed": "4.3.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-33999" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-06-04T15:52:11Z", "nvd_published_at": "2024-05-31T20:15:09Z", "severity": "HIGH" }, "details": "Unsafe direct use of $_SERVER[\u0027HTTP_REFERER\u0027] in admin/tool/mfa/index.php. The referrer URL used by MFA required additional sanitizing, rather than being used directly.", "id": "GHSA-r2wx-46gp-rp3h", "modified": "2024-06-04T15:52:11Z", "published": "2024-05-31T21:30:53Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33999" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=458387" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-80878" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle Improper Input Validation" }
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.