CVE-2022-31259: Access control bypass in beego
(updated )
The route lookup process in beego through 1.12.4 and 2.x through 2.0.2 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).
References
- beego.vip/
- github.com/advisories/GHSA-qx32-f6g6-fcfr
- github.com/beego/beego/commit/228576173a236c81a2122923fcf8099ad294e009
- github.com/beego/beego/commit/64cf44d725c8cc35d782327d333df9cbeb1bf2dd
- github.com/beego/beego/issues/4946
- github.com/beego/beego/pull/4954
- github.com/beego/beego/pull/4958
- github.com/beego/beego/tree/v2.0.2
- nvd.nist.gov/vuln/detail/CVE-2022-31259
- pkg.go.dev/vuln/GO-2022-0463
Detect and mitigate CVE-2022-31259 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →