ghsa-77jm-f3vj-xvx2
Vulnerability from github
Published
2023-03-23 21:30
Modified
2024-04-19 16:22
Severity ?
Summary
Moodle vulnerable to Cross-site Scripting
Details
Content output by the database auto-linking filter required additional sanitizing to prevent an XSS risk.
{ "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-28331" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-03-23T23:08:58Z", "nvd_published_at": "2023-03-23T21:15:00Z", "severity": "MODERATE" }, "details": "Content output by the database auto-linking filter required additional sanitizing to prevent an XSS risk.", "id": "GHSA-77jm-f3vj-xvx2", "modified": "2024-04-19T16:22:07Z", "published": "2023-03-23T21:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28331" }, { "type": "WEB", "url": "https://github.com/moodle/moodle/commit/1899e0397350c4c2bb3e73773981f66f16f8f2fc" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2179418" }, { "type": "WEB", "url": "https://git.moodle.org/gw?p=moodle.git;a=commitdiff;h=1899e0397350c4c2bb3e73773981f66f16f8f2fc" }, { "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=445063" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Moodle vulnerable to Cross-site Scripting" }
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.