CVE-2020-24837

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.
References
Configurations

Configuration 1 (hide)

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

History

17 Feb 2021, 13:38

Type Values Removed Values Added
CPE cpe:2.3:a:zcfees_project:zcfees:-:*:*:*:*:*:*:*
CWE CWE-191
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
References (MISC) https://etherscan.io/address/0x9d79c6e2a0222b9ac7bfabc447209c58fe9e0dcc#codeĀ - (MISC) https://etherscan.io/address/0x9d79c6e2a0222b9ac7bfabc447209c58fe9e0dcc#codeĀ - Patch, Third Party Advisory

10 Feb 2021, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2021-02-10 16:15

Updated : 2023-12-10 13:41


NVD link : CVE-2020-24837

Mitre link : CVE-2020-24837

CVE.ORG link : CVE-2020-24837


JSON object : View

Products Affected

zcfees_project

  • zcfees
CWE
CWE-191

Integer Underflow (Wrap or Wraparound)