From 8241369cd6f1d47fccd93aff70545ed09e2f567f Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 14:36:11 +0000 Subject: [PATCH] Publish GHSA-rp28-mvq3-wf8j --- .../GHSA-rp28-mvq3-wf8j.json | 43 ++++++++++++++++--- 1 file changed, 38 insertions(+), 5 deletions(-) rename advisories/{unreviewed => github-reviewed}/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json (53%) diff --git a/advisories/unreviewed/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json b/advisories/github-reviewed/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json similarity index 53% rename from advisories/unreviewed/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json rename to advisories/github-reviewed/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json index a26cbf997ff..2a28a49d4d1 100644 --- a/advisories/unreviewed/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json +++ b/advisories/github-reviewed/2025/03/GHSA-rp28-mvq3-wf8j/GHSA-rp28-mvq3-wf8j.json @@ -1,19 +1,40 @@ { "schema_version": "1.4.0", "id": "GHSA-rp28-mvq3-wf8j", - "modified": "2025-03-14T15:32:03Z", + "modified": "2025-03-17T14:34:48Z", "published": "2025-03-14T15:32:03Z", "aliases": [ "CVE-2025-2304" ], + "summary": "Camaleon CMS Vulnerable to Privilege Escalation through a Mass Assignment", "details": "A Privilege Escalation through a Mass Assignment exists in Camaleon CMS\n\nWhen a user wishes to change his password, the 'updated_ajax' method of the UsersController is called. The vulnerability stems from the use of the dangerous permit! method, which allows all parameters to pass through without any filtering.", "severity": [ { "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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" + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H" + } + ], + "affected": [ + { + "package": { + "ecosystem": "RubyGems", + "name": "camaleon_cms" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "2.9.1" + } + ] + } + ] } ], - "affected": [], "references": [ { "type": "ADVISORY", @@ -21,8 +42,20 @@ }, { "type": "WEB", + "url": "https://github.com/owen2345/camaleon-cms/pull/1109" + }, + { + "type": "WEB", + "url": "https://github.com/owen2345/camaleon-cms/commit/179fd6b1ecf258d3e214aebfa87ac4a322ea4db4" + }, + { + "type": "PACKAGE", "url": "https://github.com/owen2345/camaleon-cms" }, + { + "type": "WEB", + "url": "https://github.com/owen2345/camaleon-cms/releases/tag/2.9.1" + }, { "type": "WEB", "url": "https://www.tenable.com/security/research/tra-2025-09" @@ -33,8 +66,8 @@ "CWE-915" ], "severity": "CRITICAL", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-03-17T14:34:48Z", "nvd_published_at": "2025-03-14T13:15:41Z" } } \ No newline at end of file