Vulnerability Description
beego is an open-source web framework for the Go programming language. Versions of beego prior to 2.3.4 use MD5 as a hashing algorithm. MD5 is no longer considered secure against well-funded opponents due to its vulnerability to collision attacks. Version 2.3.4 replaces MD5 with SHA256.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Beego | Beego | < 2.3.4 |
Related Weaknesses (CWE)
References
- https://github.com/beego/beego/commit/e7fa4835f71f47ab1d13afd638cebf661800d5a4Patch
- https://github.com/beego/beego/security/advisories/GHSA-9j3m-fr7q-jxfwMitigationVendor Advisory
FAQ
What is CVE-2024-55885?
CVE-2024-55885 is a vulnerability with a CVSS score of 7.5 (HIGH). beego is an open-source web framework for the Go programming language. Versions of beego prior to 2.3.4 use MD5 as a hashing algorithm. MD5 is no longer considered secure against well-funded opponents...
How severe is CVE-2024-55885?
CVE-2024-55885 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-55885?
Check the references section above for vendor advisories and patch information. Affected products include: Beego Beego.