Use of Weak Hash Affecting github.com/beego/beego/v2/core/utils package, versions <2.2.1
Threat Intelligence
EPSS
0.05% (21st
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-GOLANG-GITHUBCOMBEEGOBEEGOV2COREUTILS-7577988
- published 2 Aug 2024
- disclosed 31 Jul 2024
- credit Yuexi Zhang
Introduced: 31 Jul 2024
CVE-2024-40465 Open this link in a new tabHow to fix?
Upgrade github.com/beego/beego/v2/core/utils
to version 2.2.1 or higher.
Overview
Affected versions of this package are vulnerable to Use of Weak Hash via the getCacheFileName
function in the file.go
file. An attacker can escalate privileges by manipulating the cache file name generation process.