ghsa-6p3g-hw27-qh44
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-24 16:18
Summary
Moodle's time-validation implementation allows bypassing intended restrictions
Details
The time-validation implementation in (1) mod/feedback/complete.php and (2) mod/feedback/complete_guest.php in Moodle through 2.3.11, 2.4.x before 2.4.9, 2.5.x before 2.5.5, and 2.6.x before 2.6.2 allows remote authenticated users to bypass intended restrictions on starting a Feedback activity by choosing an unavailable time.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "2.5.5" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.6.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-0127" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-01-24T16:18:19Z", "nvd_published_at": "2014-03-24T14:20:00Z", "severity": "MODERATE" }, "details": "The time-validation implementation in (1) mod/feedback/complete.php and (2) mod/feedback/complete_guest.php in Moodle through 2.3.11, 2.4.x before 2.4.9, 2.5.x before 2.5.5, and 2.6.x before 2.6.2 allows remote authenticated users to bypass intended restrictions on starting a Feedback activity by choosing an unavailable time.", "id": "GHSA-6p3g-hw27-qh44", "modified": "2024-01-24T16:18:19Z", "published": "2022-05-13T01:12:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0127" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/1298acc7075614d8f24befe7e50edbd695498d66" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/71037bf26c1e66c628f952b777a9b068775f7b24" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/7b839b0ec1d3d7fdfe7f76066c49829936a2390e" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/aea324963dfee857315d147bf0c17659bb43991e" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=256417" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-43656" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2014/03/17/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle\u0027s time-validation implementation allows bypassing intended restrictions" }
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.