CVE-2023-27987: Apache Linkis gateway module token authentication bypass
In Apache Linkis <=1.3.1, due to the default token generated by Linkis Gateway deployment being too simple, it is easy for attackers to obtain the default token for the attack. Generation rules should add random values.
We recommend users upgrade the version of Linkis to version 1.3.2 And modify the default token value. You can refer to Token authorization[1] https://linkis.apache.org/docs/latest/auth/token https://linkis.apache.org/docs/latest/auth/token
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2023-27987?
CVE-2023-27987 is considered a moderate severity vulnerability due to its potential for exposing sensitive information through the default token.
How do I fix CVE-2023-27987?
To fix CVE-2023-27987, upgrade Apache Linkis to version 1.3.2 or later.
What versions of Apache Linkis are affected by CVE-2023-27987?
Apache Linkis versions 1.3.1 and earlier are affected by CVE-2023-27987.
Why is CVE-2023-27987 a concern for Apache Linkis users?
CVE-2023-27987 is a concern because the simplicity of the default token makes it easy for attackers to exploit.
What steps should Apache Linkis users take after addressing CVE-2023-27987?
After addressing CVE-2023-27987, users should regularly monitor their systems for further vulnerabilities and ensure secure token generation practices.