CVE-2022-31259

Published
View on NVD ↗
CVSS v3
9.8
CRITICAL
CVSS v2
6.8
MEDIUM
Affected
1
PROJECT

Description

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).

beego is an open-source, high-performance web framework for the Go programming language.
GitHubGitHub
32.4K