Vulnerability CVE-2023-48396


Published: 2024-07-30

Description:
Web Authentication vulnerability in Apache SeaTunnel. Since the jwt key is hardcoded in the application, an attacker can forge
any token to log in any user.

Attacker can get secret key in /seatunnel-server/seatunnel-app/src/main/resources/application.yml and then create a token.
This issue affects Apache SeaTunnel: 1.0.0.

Users are recommended to upgrade to version 1.0.1, which fixes the issue.

Type:

CWE-290

(Authentication Bypass by Spoofing)

 References:
https://lists.apache.org/thread/1tdxfjksx0vb9gtyt77wlr6rdcy1qwmw

Copyright 2024, cxsecurity.com

 

Back to Top