CVE-2020-24837

A

n 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.

Configurations

Configuration 1 (hide)

cpe:2.3:a:zcfees_project:zcfees:-:*:*:*:*:*:*:*

History

21 Nov 2024, 05:16

Type Values Removed Values Added
References () https://etherscan.io/address/0x9d79c6e2a0222b9ac7bfabc447209c58fe9e0dcc#code - Patch, Third Party Advisory () https://etherscan.io/address/0x9d79c6e2a0222b9ac7bfabc447209c58fe9e0dcc#code - Patch, Third Party Advisory

Information

Published : 2021-02-10 16:15

Updated : 2024-11-21 05:16


NVD link : CVE-2020-24837

Mitre link : CVE-2020-24837

CVE.ORG link : CVE-2020-24837


JSON object : View

Products Affected
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)