ShadowTrackr

Search the CVE vulnerability database

Look up vulnerabilities by software, product or CVE number.

1 result for “CVE-2020-24837”

CVEPublishedCVSSShadowTrackr CVSSSummary
CVE:
CVE-2020-24837
Published
2021-02-10
CVSS:
7.5
ShadowTrackr CVSS:
4.6
Summary:
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.