First published: Mon Apr 10 2023(Updated: )
In Apache Linkis <=1.3.1, The PublicService module uploads files without restrictions on the path to the uploaded files, and file types. We recommend users upgrade the version of Linkis to version 1.3.2. For versions <=1.3.1, we suggest turning on the file path check switch in linkis.properties `wds.linkis.workspace.filesystem.owner.check=true` `wds.linkis.workspace.filesystem.path.check=true`
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache Linkis | <=1.3.1 | |
maven/org.apache.linkis:linkis | <1.3.2 | 1.3.2 |
<=1.3.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-27602 has a moderate severity due to unrestricted file uploads in Apache Linkis.
To fix CVE-2023-27602, upgrade Apache Linkis to version 1.3.2.
CVE-2023-27602 affects Apache Linkis versions up to and including 1.3.1.
CVE-2023-27602 poses risks such as unauthorized file access and potential server compromise due to unrestricted file uploads.
Yes, enabling the file path check switch can serve as a temporary workaround for CVE-2023-27602.