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.
The product uses a broken or risky cryptographic algorithm or protocol.
Link | Tags |
---|---|
https://github.com/beego/beego/security/advisories/GHSA-9j3m-fr7q-jxfw | mitigation vendor advisory |
https://github.com/beego/beego/commit/e7fa4835f71f47ab1d13afd638cebf661800d5a4 | patch |