The following table lists the changes that have been made to the
CVE-2024-58133 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by [email protected]Apr. 06, 2025
Action Type Old Value New Value Added Description In chainmaker-go (aka ChainMaker) before 2.4.0, when making frequent updates to a node’s configuration file and restarting this node, concurrent writes by logger.go to a map are mishandled. Creating other logs simultaneously can lead to a read-write conflict and panic. Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:N/A:L Added CWE CWE-821 Added Reference https://git.chainmaker.org.cn/chainmaker/issue/-/issues/1228