cvedb.io
CVE-2018-14089
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2018-07-16T02:29:00.507 · Last modified 2026-06-17T01:40:38.100

Summary

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.

Affected products

virgo_zodiactoken_project — virgo_zodiactoken

Does this affect you?

Add your gear to cvedb and we'll alert you only when virgo_zodiactoken_project ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.