CVE-2023-48396

Source
https://cve.org/CVERecord?id=CVE-2023-48396
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-48396.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-48396
Aliases
Published
2024-07-30T08:15:33.731Z
Modified
2026-07-15T01:49:20.354290532Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
Apache SeaTunnel Web: Authentication bypass
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "1.0.0"
                },
                {
                    "last_affected": "1.0.0"
                }
            ]
        }
    ],
    "cna_assigner": "apache",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/48xxx/CVE-2023-48396.json",
    "cwe_ids": [
        "CWE-290"
    ]
}
References

Affected packages

Git / github.com/apache/seatunnel

Affected ranges

Type
GIT
Repo
https://github.com/apache/seatunnel
Events
Database specific
{
    "cpe": "cpe:2.3:a:apache:seatunnel:1.0.0:*:*:*:*:*:*:*",
    "source": "CPE_STRING",
    "extracted_events": [
        {
            "introduced": "1.0.0"
        },
        {
            "last_affected": "1.0.0"
        }
    ]
}

Affected versions

1.*
1.0.0
v1.*
v1.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-48396.json"