SB2024111361 - Multiple vulnerabilities in DataEase
Published: November 13, 2024 Updated: April 16, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Improper Verification of Cryptographic Signature (CVE-ID: CVE-2024-47073)
CWE-ID: CWE-347 - Improper Verification of Cryptographic Signature
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to access arbitrary interfaces.
The vulnerability exists due to improper authentication in TokenUtils.userBOByToken when handling JWT-based authentication requests. A remote attacker can send a specially crafted request with a forged JWT token to access arbitrary interfaces.
2) Use of hard-coded credentials (CVE-ID: CVE-2024-52295)
CWE-ID: CWE-798 - Use of Hard-coded Credentials
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Amber
The vulnerability allows a remote attacker to forge JWT tokens and take over the service.
The vulnerability exists due to the use of a hardcoded cryptographic key and hardcoded identity claims in SubstituleLoginServer when generating JWT tokens. A remote attacker can create a specially crafted token to forge JWT tokens and take over the service.
Remediation
Install update from vendor's website.