diff --git a/advisories/github-reviewed/2023/03/GHSA-2563-fp9c-mgm8/GHSA-2563-fp9c-mgm8.json b/advisories/github-reviewed/2023/03/GHSA-2563-fp9c-mgm8/GHSA-2563-fp9c-mgm8.json index 2327c339c18..8c2447a771c 100644 --- a/advisories/github-reviewed/2023/03/GHSA-2563-fp9c-mgm8/GHSA-2563-fp9c-mgm8.json +++ b/advisories/github-reviewed/2023/03/GHSA-2563-fp9c-mgm8/GHSA-2563-fp9c-mgm8.json @@ -1,14 +1,19 @@ { "schema_version": "1.4.0", "id": "GHSA-2563-fp9c-mgm8", - "modified": "2023-03-07T20:59:15Z", + "modified": "2025-03-06T20:57:35Z", "published": "2023-03-06T21:30:18Z", "aliases": [ "CVE-2021-36394" ], "summary": "Moodle Session Fixation vulnerability", "details": "In Moodle, a remote code execution risk was identified in the Shibboleth authentication plugin.", - "severity": [], + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" + } + ], "affected": [ { "package": { @@ -84,9 +89,10 @@ ], "database_specific": { "cwe_ids": [ - "CWE-384" + "CWE-384", + "CWE-94" ], - "severity": "HIGH", + "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2023-03-07T20:59:15Z", "nvd_published_at": "2023-03-06T21:15:00Z"