CVE Vulnerabilities

CVE-2020-24837

Integer Underflow (Wrap or Wraparound)

Published: Feb 10, 2021 | Modified: Feb 17, 2021
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS 2.x
5 MEDIUM
AV:N/AC:L/Au:N/C:N/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

An integer underflow has been found in the latest version of ZCFees. The variables currPeriodIdx and lastPeriodExecIdx are both unsigned integers, and the result of the minus operation may be a negative integer which leads to an underflow. The attackers can modify the current timestamp of the transaction somehow and block the execution of the process function.

Weakness

The product subtracts one value from another, such that the result is less than the minimum allowable integer value, which produces a value that is not equal to the correct result.

Affected Software

Name Vendor Start Version End Version
Zcfees Zcfees_project - (including) - (including)

References