{ "id": "CVE-2018-14576", "sourceIdentifier": "cve@mitre.org", "published": "2018-08-03T18:29:00.533", "lastModified": "2021-09-07T14:15:11.360", "vulnStatus": "Modified", "descriptions": [ { "lang": "en", "value": "The mintTokens function of a smart contract implementation for SunContract, an Ethereum token, has an integer overflow via the _amount variable." }, { "lang": "es", "value": "La funci\u00f3n mintTokens de una implementaci\u00f3n de contrato inteligente para SunContract, un token de Ethereum, tiene un desbordamiento de enteros a trav\u00e9s de la variable _amount" } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 5.0 }, "baseSeverity": "MEDIUM", "exploitabilityScore": 10.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-190" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:suncontract:suncontract:-:*:*:*:*:*:*:*", "matchCriteriaId": "A5B70708-6622-42CC-A92F-37AB730710AE" } ] } ] } ], "references": [ { "url": "http://seclists.org/fulldisclosure/2018/Jul/93", "source": "cve@mitre.org", "tags": [ "Mailing List", "Third Party Advisory" ] }, { "url": "https://etherscan.io/address/0xF4134146AF2d511Dd5EA8cDB1C4AC88C57D60404#code", "source": "cve@mitre.org" }, { "url": "https://github.com/SunContract/SmartContracts/issues/1", "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ] } ] }