Lucene search
+L

180 matches found

Github Security Blog
Github Security Blog
added 2022/05/22 12:0 a.m.38 views

Access control bypass in beego

The route lookup process in beego prior to 1.12.9 and 2.x prior to 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...

9.8CVSS8.8AI score0.21573EPSS
SaveExploits1References9Affected Software2
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/22 12:0 a.m.40 views

Access control bypass in beego

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

9.8CVSS5.4AI score0.21573EPSS
SaveExploits1References5Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/22 12:0 a.m.45 views

Access control bypass in beego

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

9.8CVSS5.4AI score0.21573EPSS
SaveExploits1References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/05/21 7:15 p.m.6 views

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

9.8CVSS7.3AI score0.21573EPSS
SaveExploits1References5
NVD
NVD
added 2022/05/21 7:15 p.m.12 views

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

9.8CVSS0.21573EPSS
SaveExploits1References4
Prion
Prion
added 2022/05/21 7:15 p.m.14 views

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

6.8CVSS9.3AI score0.21573EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2022/05/21 12:0 a.m.3 views

PT-2022-20646 · Beego · Beego

Name of the Vulnerable Software and Affected Versions: beego versions prior to 1.12.9 beego versions 2.x prior to 2.0.3 Description: The route lookup process in beego allows attackers to bypass access control by appending .xml in various places when a route is configured. For example, when a...

9.8CVSS9.2AI score0.21573EPSS
SaveExploits1References16
Cvelist
Cvelist
added 2022/05/21 12:0 a.m.30 views

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

9.6AI score0.21573EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2022/05/21 12:0 a.m.6 views

Beego 访问控制错误漏洞

Beego is an open source web framework based on the Go language. An access control error vulnerability exists in Beego, which can be exploited by an attacker to bypass access control. The following products and versions are affected: version 1.12.4 and earlier, version 2.x before 2.0.2...

9.8CVSS8.3AI score0.21573EPSS
SaveExploits1References6
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/21 12:0 a.m.21 views

Authentication Bypass Using an Alternate Path or Channel

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

9.8CVSS5.7AI score0.21573EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2022/05/21 12:0 a.m.106 views

CVE-2022-31259

CVE-2022-31259 affects the Beego HTTP router. A flaw in route matching allows bypassing access control by appending .xml in a /p1/p2/:name route, enabling access to otherwise restricted paths. Affected: Beego before 1.12.9 and Beego 2.x before 2.0.3. Impact ranges from basic to elevated access de...

9.8CVSS9.2AI score0.21573EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2022/05/21 12:0 a.m.17 views

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

9.8CVSS9.4AI score0.21573EPSS
SaveExploits1References6
Veracode
Veracode
added 2022/04/06 8:41 a.m.25 views

Access Control Bypass

github.com/beego/beego is vulnerable to access control bypass. The vulnerability exists because matching router to runObject & parameters in tree.go is not handled properly during route lookup process...

9.8CVSS2.8AI score0.0121EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2022/04/06 8:36 a.m.23 views

Symlink Attack

github.com/beego/beego is vulnerable to symlink attack. Lack of sufficient check for the existence of files created allows an attacker to use MemProf command to trigger the symbolic link attack locally...

7.8CVSS3.1AI score0.00432EPSS
SaveExploits1References1Affected Software1
Veracode
Veracode
added 2022/04/06 6:36 a.m.37 views

Symlink Attack

github.com/beego/beego is vulnerable to symlink attack. Lack of sufficient check for the existence of files created allows an attacker to use MemProf and GetCPUProfile commands to trigger the symbolic link attack locally...

7.8CVSS3.3AI score0.00432EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2022/04/06 12:1 a.m.70 views

GHSA-FFJP-66MX-3QPJ Privilege escalation in beego

An issue was discovered in file profile.go. The MemProf and GetCPUProfile functions do not correctly check whether the created file exists. As a result attackers can launch attacks symlink attacks locally. Attackers can use this vulnerability to escalate privileges...

7.8CVSS7.5AI score0.00432EPSS
SaveExploits1References3
OSV
OSV
added 2022/04/06 12:1 a.m.101 views

GHSA-28R6-JM5H-MRGG Access control bypass in Beego

An issue was discovered in the route lookup process in beego through 2.0.1, allows attackers to bypass access control...

9.8CVSS9.3AI score0.0121EPSS
SaveExploits0References5
OSV
OSV
added 2022/04/06 12:1 a.m.68 views

GHSA-2V6V-Q994-XVXX Privilege escalation in beego

beego is an open-source, high-performance web framework for the Go programming language. An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally...

7.8CVSS7.5AI score0.00432EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2022/04/06 12:1 a.m.46 views

Privilege escalation in beego

beego is an open-source, high-performance web framework for the Go programming language. An issue was discovered in file profile.go in function GetCPUProfile in beego through 2.0.2, allows attackers to launch symlink attacks locally...

7.8CVSS5.3AI score0.00432EPSS
SaveExploits1References3Affected Software2
Github Security Blog
Github Security Blog
added 2022/04/06 12:1 a.m.41 views

Privilege escalation in beego

An issue was discovered in file profile.go. The MemProf and GetCPUProfile functions do not correctly check whether the created file exists. As a result attackers can launch attacks symlink attacks locally. Attackers can use this vulnerability to escalate privileges...

7.8CVSS4.4AI score0.00432EPSS
SaveExploits1References3Affected Software2
Rows per page
Query Builder