In Apache Linkis <=1.3.0 when used with the MySQL Connector/J, an authenticated attacker could read arbitrary local file by connecting a rogue mysql server, By adding allowLoadLocalInfile to true in the jdbc parameter. Therefore, the parameters in the jdbc url should be blacklisted. Versions of Apache Linkis <= 1.3.0 will be affected. We recommend users upgrade the version of Linkis to version 1.3.1
{
"nvd_published_at": "2023-01-31T10:15:00Z",
"cwe_ids": [
"CWE-20",
"CWE-200",
"CWE-312"
],
"severity": "MODERATE",
"github_reviewed_at": "2023-02-02T00:09:07Z",
"github_reviewed": true
}