Publish Advisories

GHSA-7m3w-m5g3-cc88
GHSA-847x-x4jg-6gf4
GHSA-847x-x4jg-6gf4
This commit is contained in:
advisory-database[bot]
2025-04-21 16:57:04 +00:00
parent eb2de1dac6
commit 7d70e41958
3 changed files with 93 additions and 36 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-7m3w-m5g3-cc88",
"modified": "2025-04-21T15:31:23Z",
"modified": "2025-04-21T16:55:53Z",
"published": "2025-04-21T15:31:23Z",
"aliases": [
"CVE-2024-41446"
],
"summary": "OpenCMS cross-site scripting (XSS) vulnerability",
"details": "A stored cross-site scripting (XSS) vulnerability in Alkacon OpenCMS v17.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the image parameter under the Create/Modify article function.",
"severity": [
{
@@ -13,7 +14,27 @@
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.opencms:opencms-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "17.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
@@ -24,12 +45,12 @@
"url": "https://github.com/Sidd545-cr/CVE/blob/main/CVE-2024-41446%20-%20Stored%20XSS%20in%20image%20copyright%20attribute.pdf"
},
{
"type": "WEB",
"url": "http://alkacon.com"
"type": "PACKAGE",
"url": "https://github.com/alkacon/opencms-core"
},
{
"type": "WEB",
"url": "http://opencms.com"
"url": "https://www.opencms.org"
}
],
"database_specific": {
@@ -37,8 +58,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2025-04-21T16:55:53Z",
"nvd_published_at": "2025-04-21T14:15:35Z"
}
}
@@ -0,0 +1,65 @@
{
"schema_version": "1.4.0",
"id": "GHSA-847x-x4jg-6gf4",
"modified": "2025-04-21T16:55:46Z",
"published": "2025-04-21T15:31:18Z",
"aliases": [
"CVE-2024-29643"
],
"summary": "croogo Host header injection",
"details": "An issue in croogo v.3.0.2 allows an attacker to perform Host header injection via the feed.rss component.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "croogo/croogo"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.0.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29643"
},
{
"type": "WEB",
"url": "https://github.com/croogo/croogo/issues/1005"
},
{
"type": "PACKAGE",
"url": "https://github.com/croogo/croogo"
},
{
"type": "WEB",
"url": "https://medium.com/@christbowel6/cve-2024-29643-host-header-injection-in-croogo-v3-0-2-0aded525f574"
}
],
"database_specific": {
"cwe_ids": [
"CWE-74"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-04-21T16:55:45Z",
"nvd_published_at": "2025-04-18T15:15:53Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-847x-x4jg-6gf4",
"modified": "2025-04-21T15:31:18Z",
"published": "2025-04-21T15:31:18Z",
"aliases": [
"CVE-2024-29643"
],
"details": "An issue in croogo v.3.0.2 allows an attacker to perform Host header injection via the feed.rss component.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29643"
},
{
"type": "WEB",
"url": "https://medium.com/@christbowel6/cve-2024-29643-host-header-injection-in-croogo-v3-0-2-0aded525f574"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-04-18T15:15:53Z"
}
}