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.
Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.
Free. No credit card required.

SOC 2Compliant
ISO 27001Compliant