-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2018-12018.json
178 lines (178 loc) · 5.84 KB
/
CVE-2018-12018.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
{
"id": "CVE-2018-12018",
"sourceIdentifier": "[email protected]",
"vulnStatus": "Analyzed",
"published": "2018-07-05T02:29:00.247000",
"lastModified": "2018-09-04T15:57:30.660000",
"evaluatorComment": null,
"evaluatorSolution": null,
"evaluatorImpact": null,
"cisaExploitAdd": null,
"cisaActionDue": null,
"cisaRequiredAction": null,
"cisaVulnerabilityName": null,
"descriptions": [
{
"lang": "en",
"value": "The GetBlockHeadersMsg handler in the LES protocol implementation in Go Ethereum (aka geth) before 1.8.11 may lead to an access violation because of an integer signedness error for the array index, which allows attackers to launch a Denial of Service attack by sending a packet with a -1 query.Skip value. The vulnerable remote node would be crashed by such an attack immediately, aka the EPoD (Ethereum Packet of Death) issue."
},
{
"lang": "es",
"value": "El manipulador GetBlockHeadersMsg en la implementación del protocolo LES en Go Ethereum (también conocido como geth) en versiones anteriores a la1.8.11 puede conducir a una infracción de acceso debido a un error en la propiedad signedness de un número entero para el índice del array, lo que permite que los atacantes lancen un ataque de denegación de servicio (DoS) enviando un paquete con un valor -1 query.Skip. El nodo remoto vulnerable se cerraría de manera inesperada por dicho ataque inmediatamente, también conocido como vulnerabilidad EPoD (Ethereum Packet of Death)."
}
],
"references": [
{
"url": "https://github.com/ethereum/go-ethereum/commit/a5237a27eaf81946a3edb4fafe13ed6359d119e4",
"source": "[email protected]",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ethereum/go-ethereum/pull/16891",
"source": "[email protected]",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/ethereum/go-ethereum/releases/tag/v1.8.11",
"source": "[email protected]",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://peckshield.com/2018/06/27/EPoD/",
"source": "[email protected]",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
],
"metrics": {
"cvssMetricV31": null,
"cvssMetricV30": [
{
"source": "[email protected]",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"exploitCodeMaturity": null,
"remediationLevel": null,
"reportConfidence": null,
"temporalScore": null,
"temporalSeverity": null,
"confidentialityRequirement": null,
"integrityRequirement": null,
"availabilityRequirement": null,
"modifiedAttackVector": null,
"modifiedAttackComplexity": null,
"modifiedPrivilegesRequired": null,
"modifiedUserInteraction": null,
"modifiedScope": null,
"modifiedConfidentialityImpact": null,
"modifiedIntegrityImpact": null,
"modifiedAvailabilityImpact": null,
"environmentalScore": null,
"environmentalSeverity": null
},
"baseSeverity": null,
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"acInsufInfo": null,
"obtainAllPrivilege": null,
"obtainUserPrivilege": null,
"obtainOtherPrivilege": null,
"userInteractionRequired": null
}
],
"cvssMetricV2": [
{
"source": "[email protected]",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"exploitability": null,
"remediationLevel": null,
"reportConfidence": null,
"temporalScore": null,
"collateralDamagePotential": null,
"targetDistribution": null,
"confidentialityRequirement": null,
"integrityRequirement": null,
"availabilityRequirement": null,
"environmentalScore": null
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "[email protected]",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-129"
}
]
}
],
"configurations": [
{
"operator": null,
"negate": null,
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:ethereum:go_ethereum:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CCDC4446-D7A9-4DCF-99A9-CBC521D3B46D",
"versionStartExcluding": null,
"versionStartIncluding": null,
"versionEndExcluding": "1.8.11",
"versionEndIncluding": null
}
]
}
]
}
],
"vendorComments": null
}