ghsa-6q9g-3vfq-q2qj
Vulnerability from github
Published
2022-04-30 00:00
Modified
2022-05-24 22:20
Severity ?
Summary
Improper Authentication in moodle
Details
Insufficient capability checks could allow users with the moodle/site:uploadusers capability to delete users, without having the necessary moodle/user:delete capability.
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "3.11.0" }, { "fixed": "3.11.6" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "3.10.0" }, { "fixed": "3.10.10" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "3.9" }, { "fixed": "3.9.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0985" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2022-05-24T22:20:25Z", "nvd_published_at": "2022-04-29T16:15:00Z", "severity": "MODERATE" }, "details": "Insufficient capability checks could allow users with the moodle/site:uploadusers capability to delete users, without having the necessary moodle/user:delete capability.", "id": "GHSA-6q9g-3vfq-q2qj", "modified": "2022-05-24T22:20:25Z", "published": "2022-04-30T00:00:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0985" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/addd4f894d8173ec8ff0ae2212d51a1977e7bcad" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2064117" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Authentication in moodle" }
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.