Vulnerabilities
12 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos
| CVE | Vulnerability | CVSS | EPSS | Flags | Affected | Exposure | Published |
|---|---|---|---|---|---|---|---|
| CVE-2025-30223 | Beego is an open-source web framework for the Go programming language. Beego is an open-source web framework for the Go programming language. Prior to 2.3.6, a Cross-Site Scripting (XSS) vulnerability exists in Beego's RenderForm() function due to improper HTML escaping of user-controlled data. This vulnerability allows attackers to inject malicious JavaScript code that executes in victims' browsers, potentially leading to session hijacking, credential theft, or account takeover. The vulnerability affects any application using Beego's RenderForm() function with user-provided data. Since it is a high-level function generating an entire form markup, many developers would assume it automatically escapes attributes (the way most frameworks do). This vulnerability is fixed in 2.3.6. NVD description · AI analysis pending | 9.6 | <1% | PoC |
| — | |
| CVE-2024-55885 | beego is an open-source web framework for the Go programming language. 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. NVD description · AI analysis pending | 6.9 | <1% |
| — | ||
| CVE-2024-40464 +1 in the same advisory: …40465 | An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the sendMail function located in beego/core/logs/smtp.go file An issue in beego v.2.2.0 and before allows a remote attacker to escalate privileges via the sendMail function located in beego/core/logs/smtp.go file NVD description · AI analysis pending | 8.8 | <1% |
| — | ||
| CVE-2022-31836 | The leafInfo.match() function in Beego v2.0.3 and below uses path.join() to deal with wildcardvalues which can lead to cross directory risk. The leafInfo.match() function in Beego v2.0.3 and below uses path.join() to deal with wildcardvalues which can lead to cross directory risk. NVD description · AI analysis pending | 9.8 | 2% | PoC |
| — | |
| CVE-2022-31259 | The route lookup process in beego before 1.12.9 and 2.x before 2.0.3 allows attackers to bypass access control. The route lookup process in beego before 1.12.9 and 2.x before 2.0.3 allows attackers to bypass access control. When a /p1/p2/:name route is configured, attackers can access it by appending .xml in various places (e.g., p1.xml instead of p1). NVD description · AI analysis pending | 9.8 | 22% | PoC |
| — | |
| CVE-2021-30080 | An issue was discovered in the route lookup process in beego before 1.12.11 that allows attackers to bypass access control. An issue was discovered in the route lookup process in beego before 1.12.11 that allows attackers to bypass access control. NVD description · AI analysis pending | 9.8 group max | 1% |
| — | ||
| CVE-2021-39391 | Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators vie Cross Site Scripting (XSS) vulnerability exists in the admin panel in Beego v2.0.1 via the URI path in an HTTP request, which is activated by administrators viewing the "Request Statistics" page. NVD description · AI analysis pending | 6.1 | <1% | PoC |
| — | |
| CVE-2019-16355 +1 in the same advisory: …16354 | The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files. The File Session Manager in Beego 1.10.0 allows local users to read session files because of weak permissions for individual files. NVD description · AI analysis pending | 5.5 group max | <1% | PoC |
| — |