Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
advisory-database[bot] committed Jul 10, 2023
1 parent 5a9f2e1 commit 32c6ddc
Showing 1 changed file with 27 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,23 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xhfx-rm8q-c3xv",
"modified": "2022-05-24T17:40:31Z",
"modified": "2023-07-10T22:23:56Z",
"published": "2022-05-24T17:40:31Z",
"aliases": [
"CVE-2021-20183"
],
"summary": "Moodle Vulnerable to Reflected XSS",
"details": "It was found in Moodle before version 3.10.1 that some search inputs were vulnerable to reflected XSS due to insufficient escaping of search queries.",
"severity": [

],
"affected": [

{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.0-beta"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-20183"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/dc9de7b0d487b73c23c221dc0b8b6e01654921f3"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=417166"
Expand All @@ -28,8 +51,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-07-10T22:23:56Z",
"nvd_published_at": "2021-01-28T19:15:00Z"
}
}

0 comments on commit 32c6ddc

Please sign in to comment.