-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCVE-2017-1000098.json
178 lines (178 loc) · 5.54 KB
/
CVE-2017-1000098.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-2017-1000098",
"sourceIdentifier": "[email protected]",
"vulnStatus": "Modified",
"published": "2017-10-05T01:29:03.977000",
"lastModified": "2023-11-07T02:37:54.203000",
"evaluatorComment": null,
"evaluatorSolution": null,
"evaluatorImpact": null,
"cisaExploitAdd": null,
"cisaActionDue": null,
"cisaRequiredAction": null,
"cisaVulnerabilityName": null,
"descriptions": [
{
"lang": "en",
"value": "The net/http package's Request.ParseMultipartForm method starts writing to temporary files once the request body size surpasses the given \"maxMemory\" limit. It was possible for an attacker to generate a multipart request crafted such that the server ran out of file descriptors."
},
{
"lang": "es",
"value": "El método Request.ParseMultipartForm del paquete net/http empieza a escribir en archivos temporales una vez que el tamaño del cuerpo de la petición sobrepase el límite \"maxMemory\" establecido. Un atacante podría generar un petición multipart manipulada para que el servidor se quede sin descriptores de archivo."
}
],
"references": [
{
"url": "https://golang.org/cl/30410",
"source": "[email protected]",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://golang.org/issue/17965",
"source": "[email protected]",
"tags": [
"Issue Tracking",
"Patch",
"Vendor Advisory"
]
},
{
"url": "https://groups.google.com/forum/#%21msg/golang-dev/4NdLzS8sls8/uIz8QlnIBQAJ",
"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-769"
}
]
}
],
"configurations": [
{
"operator": null,
"negate": null,
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "583AACA0-8F17-4903-B063-B1253BA95325",
"versionStartExcluding": null,
"versionStartIncluding": null,
"versionEndExcluding": "1.6.4",
"versionEndIncluding": null
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6BA96926-E4F1-417B-8979-5956D23DD043",
"versionStartExcluding": null,
"versionStartIncluding": "1.7",
"versionEndExcluding": "1.7.4",
"versionEndIncluding": null
}
]
}
]
}
],
"vendorComments": null
}