Publish Advisories

GHSA-hhxg-rvc9-8726
GHSA-hhxg-rvc9-8726
This commit is contained in:
advisory-database[bot]
2024-10-23 17:17:26 +00:00
parent 6a6907dd12
commit 53544146ac
2 changed files with 61 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}