Vulnerability Description
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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Beego | Beego | <= 2.0.3 |
Related Weaknesses (CWE)
References
- https://github.com/advisories/GHSA-95f9-94vc-665h
- https://github.com/beego/beego/issues/4961ExploitIssue TrackingPatch
- https://github.com/advisories/GHSA-95f9-94vc-665h
- https://github.com/beego/beego/issues/4961ExploitIssue TrackingPatch
FAQ
What is CVE-2022-31836?
CVE-2022-31836 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2022-31836?
CVE-2022-31836 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2022-31836?
Check the references section above for vendor advisories and patch information. Affected products include: Beego Beego.