AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2020-24837

HIGH · CVSS 7.5 EPSS 1.57%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-02-10 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. See the original NVD description below for full technical details.

CVE
CVE-2020-24837
Severity
HIGH
CVSS
7.5
EPSS
1.57%

Original NVD Description

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.