Lucene search
+L

180 matches found

OSV
OSV
added 2022/08/23 1:24 p.m.31 views

GO-2022-0569 Path traversal in github.com/beego/beego and beego/v2

The leafInfo.match function uses path.join to deal with wildcard values which can lead to cross directory risk...

9.8CVSS9.3AI score0.01514EPSS
SaveExploits1References2
OSV
OSV
added 2022/08/22 5:56 p.m.32 views

GO-2022-0572 Access control bypass via incorrect route lookup in github.com/beego/beego and beego/v2

An issue was discovered in the route lookup process in beego which attackers to bypass access control...

9.8CVSS9.3AI score0.0121EPSS
SaveExploits0References2
Veracode
Veracode
added 2022/07/06 7:23 a.m.25 views

Directory Traversal

github.com/beego/beego is vulnerable to directory traversal vulnerability. The vulnerability exists due to the insecure use of path.join to deal with wildcardValues in leafInfo.match function, allowing an attacker to exploit directories outside of the intended scope...

9.8CVSS8.8AI score0.01514EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/07/06 12:0 a.m.30 views

Path Traversal in Beego

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

9.8CVSS8.8AI score0.01514EPSS
SaveExploits1References6Affected Software2
OSV
OSV
added 2022/07/06 12:0 a.m.19 views

GHSA-95F9-94VC-665H Path Traversal in Beego

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

9.8CVSS9.3AI score0.01514EPSS
SaveExploits1References7
GitLab Advisory Database
GitLab Advisory Database
added 2022/07/06 12:0 a.m.46 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

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

9.8CVSS3AI score0.01514EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2022/07/05 3:15 p.m.17 views

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

9.8CVSS0.01514EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2022/07/05 3:15 p.m.3 views

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

9.8CVSS4.9AI score0.01514EPSS
SaveExploits1References3
Prion
Prion
added 2022/07/05 3:15 p.m.19 views

Cross site scripting

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

7.5CVSS9.3AI score0.01514EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2022/07/05 12:0 a.m.4 views

PT-2022-20952 · Beego · Beego

Name of the Vulnerable Software and Affected Versions: Beego versions 2.0.3 and below Description: The leafInfo.match function uses path.join to deal with wildcard values, which can lead to cross directory risk. This issue affects the Beego framework, potentially allowing unauthorized access to...

9.8CVSS9.2AI score0.01514EPSS
SaveExploits1References13
GitLab Advisory Database
GitLab Advisory Database
added 2022/07/05 12:0 a.m.28 views

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

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

9.8CVSS3AI score0.01514EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2022/07/05 12:0 a.m.89 views

CVE-2022-31836

CVE-2022-31836 describes a path traversal in Beego where the leafInfo.match() function uses path.join() to handle wildcard values, enabling a remote attacker to traverse directories via URLs containing ../../. Public details confirm the issue affects Beego v2.0.3 and earlier; the core vulnerabili...

9.8CVSS9.2AI score0.01514EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/07/05 12:0 a.m.38 views

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

9.6AI score0.01514EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2022/07/05 12:0 a.m.6 views

Beego 路径遍历漏洞

Beego is an open source web framework based on the Go language. A security vulnerability exists in Beego v2.0.3 and earlier versions, which stems from the use of path.join by the leafInfo.match function to handle wildcardValues, which may lead to cross-directory risks...

9.8CVSS8.2AI score0.01514EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/05 12:0 a.m.23 views

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

9.8CVSS9.3AI score0.01514EPSS
SaveExploits1References4
OSV
OSV
added 2022/07/01 8:6 p.m.24 views

GO-2022-0463 Access control bypass due to broad route matching in github.com/beego/beego and beego/v2

Routes in the beego HTTP router can match unintended patterns. This overly-broad matching may permit an attacker to bypass access controls. For example, the pattern "/a/b/:name" can match the URL "/a.xml/b/". This may bypass access control applied to the prefix "/a/"...

9.8CVSS9.3AI score0.21573EPSS
SaveExploits1References4
OSV
OSV
added 2022/05/24 10:0 p.m.16 views

GHSA-HF4P-4J9R-3CVX Incorrect Default Permissions in Beego

The File Session Manager in Beego before 1.12.2 allows local users to read session files because of weak permissions for individual files...

5.5CVSS4.6AI score0.00362EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2022/05/24 10:0 p.m.26 views

Incorrect Default Permissions in Beego

The File Session Manager in Beego before 1.12.2 allows local users to read session files because of weak permissions for individual files...

5.5CVSS6.7AI score0.00362EPSS
SaveExploits1References6Affected Software2
Veracode
Veracode
added 2022/05/23 3:51 a.m.31 views

Authentication Bypass

github.com/beego/beego is vulnerable to authentication bypass. When the /v1/yangeryl/:name route is configured, An attacker can access it by appending the .xml suffix into the url eg:/v1/yangeryl.xml/yangeryl.xml as the insufficient strings validation in the match function of tree.go...

9.8CVSS9AI score0.21573EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2022/05/22 12:0 a.m.16 views

GHSA-QX32-F6G6-FCFR 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.8CVSS9.3AI score0.21573EPSS
SaveExploits1References10
Rows per page
Query Builder