From 53544146aca790ce7e91189bad1718ed719c0f88 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:17:26 +0000 Subject: [PATCH] Publish Advisories GHSA-hhxg-rvc9-8726 GHSA-hhxg-rvc9-8726 --- .../GHSA-hhxg-rvc9-8726.json | 61 +++++++++++++++++++ .../GHSA-hhxg-rvc9-8726.json | 35 ----------- 2 files changed, 61 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json delete mode 100644 advisories/unreviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json diff --git a/advisories/github-reviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json b/advisories/github-reviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json new file mode 100644 index 00000000000..fbd5ca903cc --- /dev/null +++ b/advisories/github-reviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json @@ -0,0 +1,61 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-hhxg-rvc9-8726", + "modified": "2024-10-23T17:16:22Z", + "published": "2024-10-23T00:31:45Z", + "aliases": [ + "CVE-2024-48652" + ], + "summary": "camaleon_cms affected by cross site scripting", + "details": "Cross Site Scripting vulnerability in camaleon-cms v.2.7.5 allows remote attacker to execute arbitrary code via the content group name field.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "RubyGems", + "name": "camaleon_cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "2.7.5" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48652" + }, + { + "type": "PACKAGE", + "url": "https://github.com/owen2345/camaleon-cms" + }, + { + "type": "WEB", + "url": "https://github.com/paragbagul111/CVE-2024-48652" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-79" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2024-10-23T17:16:22Z", + "nvd_published_at": "2024-10-22T22:15:06Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json b/advisories/unreviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json deleted file mode 100644 index d6c9fd8716b..00000000000 --- a/advisories/unreviewed/2024/10/GHSA-hhxg-rvc9-8726/GHSA-hhxg-rvc9-8726.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-hhxg-rvc9-8726", - "modified": "2024-10-23T00:31:45Z", - "published": "2024-10-23T00:31:45Z", - "aliases": [ - "CVE-2024-48652" - ], - "details": "Cross Site Scripting vulnerability in camaleon-cms v.2.7.5 allows remote attacker to execute arbitrary code via the content group name field.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-48652" - }, - { - "type": "WEB", - "url": "https://github.com/paragbagul111/CVE-2024-48652" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-10-22T22:15:06Z" - } -} \ No newline at end of file