PT-2024-13693 · Apache · Apache Seatunnel
Jiahua Huang
·
Published
2024-08-21
·
Updated
2024-08-25
·
CVE-2023-49198
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Apache SeaTunnel version 1.0.0
Description
A security issue in Apache SeaTunnel allows attackers to read files on the MySQL server by modifying the information in the MySQL URL. The issue can be exploited by setting specific parameters in the MySQL URL, such as
allowLoadLocalInfile=true, allowUrlInLocalInfile=true, allowLoadLocalInfileInPath=/, and maxAllowedPacket=655360. This allows for arbitrary file read vulnerability.Recommendations
For Apache SeaTunnel version 1.0.0, upgrade to version 1.0.1, which fixes the issue. As a temporary workaround, consider restricting access to the MySQL URL handler to minimize the risk of exploitation. Avoid using the parameters
allowLoadLocalInfile, allowUrlInLocalInfile, allowLoadLocalInfileInPath, and maxAllowedPacket in the affected API endpoint until the issue is resolved.Fix
Files Accessible to External Parties
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache Seatunnel