Publish GHSA-6gch-63wp-4v5f

This commit is contained in:
advisory-database[bot]
2024-09-25 14:31:27 +00:00
parent 02706b3014
commit 6736a74b34
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6gch-63wp-4v5f",
"modified": "2024-09-25T14:29:58Z",
"published": "2024-09-25T03:30:35Z",
"aliases": [
"CVE-2024-39928"
],
"summary": "Apache Linkis Spark EngineConn: Commons Lang's RandomStringUtils Random string security vulnerability",
"details": "In Apache Linkis <= 1.5.0, a Random string security vulnerability in Spark EngineConn, random string generated by the Token when starting Py4j uses the Commons Lang's RandomStringUtils.\nUsers are recommended to upgrade to version 1.6.0, which fixes this issue.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.linkis:linkis-engineplugin-spark"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39928"
},
{
"type": "WEB",
"url": "https://github.com/apache/linkis/commit/82c2f4b201b746e9206bb58ef98f536fc333aa07"
},
{
"type": "PACKAGE",
"url": "https://github.com/apache/linkis"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/g664n13nb17rsogcfrn8kjgd8m89p8nw"
}
],
"database_specific": {
"cwe_ids": [
"CWE-326"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-09-25T14:29:58Z",
"nvd_published_at": "2024-09-25T01:15:40Z"
}
}