Publish Advisories

GHSA-28gc-4qq5-8q26
GHSA-w8x2-w4qr-v3x4
GHSA-wf5p-g6vw-rhxx
GHSA-wf5p-g6vw-rhxx
This commit is contained in:
advisory-database[bot]
2023-11-10 00:36:51 +00:00
parent 3bfa513b9e
commit 5ce62b5dbd
4 changed files with 140 additions and 43 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-28gc-4qq5-8q26",
"modified": "2023-11-09T21:30:38Z",
"modified": "2023-11-10T00:36:00Z",
"published": "2023-11-09T21:30:38Z",
"aliases": [
"CVE-2023-5541"
],
"summary": "Moodle Cross-site Scripting vulnerability",
"details": "The CSV grade import method contained an XSS risk for users importing the spreadsheet, if it contained unsafe content.",
"severity": [
{
@@ -14,17 +15,43 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.3.0-rc2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5541"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/f5f6ce375e37da902afb043c6b506129fc433233"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243437"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=451582"
@@ -39,8 +66,8 @@
"CWE-79"
],
"severity": "LOW",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-11-10T00:36:00Z",
"nvd_published_at": "2023-11-09T20:15:09Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w8x2-w4qr-v3x4",
"modified": "2023-11-09T21:30:38Z",
"modified": "2023-11-10T00:36:18Z",
"published": "2023-11-09T21:30:38Z",
"aliases": [
"CVE-2023-5540"
],
"summary": "Moodle Code Injection vulnerability",
"details": "A remote code execution risk was identified in the IMSCP activity. By default this was only available to teachers and managers.",
"severity": [
{
@@ -14,17 +15,43 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "moodle/moodle"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.3.0-rc2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5540"
},
{
"type": "WEB",
"url": "https://github.com/moodle/moodle/commit/3400ae6510b11202aa9d86f7e75b3dff10d81522"
},
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243432"
},
{
"type": "PACKAGE",
"url": "https://github.com/moodle/moodle"
},
{
"type": "WEB",
"url": "https://moodle.org/mod/forum/discuss.php?d=451581"
@@ -39,8 +66,8 @@
"CWE-94"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-11-10T00:36:18Z",
"nvd_published_at": "2023-11-09T20:15:09Z"
}
}
@@ -0,0 +1,78 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wf5p-g6vw-rhxx",
"modified": "2023-11-10T00:35:37Z",
"published": "2023-11-08T21:30:37Z",
"aliases": [
"CVE-2023-45857"
],
"summary": "Axios Cross-Site Request Forgery Vulnerability",
"details": "An issue discovered in Axios 0.8.1 through 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "axios"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.8.1"
},
{
"fixed": "1.6.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/issues/6006"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/issues/6022"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/pull/6028"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/commit/96ee232bd3ee4de2e657333d4d2191cd389e14d0"
},
{
"type": "PACKAGE",
"url": "https://github.com/axios/axios"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/releases/tag/v1.6.0"
},
{
"type": "WEB",
"url": "https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-11-10T00:35:37Z",
"nvd_published_at": "2023-11-08T21:15:08Z"
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wf5p-g6vw-rhxx",
"modified": "2023-11-08T21:30:37Z",
"published": "2023-11-08T21:30:37Z",
"aliases": [
"CVE-2023-45857"
],
"details": "An issue discovered in Axios 1.5.1 inadvertently reveals the confidential XSRF-TOKEN stored in cookies by including it in the HTTP header X-XSRF-TOKEN for every request made to any host allowing attackers to view sensitive information.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45857"
},
{
"type": "WEB",
"url": "https://github.com/axios/axios/issues/6006"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-11-08T21:15:08Z"
}
}