Publish Advisories

GHSA-3fc8-2r3f-8wrg
GHSA-q7qr-22qw-pqgx
GHSA-x8h2-255q-jg4x
This commit is contained in:
advisory-database[bot]
2024-09-30 19:59:07 +00:00
parent 361a6a1189
commit b3b60173cc
3 changed files with 18 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-3fc8-2r3f-8wrg",
"modified": "2024-09-23T20:30:11Z",
"modified": "2024-09-30T19:57:27Z",
"published": "2024-09-23T20:30:11Z",
"aliases": [
"CVE-2024-47066"
@@ -12,6 +12,10 @@
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:L/A:H"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:H/SI:L/SA:H"
}
],
"affected": [
@@ -68,7 +72,7 @@
"cwe_ids": [
"CWE-918"
],
"severity": "CRITICAL",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-09-23T20:30:11Z",
"nvd_published_at": "2024-09-23T16:15:06Z"
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q7qr-22qw-pqgx",
"modified": "2024-09-25T18:56:45Z",
"modified": "2024-09-30T19:57:46Z",
"published": "2024-09-25T03:30:36Z",
"aliases": [
"CVE-2024-8291"
@@ -9,6 +9,10 @@
"summary": "Cross site scripting in Concrete CMS",
"details": "Concrete CMS versions 9.0.0 to 9.3.3 and below 8.5.19 are vulnerable to Stored XSS in Image Editor Background Color.  A rogue admin could add malicious code to the Thumbnails/Add-Type.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"
@@ -86,7 +90,8 @@
],
"database_specific": {
"cwe_ids": [
"CWE-22"
"CWE-22",
"CWE-79"
],
"severity": "LOW",
"github_reviewed": true,
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x8h2-255q-jg4x",
"modified": "2024-09-25T19:00:22Z",
"modified": "2024-09-30T19:57:40Z",
"published": "2024-09-25T03:30:36Z",
"aliases": [
"CVE-2024-7398"
@@ -9,6 +9,10 @@
"summary": "Cross site scripting in Concrete CMS",
"details": "Concrete CMS versions 9 through 9.3.3 and versions below 8.5.19 are vulnerable to stored XSS in the calendar event addition feature because the calendar event name was not sanitized on output. Users or groups with permission to create event calendars can embed scripts, and users or groups with permission to modify event calendars can execute scripts. ",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:A/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X"