github.com/pocketbase/pocketbase is vulnerable to Integer Overflow
25
Low Risk
Affected versions of this package are vulnerable to an integer overflow due to improper handling of large integers. Specifically, the use of strconv.Itoa leads to an int64 to int conversion overflow on 32-bit platforms. The issue has been addressed in the patched version by replacing strconv.Itoa with strconv.FormatInt, ensuring safe handling of large integers.
You are affected if you are using a version that falls within the vulnerable range.
github.com/pocketbase/pocketbase is vulnerable to Integer Overflow in versions 0.23.0 - 0.23.8.
Upgrade the github.com/pocketbase/pocketbase library to the patch version.
Secure your code, cloud, and runtime environments in one central system. Find and fix vulnerabilities automatically.
No credit card required | Scan results in 32secs.
SOC 2Compliant
ISO 27001Compliant