Publish Advisories

GHSA-jg4f-8w9x-jv35
GHSA-vvh5-7v3m-j3mj
GHSA-4w54-wwc9-x62c
GHSA-67fv-9r7g-432h
GHSA-qg33-x2c5-6p44
This commit is contained in:
advisory-database[bot]
2024-07-05 21:23:24 +00:00
parent c4f87aebe7
commit 7c3dd9a938
5 changed files with 25 additions and 10 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jg4f-8w9x-jv35",
"modified": "2024-06-04T16:00:31Z",
"modified": "2024-07-05T21:22:52Z",
"published": "2024-05-31T21:30:55Z",
"aliases": [
"CVE-2024-34003"
@@ -9,7 +9,10 @@
"summary": "Moodle Authenticated LFI risk in some misconfigured shared hosting environments",
"details": "In a shared hosting environment that has been misconfigured to allow access to other users' content, a Moodle user with both access to restore workshop modules and direct access to the web server outside of the Moodle webroot could execute a local file include.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:L"
}
],
"affected": [
{
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vvh5-7v3m-j3mj",
"modified": "2024-06-04T17:37:34Z",
"modified": "2024-07-05T21:22:37Z",
"published": "2024-05-31T21:30:55Z",
"aliases": [
"CVE-2024-34006"
@@ -9,7 +9,10 @@
"summary": "Moodle Unsanitized HTML in site log for config_log_created",
"details": "The site log report required additional encoding of event descriptions to ensure any HTML in the content is displayed in plaintext instead of being rendered.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4w54-wwc9-x62c",
"modified": "2024-06-04T18:07:38Z",
"modified": "2024-07-05T21:22:25Z",
"published": "2024-06-03T06:30:53Z",
"aliases": [
"CVE-2024-36042"
@@ -9,7 +9,10 @@
"summary": "Silverpeas authentication bypass",
"details": "Silverpeas before 6.3.5 allows authentication bypass by omitting the Password field to AuthenticationServlet, often providing an unauthenticated user with superadmin access.",
"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": [
{
@@ -49,6 +52,10 @@
"type": "PACKAGE",
"url": "https://github.com/Silverpeas/Silverpeas-Core"
},
{
"type": "WEB",
"url": "https://github.com/Silverpeas/Silverpeas-Core/tags"
},
{
"type": "WEB",
"url": "https://silverpeas.org"
@@ -56,9 +63,9 @@
],
"database_specific": {
"cwe_ids": [
"CWE-288"
],
"severity": "HIGH",
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-06-04T18:06:25Z",
"nvd_published_at": "2024-06-03T06:15:09Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-67fv-9r7g-432h",
"modified": "2024-06-13T22:03:59Z",
"modified": "2024-07-05T21:21:55Z",
"published": "2024-06-13T18:31:59Z",
"aliases": [
"CVE-2024-36760"
@@ -59,6 +59,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-120",
"CWE-674"
],
"severity": "HIGH",
@@ -51,7 +51,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-913"
"CWE-913",
"CWE-94"
],
"severity": "HIGH",
"github_reviewed": true,