CVE-2024-55885

MEDIUM EPSS 25.4%
Published Dec 12, 20241y ago · Modified Jun 17, 20262w ago
6.9 CVSS 4.0
Medium
Find Similar
Published Dec 12, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
6.9
Exploitability
Impact
Vector string
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:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
25.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-327
CWE-328

Affected Products 1

VendorProductVersionRange
beegobeego* <2.3.4

References 2

  • github.com https://github.com/beego/beego/commit/e7fa4835f71f47ab1d13afd638cebf661800d5a4
    Patch
  • github.com https://github.com/beego/beego/security/advisories/GHSA-9j3m-fr7q-jxfw
    MitigationVendor Advisory

Remediation

  • github.com https://github.com/beego/beego/commit/e7fa4835f71f47ab1d13afd638cebf661800d5a4
    Patch