From a1c2835e4ec84137cc2a1c157dc3969f7e5c1723 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 21:40:47 +0000 Subject: [PATCH] Publish Advisories GHSA-38m8-5gfc-663g GHSA-c579-hhw5-cr3p GHSA-pcm8-qqrp-w6qf --- .../GHSA-38m8-5gfc-663g.json | 35 +++++++++++++++---- .../GHSA-c579-hhw5-cr3p.json | 35 +++++++++++++++---- .../GHSA-pcm8-qqrp-w6qf.json | 35 +++++++++++++++---- 3 files changed, 87 insertions(+), 18 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json (55%) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json (56%) rename advisories/{unreviewed => github-reviewed}/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json (55%) diff --git a/advisories/unreviewed/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json b/advisories/github-reviewed/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json similarity index 55% rename from advisories/unreviewed/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json rename to advisories/github-reviewed/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json index d7768109999..bbe605982c6 100644 --- a/advisories/unreviewed/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json +++ b/advisories/github-reviewed/2024/02/GHSA-38m8-5gfc-663g/GHSA-38m8-5gfc-663g.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-38m8-5gfc-663g", - "modified": "2024-02-22T15:30:38Z", + "modified": "2024-02-22T21:38:16Z", "published": "2024-02-22T15:30:38Z", "aliases": [ "CVE-2024-25874" ], + "summary": "Enhavo Cross-site Scripting vulnerability", "details": "A cross-site scripting (XSS) vulnerability in the New/Edit Article module of Enhavo CMS v0.13.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Create Tag text field.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "enhavo/enhavo-app" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.13.1" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,10 @@ "type": "WEB", "url": "https://github.com/dd3x3r/enhavo/blob/main/xss-create-tag-v0.13.1.md" }, + { + "type": "PACKAGE", + "url": "https://github.com/enhavo/enhavo-app" + }, { "type": "WEB", "url": "https://www.enhavo.com" @@ -29,11 +52,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-22T21:38:16Z", "nvd_published_at": "2024-02-22T14:15:46Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json b/advisories/github-reviewed/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json similarity index 56% rename from advisories/unreviewed/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json rename to advisories/github-reviewed/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json index 6015a3bfabd..8c9e8a5435f 100644 --- a/advisories/unreviewed/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json +++ b/advisories/github-reviewed/2024/02/GHSA-c579-hhw5-cr3p/GHSA-c579-hhw5-cr3p.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-c579-hhw5-cr3p", - "modified": "2024-02-22T15:30:38Z", + "modified": "2024-02-22T21:38:56Z", "published": "2024-02-22T15:30:38Z", "aliases": [ "CVE-2024-25875" ], + "summary": "Enhavo Cross-site Scripting vulnerability", "details": "A cross-site scripting (XSS) vulnerability in the Header module of Enhavo CMS v0.13.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Undertitle text field.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "enhavo/enhavo-app" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.13.1" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,10 @@ "type": "WEB", "url": "https://github.com/dd3x3r/enhavo/blob/main/xss-page-content-header-undertitel-v0.13.1.md" }, + { + "type": "PACKAGE", + "url": "https://github.com/enhavo/enhavo-app" + }, { "type": "WEB", "url": "https://www.enhavo.com" @@ -29,11 +52,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-22T21:38:56Z", "nvd_published_at": "2024-02-22T14:15:46Z" } } \ No newline at end of file diff --git a/advisories/unreviewed/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json b/advisories/github-reviewed/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json similarity index 55% rename from advisories/unreviewed/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json rename to advisories/github-reviewed/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json index c206f94f531..42b88914b2a 100644 --- a/advisories/unreviewed/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json +++ b/advisories/github-reviewed/2024/02/GHSA-pcm8-qqrp-w6qf/GHSA-pcm8-qqrp-w6qf.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-pcm8-qqrp-w6qf", - "modified": "2024-02-22T15:30:39Z", + "modified": "2024-02-22T21:39:27Z", "published": "2024-02-22T15:30:39Z", "aliases": [ "CVE-2024-25876" ], + "summary": "Enhavo Cross-site Scripting vulnerability", "details": "A cross-site scripting (XSS) vulnerability in the Header module of Enhavo CMS v0.13.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Title text field.", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Packagist", + "name": "enhavo/enhavo-app" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "0.13.1" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,10 @@ "type": "WEB", "url": "https://github.com/dd3x3r/enhavo/blob/main/xss-page-content-header-titel-v0.13.1.md" }, + { + "type": "PACKAGE", + "url": "https://github.com/enhavo/enhavo-app" + }, { "type": "WEB", "url": "https://www.enhavo.com" @@ -29,11 +52,11 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-79" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-02-22T21:39:27Z", "nvd_published_at": "2024-02-22T14:15:47Z" } } \ No newline at end of file