ghsa-72w2-j52c-7682
Vulnerability from github
Published
2023-03-23 21:30
Modified
2024-04-19 16:27
Severity ?
Summary
Moodle SQL Injection vulnerability
Details
Insufficient validation of profile field availability condition resulted in an SQL injection risk (by default only available to teachers and managers).
{ "affected": [ { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.1.0" }, { "fixed": "4.1.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.0.7" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "3.11.0" }, { "fixed": "3.11.13" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Packagist", "name": "moodle/moodle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.9.20" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-28329" ], "database_specific": { "cwe_ids": [ "CWE-89" ], "github_reviewed": true, "github_reviewed_at": "2023-03-23T23:08:41Z", "nvd_published_at": "2023-03-23T21:15:00Z", "severity": "HIGH" }, "details": "Insufficient validation of profile field availability condition resulted in an SQL injection risk (by default only available to teachers and managers).", "id": "GHSA-72w2-j52c-7682", "modified": "2024-04-19T16:27:26Z", "published": "2023-03-23T21:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28329" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/81e74af17f419f7910f81279efecf5c7af09f38d" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179406" }, { "type": "WEB", "url": "https://git.moodle.org/gw?p=moodle.git\u0026a=search\u0026h=HEAD\u0026st=commit\u0026s=MDL-77046" }, { "type": "PACKAGE", "url": "https://github.com/moodle/moodle" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3QZN34VSF4HTCW3C3ZP2OZYSLYUKADPF" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3QZN34VSF4HTCW3C3ZP2OZYSLYUKADPF" }, { "type": "WEB", "url": "https://moodle.org/mod/forum/discuss.php?d=445061" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Moodle SQL Injection vulnerability" }
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.