CVE-2018-12080
CVE-2018-12080 is a high-severity vulnerability in Intchain Node Token with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 1% (55th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Intchain Node Token
- Published:
- Last modified:
Description
The mintToken function of a smart contract implementation for Internet Node Token (INT), a tradable Ethereum ERC20 token, has no period constraint, which allows the owner to increase the total supply of the digital assets arbitrarily so as to make profits, aka the "tradeTrap" issue.
Frequently asked questions
- What is CVE-2018-12080?
- The mintToken function of a smart contract implementation for Internet Node Token (INT), a tradable Ethereum ERC20 token, has no period constraint, which allows the owner to increase the total supply of the digital assets arbitrarily so as to make profits, aka the "tradeTrap" issue.
- How severe is CVE-2018-12080?
- CVE-2018-12080 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2018-12080 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (55th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2018-12080?
- CVE-2018-12080 affects Intchain Node Token. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2018-12080?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2018-12080 published?
- CVE-2018-12080 was published on 2018-06-25 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:intchain:node_token:-:*:*:*:*:*:*:*
More vulnerabilities in Intchain Node Token
- CVE-2018-12063 — High (CVSS 7.5): The sell function of a smart contract implementation for Internet Node Token (INT), a tradable Ethereum ERC20 token,…