-
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3986f1d
commit c105c3f
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
gem: camaleon_cms | ||
cve: 2024-48652 | ||
ghsa: hhxg-rvc9-8726 | ||
url: https://github.com/paragbagul111/CVE-2024-48652 | ||
title: camaleon_cms affected by cross site scripting | ||
date: 2024-10-23 | ||
description: | | ||
Cross Site Scripting vulnerability in camaleon-cms v.2.7.5 allows | ||
remote attacker to execute arbitrary code via the content group | ||
name field. | ||
cvss_v3: 4.8 | ||
notes: | | ||
Never patched | ||
Unclear if versions 2.8.0 to 2.8.3 patch this vulnerability. | ||
related: | ||
url: | ||
- https://nvd.nist.gov/vuln/detail/CVE-2024-48652 | ||
- https://github.com/paragbagul111/CVE-2024-48652 | ||
- https://github.com/advisories/GHSA-hhxg-rvc9-8726 |