CVE-2018-14089
Last modified
CVE-2018-14089 is a vulnerability of currently unknown severity. An issue was discovered in a smart contract implementation for Virgo_ZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance <= _value' will cause an arbitrary transfer in the function transferFrom because '<=' is used instead of '>=' (which was intended). EPSS estimates a 0.93% chance of exploitation in the next 30 days.
Description
An issue was discovered in a smart contract implementation for Virgo_ZodiacToken, an Ethereum token. In this contract, 'bool sufficientAllowance = allowance <= _value' will cause an arbitrary transfer in the function transferFrom because '<=' is used instead of '>=' (which was intended). An attacker can transfer from any address to his address, and does not need to meet the 'allowance > value' condition.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Virgo Zodiactoken Project | Virgo Zodiactoken | All versions |
References
- https://github.com/hellowuzekai/blockchains/blob/master/transferFrom.mdExploit, Third Party Advisory
- https://github.com/hellowuzekai/blockchains/blob/master/transferFrom.mdExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2018-14089?
How severe is CVE-2018-14089?
How do I fix CVE-2018-14089?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2018
- CVE-2018-14083LICA miniCMTS E8K(u/i/...) devices allow remote attackers to…
- CVE-2018-14084An issue was discovered in a smart contract implementation f…9.8
- CVE-2018-14085An issue was discovered in a smart contract implementation f…
- CVE-2018-14086An issue was discovered in a smart contract implementation f…9.8
- CVE-2018-14087An issue was discovered in a smart contract implementation f…9.8
- CVE-2018-14088An issue was discovered in a smart contract implementation f…
- CVE-2018-1409IBM Notes Diagnostics (IBM Client Application Access and IBM…
- CVE-2018-1410IBM Notes Diagnostics (IBM Client Application Access and IBM…
- CVE-2018-1411IBM Notes Diagnostics (IBM Client Application Access and IBM…
- CVE-2018-1413IBM Cognos Analytics 11.0 is vulnerable to cross-site script…
- CVE-2018-1414IBM Maximo Asset Management 7.5 and 7.6 is vulnerable to SQL…
- CVE-2018-1415IBM Maximo Asset Management 7.6 is vulnerable to cross-site …
Are you affected by CVE-2018-14089?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
