Publish Advisories

GHSA-29m8-wh9p-5wc4
GHSA-29m8-wh9p-5wc4
This commit is contained in:
advisory-database[bot]
2025-03-27 18:20:29 +00:00
parent 3c6593827b
commit 0b0762ff92
2 changed files with 69 additions and 31 deletions
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-29m8-wh9p-5wc4",
"modified": "2025-03-27T18:18:39Z",
"published": "2025-03-27T15:31:14Z",
"aliases": [
"CVE-2025-30067"
],
"summary": "Apache Kylin Code Injection via JDBC Configuration Alteration",
"details": "Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Kylin. \nIf an attacker gets access to Kylin's system or project admin permission, the JDBC connection configuration maybe altered to execute arbitrary code from the remote. You are fine as long as the Kylin's system and project admin access is well protected.\n\nThis issue affects Apache Kylin: from 4.0.0 through 5.0.1.\n\nUsers are recommended to upgrade to version 5.0.2 or above, which fixes the issue.",
"severity": [
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.kylin:kylin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.0.0"
},
{
"fixed": "5.0.2"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30067"
},
{
"type": "WEB",
"url": "https://github.com/apache/kylin/commit/21d98f3ef29f71b50dacabbf039905f9f0f71b95"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/kylin"
},
{
"type": "WEB",
"url": "https://issues.apache.org/jira/browse/KYLIN-5994"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/6j19pt8yoqfphf1lprtrzoqkvz1gwbnc"
}
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": "LOW",
"github_reviewed": true,
"github_reviewed_at": "2025-03-27T18:18:39Z",
"nvd_published_at": "2025-03-27T15:16:02Z"
}
}
@@ -1,31 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-29m8-wh9p-5wc4",
"modified": "2025-03-27T15:31:14Z",
"published": "2025-03-27T15:31:14Z",
"aliases": [
"CVE-2025-30067"
],
"details": "Improper Control of Generation of Code ('Code Injection') vulnerability in Apache Kylin. \nIf an attacker gets access to Kylin's system or project admin permission, the JDBC connection configuration maybe altered to execute arbitrary code from the remote. You are fine as long as the Kylin's system and project admin access is well protected.\n\nThis issue affects Apache Kylin: from 4.0.0 through 5.0.1.\n\nUsers are recommended to upgrade to version 5.0.2 or above, which fixes the issue.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30067"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/6j19pt8yoqfphf1lprtrzoqkvz1gwbnc"
}
],
"database_specific": {
"cwe_ids": [
"CWE-94"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-27T15:16:02Z"
}
}