parse_datetime is vulnerable to Integer Overflow or Wraparound
15
Low Risk
Affected versions of this package are vulnerable to an integer overflow in the date calculation functions, where the old code performed unchecked multiplication, which could result in a panic on overflow. The patched code introduces a safe check to prevent this. An attacker could exploit this by supplying a huge multiplier value that causes an integer overflow, triggering a panic and resulting in a denial-of-service condition.
You are affected if you are using a version that falls within the vulnerable range.
parse_datetime is vulnerable to Integer Overflow or Wraparound in versions 0.10.0 - 0.11.0.
Upgrade the parse_datetime 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