René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

105 lines
3.3 KiB
JSON

{
"id": "CVE-2018-15552",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-09-07T22:29:01.617",
"lastModified": "2019-09-16T15:38:30.370",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The \"PayWinner\" function of a simplelottery smart contract implementation for The Ethereum Lottery, an Ethereum gambling game, generates a random value with publicly readable variable \"maxTickets\" (which is private, yet predictable and readable by the eth.getStorageAt function). Therefore, it allows attackers to always win and get rewards."
},
{
"lang": "es",
"value": "La funci\u00f3n \"PayWinner\" de una implementaci\u00f3n de contrato inteligente de simplelottery para The Ethereum Lottery, un juego de apuestas de Ethereum, genera un valor aleatorio con una variable \"maxTickets\" legible p\u00fablicamente (que es privada, pero predecible y legible por la funci\u00f3n eth.getStorageAt). Por lo tanto, permite que los atacantes ganen siempre y obtengan recompensas."
}
],
"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:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"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:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"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-338"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:theethereumlottery:the_ethereum_lottery:-:*:*:*:*:*:*:*",
"matchCriteriaId": "D036CB06-9CAD-4F8A-A6A8-E131648BBE8F"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/TEAM-C4B/CVE-LIST/tree/master/CVE-2018-15552",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}