mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-2563-fp9c-mgm8
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user