mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-rrhf-32rq-f28h GHSA-rrhf-32rq-f28h
This commit is contained in:
@@ -0,0 +1,66 @@
|
|||||||
|
{
|
||||||
|
"schema_version": "1.4.0",
|
||||||
|
"id": "GHSA-rrhf-32rq-f28h",
|
||||||
|
"modified": "2023-04-10T16:58:23Z",
|
||||||
|
"published": "2023-04-10T09:30:15Z",
|
||||||
|
"aliases": [
|
||||||
|
"CVE-2023-29216"
|
||||||
|
],
|
||||||
|
"summary": "Apache Linkis DatasourceManager module has deserialization vulnerability",
|
||||||
|
"details": "In Apache Linkis <=1.3.1, because the parameters are not effectively filtered, the attacker can use the MySQL data source and malicious parameters to configure a new data source to trigger a deserialization vulnerability, eventually leading to remote code execution. Users should upgrade their version of Linkis to version 1.3.2.\n",
|
||||||
|
"severity": [
|
||||||
|
|
||||||
|
],
|
||||||
|
"affected": [
|
||||||
|
{
|
||||||
|
"package": {
|
||||||
|
"ecosystem": "Maven",
|
||||||
|
"name": "org.apache.linkis:linkis-datasource"
|
||||||
|
},
|
||||||
|
"ranges": [
|
||||||
|
{
|
||||||
|
"type": "ECOSYSTEM",
|
||||||
|
"events": [
|
||||||
|
{
|
||||||
|
"introduced": "0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"fixed": "1.3.2"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"references": [
|
||||||
|
{
|
||||||
|
"type": "ADVISORY",
|
||||||
|
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29216"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "PACKAGE",
|
||||||
|
"url": "https://github.com/apache/linkis"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "WEB",
|
||||||
|
"url": "https://linkis.apache.org/download/release-notes-1.3.2/"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "WEB",
|
||||||
|
"url": "https://lists.apache.org/thread/18vv0m32oy51nzk8tbz13qdl5569y55l"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "WEB",
|
||||||
|
"url": "http://www.openwall.com/lists/oss-security/2023/04/10/5"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"database_specific": {
|
||||||
|
"cwe_ids": [
|
||||||
|
"CWE-502"
|
||||||
|
],
|
||||||
|
"severity": "HIGH",
|
||||||
|
"github_reviewed": true,
|
||||||
|
"github_reviewed_at": "2023-04-10T16:58:23Z",
|
||||||
|
"nvd_published_at": "2023-04-10T08:15:00Z"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -1,35 +0,0 @@
|
|||||||
{
|
|
||||||
"schema_version": "1.4.0",
|
|
||||||
"id": "GHSA-rrhf-32rq-f28h",
|
|
||||||
"modified": "2023-04-10T09:30:15Z",
|
|
||||||
"published": "2023-04-10T09:30:15Z",
|
|
||||||
"aliases": [
|
|
||||||
"CVE-2023-29216"
|
|
||||||
],
|
|
||||||
"details": "\nIn Apache Linkis <=1.3.1, because the parameters are not\neffectively filtered, the attacker uses the MySQL data source and malicious parameters to\nconfigure a new data source to trigger a deserialization vulnerability, eventually leading to\nremote code execution.\n Versions of Apache Linkis <= 1.3.0 will be affected.\nWe recommend users upgrade the version of Linkis to version 1.3.2.\n\n\n",
|
|
||||||
"severity": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"affected": [
|
|
||||||
|
|
||||||
],
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"type": "ADVISORY",
|
|
||||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-29216"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "WEB",
|
|
||||||
"url": "https://lists.apache.org/thread/18vv0m32oy51nzk8tbz13qdl5569y55l"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"database_specific": {
|
|
||||||
"cwe_ids": [
|
|
||||||
"CWE-502"
|
|
||||||
],
|
|
||||||
"severity": null,
|
|
||||||
"github_reviewed": false,
|
|
||||||
"github_reviewed_at": null,
|
|
||||||
"nvd_published_at": "2023-04-10T08:15:00Z"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user