SB2025060315 - Use of a broken or risky cryptographic algorithm in beego
Published: June 3, 2025
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use of a broken or risky cryptographic algorithm (CVE-ID: CVE-2024-55885)
CWE-ID: CWE-327 - Use of a Broken or Risky Cryptographic Algorithm
CVSSv4: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
The vulnerability allows a remote attacker to modify data on the system.
The vulnerability exists due to beego use MD5 as a hashing algorithm and MD5 is no longer considered secure against well-funded opponents due to its vulnerability to collision attacks. A remote attacker can gain unauthorized access to modify data on the system.
Remediation
Install update from vendor's website.