← Back to CVE List

CVE-2020-24837

Published: 2021-02-10T16:15Z
Last Modified: 2024-11-21T05:16Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt