File size: 5,912 Bytes
b5db20b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
{
  "vuln-0001": {
    "cve_id": "CVE-2019-16140",
    "cwe": "CWE-416",
    "description": "Use After Free"
  },
  "vuln-0002": {
    "cve_id": "CVE-2020-35711",
    "cwe": "CWE-416",
    "description": "Use After Free"
  },
  "vuln-0003": {
    "cve_id": "CVE-2018-21000",
    "cwe": "CWE-119",
    "description": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
  },
  "vuln-0004": {
    "cve_id": "CVE-2020-35891",
    "cwe": "CWE-415",
    "description": "Double Free"
  },
  "vuln-0005": {
    "cve_id": "CVE-2020-35916",
    "cwe": "CWE-400",
    "description": "Uncontrolled Resource Consumption"
  },
  "vuln-0006": {
    "cve_id": "CVE-2021-25900",
    "cwe": "CWE-787",
    "description": "Out-of-bounds Write"
  },
  "vuln-0007": {
    "cve_id": "CVE-2020-35890",
    "cwe": "CWE-125",
    "description": "Out-of-bounds Read"
  },
  "vuln-0008": {
    "cve_id": "CVE-2020-35925",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0009": {
    "cve_id": "CVE-2020-36432",
    "cwe": "CWE-908",
    "description": "Use of Uninitialized Resource"
  },
  "vuln-0010": {
    "cve_id": "CVE-2020-36204",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0011": {
    "cve_id": "RUSTSEC-2025-0019",
    "cwe": "CWE-672",
    "description": "Operation on a Resource after Expiration or Release"
  },
  "vuln-0012": {
    "cve_id": "CVE-2020-36215",
    "cwe": "CWE-662",
    "description": "Improper Synchronization"
  },
  "vuln-0013": {
    "cve_id": "CVE-2020-35862",
    "cwe": "CWE-415",
    "description": "Double Free"
  },
  "vuln-0014": {
    "cve_id": "RUSTSEC-2025-0032",
    "cwe": "CWE-122",
    "description": "Heap-based Buffer Overflow"
  },
  "vuln-0015": {
    "cve_id": "CVE-2020-35886",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0016": {
    "cve_id": "CVE-2020-35887",
    "cwe": "CWE-120",
    "description": "Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')"
  },
  "vuln-0017": {
    "cve_id": "CVE-2020-35888",
    "cwe": "CWE-908",
    "description": "Use of Uninitialized Resource"
  },
  "vuln-0018": {
    "cve_id": "CVE-2020-25791",
    "cwe": "CWE-129",
    "description": "Improper Validation of Array Index"
  },
  "vuln-0019": {
    "cve_id": "CVE-2020-25792",
    "cwe": "CWE-129",
    "description": "Improper Validation of Array Index"
  },
  "vuln-0020": {
    "cve_id": "CVE-2020-25793",
    "cwe": "CWE-129",
    "description": "Improper Validation of Array Index"
  },
  "vuln-0021": {
    "cve_id": "CVE-2020-25794",
    "cwe": "CWE-401",
    "description": "Missing Release of Memory after Effective Lifetime"
  },
  "vuln-0022": {
    "cve_id": "CVE-2020-25795",
    "cwe": "CWE-401",
    "description": "Missing Release of Memory after Effective Lifetime"
  },
  "vuln-0023": {
    "cve_id": "CVE-2020-25796",
    "cwe": "CWE-129",
    "description": "Improper Validation of Array Index"
  },
  "vuln-0024": {
    "cve_id": "CVE-2020-35892",
    "cwe": "CWE-125",
    "description": "Out-of-bounds Read"
  },
  "vuln-0025": {
    "cve_id": "CVE-2020-35893",
    "cwe": "CWE-193",
    "description": "Off-by-one Error"
  },
  "vuln-0026": {
    "cve_id": "CVE-2023-50711",
    "cwe": "CWE-787",
    "description": "Out-of-bounds Write"
  },
  "vuln-0027": {
    "cve_id": "CVE-2018-20992",
    "cwe": "CWE-908",
    "description": "Use of Uninitialized Resource"
  },
  "vuln-0028": {
    "cve_id": "CVE-2019-16141",
    "cwe": "CWE-20",
    "description": "Improper Input Validation"
  },
  "vuln-0029": {
    "cve_id": "RUSTSEC-2025-0016",
    "cwe": "CWE-416",
    "description": "Use After Free"
  },
  "vuln-0030": {
    "cve_id": "CVE-2020-35866",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0031": {
    "cve_id": "CVE-2020-35867",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0032": {
    "cve_id": "CVE-2020-35868",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0033": {
    "cve_id": "CVE-2020-35869",
    "cwe": "CWE-134",
    "description": "Use of Externally-Controlled Format String"
  },
  "vuln-0034": {
    "cve_id": "CVE-2020-35870",
    "cwe": "CWE-416",
    "description": "Use After Free"
  },
  "vuln-0035": {
    "cve_id": "CVE-2020-35871",
    "cwe": "CWE-362",
    "description": "Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')"
  },
  "vuln-0036": {
    "cve_id": "CVE-2020-35872",
    "cwe": "CWE-351",
    "description": "Insufficient Type Distinction"
  },
  "vuln-0037": {
    "cve_id": "CVE-2020-35873",
    "cwe": "CWE-416",
    "description": "Use After Free"
  },
  "vuln-0038": {
    "cve_id": "RUSTSEC-2025-0033",
    "cwe": "CWE-125",
    "description": "Out-of-bounds Read"
  },
  "vuln-0039": {
    "cve_id": "CVE-2019-15554",
    "cwe": "CWE-787",
    "description": "Out-of-bounds Write"
  },
  "vuln-0040": {
    "cve_id": "RUSTSEC-2025-0027",
    "cwe": "CWE-119",
    "description": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
  },
  "vuln-0041": {
    "cve_id": "RUSTSEC-2025-0018",
    "cwe": "CWE-125",
    "description": "Out-of-bounds Read"
  },
  "vuln-0042": {
    "cve_id": "RUSTSEC-2025-0003",
    "cwe": "CWE-119",
    "description": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
  }
}