1 results (0.008 seconds)
CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

CVE-2020-24837
https://notcve.org/view.php?id=CVE-2020-24837
10 Feb 2021 — 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. Se ha encontrado un subdesbordamiento de enteros en la última versión de ZCFees. Las variables "currPeriodIdx" y "lastPeriodExecIdx" son amb... • https://etherscan.io/address/0x9d79c6e2a0222b9ac7bfabc447209c58fe9e0dcc#code • CWE-191: Integer Underflow (Wrap or Wraparound) •