ghsa-36cm-vrqh-8p98
Vulnerability from github
Published
2022-05-13 01:12
Modified
2024-01-25 20:55
Summary
Moodle allows attackers to cause a denial of service
Details
filter/urltolink/filter.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 allows remote authenticated users to cause a denial of service (CPU consumption or partial outage) via a crafted string that is matched against an improper regular expression.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.7.0" }, { "fixed": "2.7.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "2.8.0" }, { "fixed": "2.8.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-2268" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-01-25T20:55:36Z", "nvd_published_at": "2015-06-01T19:59:00Z", "severity": "MODERATE" }, "details": "filter/urltolink/filter.php in Moodle through 2.5.9, 2.6.x before 2.6.9, 2.7.x before 2.7.6, and 2.8.x before 2.8.4 allows remote authenticated users to cause a denial of service (CPU consumption or partial outage) via a crafted string that is matched against an improper regular expression.", "id": "GHSA-36cm-vrqh-8p98", "modified": "2024-01-25T20:55:36Z", "published": "2022-05-13T01:12:45Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-2268" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/07323f50ffc71f8ba1b2914ec8947451e32a61c1" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/12ba38e725440eda73301d1dd354583c26d2c65d" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/1b249517781dbb49aa19040d7bb6d446d325bf8e" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/5219605a81b494c5bb6210ade3ea02d16b1c0d06" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/71ab589855e6ce9fa9a30051f8efd6153284344e" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/82406581afc4fa6e18051900434004d8563cf5c0" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/fdab8c0a518357253ad26bd2f113d7393adf418a" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=307382" }, { "type": "WEB", "url": "http://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-38466" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2015/03/16/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Moodle allows attackers to cause a denial of service" }
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.