-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2018-17846.json
193 lines (193 loc) · 6.08 KB
/
CVE-2018-17846.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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
{
"id": "CVE-2018-17846",
"sourceIdentifier": "[email protected]",
"vulnStatus": "Modified",
"published": "2018-10-01T08:29:02.083000",
"lastModified": "2023-11-07T02:54:33.227000",
"evaluatorComment": null,
"evaluatorSolution": null,
"evaluatorImpact": null,
"cisaExploitAdd": null,
"cisaActionDue": null,
"cisaRequiredAction": null,
"cisaVulnerabilityName": null,
"descriptions": [
{
"lang": "en",
"value": "The html package (aka x/net/html) through 2018-09-25 in Go mishandles <table><math><select><mi><select></table>, leading to an infinite loop during an html.Parse call because inSelectIM and inSelectInTableIM do not comply with a specification."
},
{
"lang": "es",
"value": "El paquete html (también conocido como x/net/html) hasta el 2018-09-25 en Go gestiona de manera incorrecta , lo que conduce a un bucle infinito durante una llamada html.Parse. Esto se debe a que inSelectIM e inSelectInTableIM no cumplen con una especificación."
}
],
"references": [
{
"url": "https://github.com/golang/go/issues/27842",
"source": "[email protected]",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LREEWY6KNLHRWFZ7OT4HVLMVVCGGUHON/",
"source": "[email protected]",
"tags": null
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UKRCI7WIOCOCD3H7NXWRGIRABTQOZOBK/",
"source": "[email protected]",
"tags": null
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "[email protected]",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/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
}
],
"cvssMetricV30": 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-835"
}
]
}
],
"configurations": [
{
"operator": null,
"negate": null,
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:golang:net:*:*:*:*:*:*:*:*",
"matchCriteriaId": "4EE877B1-D968-44D2-99FB-26EEF7739E3D",
"versionStartExcluding": null,
"versionStartIncluding": null,
"versionEndExcluding": null,
"versionEndIncluding": "2018-09-25"
}
]
}
]
},
{
"operator": null,
"negate": null,
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:28:*:*:*:*:*:*:*",
"matchCriteriaId": "DC1BD7B7-6D88-42B8-878E-F1318CA5FCAF",
"versionStartExcluding": null,
"versionStartIncluding": null,
"versionEndExcluding": null,
"versionEndIncluding": null
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:fedoraproject:fedora:29:*:*:*:*:*:*:*",
"matchCriteriaId": "D100F7CE-FC64-4CC6-852A-6136D72DA419",
"versionStartExcluding": null,
"versionStartIncluding": null,
"versionEndExcluding": null,
"versionEndIncluding": null
}
]
}
]
}
],
"vendorComments": null
}