Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Tian Xin Wu

Researcher fromNumen Cyber ​​​​Labs, Singapore
#22879of 53,635
10Total CVSS
Vulnerabilities · 1
PT-2022-6257
10
2022-11-03
Apache · Apache Linkis · CVE-2022-44645
**Name of the Vulnerable Software and Affected Versions** Apache Linkis versions 1.3.0 and earlier **Description** A deserialization vulnerability exists in Apache Linkis when used with the MySQL Connector/J, allowing for possible remote code execution impact. This occurs when an attacker has write access to a database and configures a new datasource with a MySQL data source and malicious parameters. The parameters in the jdbc url should be blacklisted to prevent exploitation. **Recommendations** For Apache Linkis versions 1.3.0 and earlier, upgrade to version 1.3.1 to resolve the issue. As a temporary workaround, consider blacklisting malicious parameters in the jdbc url to minimize the risk of exploitation. Restrict access to the MySQL Connector/J to prevent attackers from configuring new datasources with malicious parameters.