· 5 years ago · Oct 16, 2020, 02:22 PM
1[
2 {
3 "Target": "gke.gcr.io/kube-proxy-amd64:v1.17.9-gke.1504 (debian 10.3)",
4 "Type": "debian",
5 "Vulnerabilities": [
6 {
7 "VulnerabilityID": "CVE-2020-3810",
8 "PkgName": "apt",
9 "InstalledVersion": "1.8.2",
10 "FixedVersion": "1.8.2.1",
11 "Layer": {
12 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
13 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
14 },
15 "SeveritySource": "nvd",
16 "Description": "Missing input validation in the ar/tar implementations of APT before version 2.1.2 could result in denial of service when processing specially crafted deb files.",
17 "Severity": "MEDIUM",
18 "CweIDs": [
19 "CWE-20"
20 ],
21 "CVSS": {
22 "nvd": {
23 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
24 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
25 "V2Score": 4.3,
26 "V3Score": 5.5
27 }
28 },
29 "References": [
30 "https://bugs.launchpad.net/bugs/1878177",
31 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3810",
32 "https://github.com/Debian/apt/issues/111",
33 "https://github.com/julian-klode/apt/commit/de4efadc3c92e26d37272fd310be148ec61dcf36",
34 "https://lists.debian.org/debian-security-announce/2020/msg00089.html",
35 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U4PEH357MZM2SUGKETMEHMSGQS652QHH/",
36 "https://salsa.debian.org/apt-team/apt/-/commit/dceb1e49e4b8e4dadaf056be34088b415939cda6",
37 "https://salsa.debian.org/jak/apt/-/commit/dceb1e49e4b8e4dadaf056be34088b415939cda6",
38 "https://tracker.debian.org/news/1144109/accepted-apt-212-source-into-unstable/",
39 "https://usn.ubuntu.com/4359-1/",
40 "https://usn.ubuntu.com/4359-2/",
41 "https://usn.ubuntu.com/usn/usn-4359-1",
42 "https://usn.ubuntu.com/usn/usn-4359-2"
43 ],
44 "PublishedDate": "2020-05-15T14:15:00Z",
45 "LastModifiedDate": "2020-07-19T03:15:00Z"
46 },
47 {
48 "VulnerabilityID": "CVE-2011-3374",
49 "PkgName": "apt",
50 "InstalledVersion": "1.8.2",
51 "Layer": {
52 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
53 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
54 },
55 "SeveritySource": "debian",
56 "Description": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.",
57 "Severity": "LOW",
58 "CweIDs": [
59 "CWE-347"
60 ],
61 "CVSS": {
62 "nvd": {
63 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
64 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
65 "V2Score": 4.3,
66 "V3Score": 3.7
67 }
68 },
69 "References": [
70 "https://access.redhat.com/security/cve/cve-2011-3374",
71 "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480",
72 "https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html",
73 "https://security-tracker.debian.org/tracker/CVE-2011-3374",
74 "https://snyk.io/vuln/SNYK-LINUX-APT-116518"
75 ],
76 "PublishedDate": "2019-11-26T00:15:00Z",
77 "LastModifiedDate": "2019-12-04T15:35:00Z"
78 },
79 {
80 "VulnerabilityID": "CVE-2016-2781",
81 "PkgName": "coreutils",
82 "InstalledVersion": "8.30-3",
83 "Layer": {
84 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
85 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
86 },
87 "SeveritySource": "debian",
88 "Title": "coreutils: Non-privileged session can escape to the parent session in chroot",
89 "Description": "chroot in GNU coreutils, when used with --userspec, allows local users to escape to the parent session via a crafted TIOCSTI ioctl call, which pushes characters to the terminal's input buffer.",
90 "Severity": "LOW",
91 "CweIDs": [
92 "CWE-20"
93 ],
94 "CVSS": {
95 "nvd": {
96 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:P/A:N",
97 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
98 "V2Score": 2.1,
99 "V3Score": 6.5
100 },
101 "redhat": {
102 "V2Vector": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
103 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
104 "V2Score": 6.2,
105 "V3Score": 8.6
106 }
107 },
108 "References": [
109 "http://seclists.org/oss-sec/2016/q1/452",
110 "http://www.openwall.com/lists/oss-security/2016/02/28/2",
111 "http://www.openwall.com/lists/oss-security/2016/02/28/3",
112 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2781",
113 "https://lore.kernel.org/patchwork/patch/793178/"
114 ],
115 "PublishedDate": "2017-02-07T15:59:00Z",
116 "LastModifiedDate": "2017-02-27T19:32:00Z"
117 },
118 {
119 "VulnerabilityID": "CVE-2017-18018",
120 "PkgName": "coreutils",
121 "InstalledVersion": "8.30-3",
122 "Layer": {
123 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
124 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
125 },
126 "SeveritySource": "debian",
127 "Title": "coreutils: race condition vulnerability in chown and chgrp",
128 "Description": "In GNU Coreutils through 8.29, chown-core.c in chown and chgrp does not prevent replacement of a plain file with a symlink during use of the POSIX \"-R -L\" options, which allows local users to modify the ownership of arbitrary files by leveraging a race condition.",
129 "Severity": "LOW",
130 "CweIDs": [
131 "CWE-362"
132 ],
133 "CVSS": {
134 "nvd": {
135 "V2Vector": "AV:L/AC:M/Au:N/C:N/I:P/A:N",
136 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
137 "V2Score": 1.9,
138 "V3Score": 4.7
139 },
140 "redhat": {
141 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L",
142 "V3Score": 4.2
143 }
144 },
145 "References": [
146 "http://lists.gnu.org/archive/html/coreutils/2017-12/msg00045.html"
147 ],
148 "PublishedDate": "2018-01-04T04:29:00Z",
149 "LastModifiedDate": "2018-01-19T15:46:00Z"
150 },
151 {
152 "VulnerabilityID": "CVE-2018-12886",
153 "PkgName": "gcc-8-base",
154 "InstalledVersion": "8.3.0-6",
155 "Layer": {
156 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
157 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
158 },
159 "SeveritySource": "nvd",
160 "Title": "gcc: spilling of stack protection address in cfgexpand.c and function.c leads to stack-overflow protection bypass",
161 "Description": "stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.",
162 "Severity": "MEDIUM",
163 "CweIDs": [
164 "CWE-209"
165 ],
166 "CVSS": {
167 "nvd": {
168 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
169 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
170 "V2Score": 6.8,
171 "V3Score": 8.1
172 },
173 "redhat": {
174 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
175 "V3Score": 6.8
176 }
177 },
178 "References": [
179 "https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379\u0026view=markup",
180 "https://www.gnu.org/software/gcc/gcc-8/changes.html"
181 ],
182 "PublishedDate": "2019-05-22T19:29:00Z",
183 "LastModifiedDate": "2020-08-24T17:37:00Z"
184 },
185 {
186 "VulnerabilityID": "CVE-2019-15847",
187 "PkgName": "gcc-8-base",
188 "InstalledVersion": "8.3.0-6",
189 "Layer": {
190 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
191 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
192 },
193 "SeveritySource": "nvd",
194 "Title": "gcc: POWER9 \"DARN\" RNG intrinsic produces repeated output",
195 "Description": "The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.",
196 "Severity": "MEDIUM",
197 "CweIDs": [
198 "CWE-331"
199 ],
200 "CVSS": {
201 "nvd": {
202 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
203 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
204 "V2Score": 5,
205 "V3Score": 7.5
206 },
207 "redhat": {
208 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
209 "V3Score": 7.5
210 }
211 },
212 "References": [
213 "http://linux.oracle.com/cve/CVE-2019-15847.html",
214 "http://linux.oracle.com/errata/ELSA-2020-1864.html",
215 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html",
216 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html",
217 "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html",
218 "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481"
219 ],
220 "PublishedDate": "2019-09-02T23:15:00Z",
221 "LastModifiedDate": "2020-09-17T13:38:00Z"
222 },
223 {
224 "VulnerabilityID": "CVE-2019-14855",
225 "PkgName": "gpgv",
226 "InstalledVersion": "2.2.12-1+deb10u1",
227 "Layer": {
228 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
229 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
230 },
231 "SeveritySource": "debian",
232 "Title": "gnupg2: OpenPGP Key Certification Forgeries with SHA-1",
233 "Description": "A flaw was found in the way certificate signatures could be forged using collisions found in the SHA-1 algorithm. An attacker could use this weakness to create forged certificate signatures. This issue affects GnuPG versions before 2.2.18.",
234 "Severity": "LOW",
235 "CweIDs": [
236 "CWE-327"
237 ],
238 "CVSS": {
239 "nvd": {
240 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
241 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
242 "V2Score": 5,
243 "V3Score": 7.5
244 },
245 "redhat": {
246 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N",
247 "V3Score": 5.3
248 }
249 },
250 "References": [
251 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-14855",
252 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14855",
253 "https://dev.gnupg.org/T4755",
254 "https://eprint.iacr.org/2020/014.pdf",
255 "https://lists.gnupg.org/pipermail/gnupg-announce/2019q4/000442.html",
256 "https://rwc.iacr.org/2020/slides/Leurent.pdf",
257 "https://usn.ubuntu.com/4516-1/",
258 "https://usn.ubuntu.com/usn/usn-4516-1"
259 ],
260 "PublishedDate": "2020-03-20T16:15:00Z",
261 "LastModifiedDate": "2020-09-22T06:15:00Z"
262 },
263 {
264 "VulnerabilityID": "CVE-2012-2663",
265 "PkgName": "iptables",
266 "InstalledVersion": "1.8.3-2~bpo10+1",
267 "Layer": {
268 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
269 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
270 },
271 "SeveritySource": "debian",
272 "Title": "iptables: --syn flag bypass",
273 "Description": "extensions/libxt_tcp.c in iptables through 1.4.21 does not match TCP SYN+FIN packets in --syn rules, which might allow remote attackers to bypass intended firewall restrictions via crafted packets. NOTE: the CVE-2012-6638 fix makes this issue less relevant.",
274 "Severity": "LOW",
275 "CweIDs": [
276 "CWE-20"
277 ],
278 "CVSS": {
279 "nvd": {
280 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
281 "V2Score": 7.5
282 },
283 "redhat": {
284 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
285 "V2Score": 6.4
286 }
287 },
288 "References": [
289 "http://www.spinics.net/lists/netfilter-devel/msg21248.html",
290 "https://bugzilla.redhat.com/show_bug.cgi?id=826702"
291 ],
292 "PublishedDate": "2014-02-15T14:57:00Z",
293 "LastModifiedDate": "2014-02-18T19:12:00Z"
294 },
295 {
296 "VulnerabilityID": "CVE-2019-11360",
297 "PkgName": "iptables",
298 "InstalledVersion": "1.8.3-2~bpo10+1",
299 "Layer": {
300 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
301 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
302 },
303 "SeveritySource": "debian",
304 "Description": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.",
305 "Severity": "LOW",
306 "CweIDs": [
307 "CWE-119"
308 ],
309 "CVSS": {
310 "nvd": {
311 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
312 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
313 "V2Score": 4.3,
314 "V3Score": 5.5
315 }
316 },
317 "References": [
318 "https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/",
319 "https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e"
320 ],
321 "PublishedDate": "2019-07-12T14:15:00Z",
322 "LastModifiedDate": "2019-07-15T12:33:00Z"
323 },
324 {
325 "VulnerabilityID": "CVE-2020-3810",
326 "PkgName": "libapt-pkg5.0",
327 "InstalledVersion": "1.8.2",
328 "FixedVersion": "1.8.2.1",
329 "Layer": {
330 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
331 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
332 },
333 "SeveritySource": "nvd",
334 "Description": "Missing input validation in the ar/tar implementations of APT before version 2.1.2 could result in denial of service when processing specially crafted deb files.",
335 "Severity": "MEDIUM",
336 "CweIDs": [
337 "CWE-20"
338 ],
339 "CVSS": {
340 "nvd": {
341 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
342 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
343 "V2Score": 4.3,
344 "V3Score": 5.5
345 }
346 },
347 "References": [
348 "https://bugs.launchpad.net/bugs/1878177",
349 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-3810",
350 "https://github.com/Debian/apt/issues/111",
351 "https://github.com/julian-klode/apt/commit/de4efadc3c92e26d37272fd310be148ec61dcf36",
352 "https://lists.debian.org/debian-security-announce/2020/msg00089.html",
353 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U4PEH357MZM2SUGKETMEHMSGQS652QHH/",
354 "https://salsa.debian.org/apt-team/apt/-/commit/dceb1e49e4b8e4dadaf056be34088b415939cda6",
355 "https://salsa.debian.org/jak/apt/-/commit/dceb1e49e4b8e4dadaf056be34088b415939cda6",
356 "https://tracker.debian.org/news/1144109/accepted-apt-212-source-into-unstable/",
357 "https://usn.ubuntu.com/4359-1/",
358 "https://usn.ubuntu.com/4359-2/",
359 "https://usn.ubuntu.com/usn/usn-4359-1",
360 "https://usn.ubuntu.com/usn/usn-4359-2"
361 ],
362 "PublishedDate": "2020-05-15T14:15:00Z",
363 "LastModifiedDate": "2020-07-19T03:15:00Z"
364 },
365 {
366 "VulnerabilityID": "CVE-2011-3374",
367 "PkgName": "libapt-pkg5.0",
368 "InstalledVersion": "1.8.2",
369 "Layer": {
370 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
371 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
372 },
373 "SeveritySource": "debian",
374 "Description": "It was found that apt-key in apt, all versions, do not correctly validate gpg keys with the master keyring, leading to a potential man-in-the-middle attack.",
375 "Severity": "LOW",
376 "CweIDs": [
377 "CWE-347"
378 ],
379 "CVSS": {
380 "nvd": {
381 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
382 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N",
383 "V2Score": 4.3,
384 "V3Score": 3.7
385 }
386 },
387 "References": [
388 "https://access.redhat.com/security/cve/cve-2011-3374",
389 "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642480",
390 "https://people.canonical.com/~ubuntu-security/cve/2011/CVE-2011-3374.html",
391 "https://security-tracker.debian.org/tracker/CVE-2011-3374",
392 "https://snyk.io/vuln/SNYK-LINUX-APT-116518"
393 ],
394 "PublishedDate": "2019-11-26T00:15:00Z",
395 "LastModifiedDate": "2019-12-04T15:35:00Z"
396 },
397 {
398 "VulnerabilityID": "CVE-2020-1751",
399 "PkgName": "libc-bin",
400 "InstalledVersion": "2.28-10",
401 "Layer": {
402 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
403 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
404 },
405 "SeveritySource": "nvd",
406 "Title": "glibc: array overflow in backtrace functions for powerpc",
407 "Description": "An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.",
408 "Severity": "MEDIUM",
409 "CweIDs": [
410 "CWE-787"
411 ],
412 "CVSS": {
413 "nvd": {
414 "V2Vector": "AV:L/AC:M/Au:N/C:P/I:P/A:C",
415 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
416 "V2Score": 5.9,
417 "V3Score": 7
418 },
419 "redhat": {
420 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
421 "V3Score": 7
422 }
423 },
424 "References": [
425 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1751",
426 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1751",
427 "https://security.gentoo.org/glsa/202006-04",
428 "https://security.netapp.com/advisory/ntap-20200430-0002/",
429 "https://sourceware.org/bugzilla/show_bug.cgi?id=25423",
430 "https://usn.ubuntu.com/4416-1/",
431 "https://usn.ubuntu.com/usn/usn-4416-1"
432 ],
433 "PublishedDate": "2020-04-17T19:15:00Z",
434 "LastModifiedDate": "2020-07-09T20:15:00Z"
435 },
436 {
437 "VulnerabilityID": "CVE-2010-4051",
438 "PkgName": "libc-bin",
439 "InstalledVersion": "2.28-10",
440 "Layer": {
441 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
442 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
443 },
444 "SeveritySource": "debian",
445 "Title": "CVE-2010-4052 glibc: De-recursivise regular expression engine",
446 "Description": "The regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (application crash) via a regular expression containing adjacent bounded repetitions that bypass the intended RE_DUP_MAX limitation, as demonstrated by a {10,}{10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD, related to a \"RE_DUP_MAX overflow.\"",
447 "Severity": "LOW",
448 "CVSS": {
449 "nvd": {
450 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
451 "V2Score": 5
452 },
453 "redhat": {
454 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
455 "V2Score": 2.1
456 }
457 },
458 "References": [
459 "http://cxib.net/stuff/proftpd.gnu.c",
460 "http://seclists.org/fulldisclosure/2011/Jan/78",
461 "http://secunia.com/advisories/42547",
462 "http://securityreason.com/achievement_securityalert/93",
463 "http://securityreason.com/securityalert/8003",
464 "http://securitytracker.com/id?1024832",
465 "http://www.exploit-db.com/exploits/15935",
466 "http://www.kb.cert.org/vuls/id/912279",
467 "http://www.securityfocus.com/archive/1/515589/100/0/threaded",
468 "http://www.securityfocus.com/bid/45233",
469 "https://bugzilla.redhat.com/show_bug.cgi?id=645859"
470 ],
471 "PublishedDate": "2011-01-13T19:00:00Z",
472 "LastModifiedDate": "2018-10-10T20:06:00Z"
473 },
474 {
475 "VulnerabilityID": "CVE-2010-4052",
476 "PkgName": "libc-bin",
477 "InstalledVersion": "2.28-10",
478 "Layer": {
479 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
480 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
481 },
482 "SeveritySource": "debian",
483 "Title": "CVE-2010-4051 CVE-2010-4052 glibc: De-recursivise regular expression engine",
484 "Description": "Stack consumption vulnerability in the regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (resource exhaustion) via a regular expression containing adjacent repetition operators, as demonstrated by a {10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD.",
485 "Severity": "LOW",
486 "CweIDs": [
487 "CWE-399"
488 ],
489 "CVSS": {
490 "nvd": {
491 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
492 "V2Score": 5
493 },
494 "redhat": {
495 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
496 "V2Score": 2.1
497 }
498 },
499 "References": [
500 "http://cxib.net/stuff/proftpd.gnu.c",
501 "http://seclists.org/fulldisclosure/2011/Jan/78",
502 "http://secunia.com/advisories/42547",
503 "http://securityreason.com/achievement_securityalert/93",
504 "http://securityreason.com/securityalert/8003",
505 "http://securitytracker.com/id?1024832",
506 "http://www.exploit-db.com/exploits/15935",
507 "http://www.kb.cert.org/vuls/id/912279",
508 "http://www.securityfocus.com/archive/1/515589/100/0/threaded",
509 "http://www.securityfocus.com/bid/45233",
510 "https://bugzilla.redhat.com/show_bug.cgi?id=645859"
511 ],
512 "PublishedDate": "2011-01-13T19:00:00Z",
513 "LastModifiedDate": "2018-10-10T20:06:00Z"
514 },
515 {
516 "VulnerabilityID": "CVE-2010-4756",
517 "PkgName": "libc-bin",
518 "InstalledVersion": "2.28-10",
519 "Layer": {
520 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
521 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
522 },
523 "SeveritySource": "debian",
524 "Title": "glibc: glob implementation can cause excessive CPU and memory consumption due to crafted glob expressions",
525 "Description": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.",
526 "Severity": "LOW",
527 "CweIDs": [
528 "CWE-399"
529 ],
530 "CVSS": {
531 "nvd": {
532 "V2Vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
533 "V2Score": 4
534 },
535 "redhat": {
536 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
537 "V2Score": 5
538 }
539 },
540 "References": [
541 "http://cxib.net/stuff/glob-0day.c",
542 "http://securityreason.com/achievement_securityalert/89",
543 "http://securityreason.com/exploitalert/9223"
544 ],
545 "PublishedDate": "2011-03-02T20:00:00Z",
546 "LastModifiedDate": "2011-03-04T05:00:00Z"
547 },
548 {
549 "VulnerabilityID": "CVE-2016-10228",
550 "PkgName": "libc-bin",
551 "InstalledVersion": "2.28-10",
552 "Layer": {
553 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
554 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
555 },
556 "SeveritySource": "debian",
557 "Title": "glibc: iconv program can hang when invoked with the -c option",
558 "Description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.25 and earlier, when invoked with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.",
559 "Severity": "LOW",
560 "CweIDs": [
561 "CWE-20"
562 ],
563 "CVSS": {
564 "nvd": {
565 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
566 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
567 "V2Score": 4.3,
568 "V3Score": 5.9
569 },
570 "redhat": {
571 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
572 "V3Score": 3.3
573 }
574 },
575 "References": [
576 "http://openwall.com/lists/oss-security/2017/03/01/10",
577 "http://www.securityfocus.com/bid/96525",
578 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10228",
579 "https://sourceware.org/bugzilla/show_bug.cgi?id=19519"
580 ],
581 "PublishedDate": "2017-03-02T01:59:00Z",
582 "LastModifiedDate": "2017-03-04T02:59:00Z"
583 },
584 {
585 "VulnerabilityID": "CVE-2018-20796",
586 "PkgName": "libc-bin",
587 "InstalledVersion": "2.28-10",
588 "Layer": {
589 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
590 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
591 },
592 "SeveritySource": "debian",
593 "Title": "glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c",
594 "Description": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.",
595 "Severity": "LOW",
596 "CweIDs": [
597 "CWE-674"
598 ],
599 "CVSS": {
600 "nvd": {
601 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
602 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
603 "V2Score": 5,
604 "V3Score": 7.5
605 },
606 "redhat": {
607 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
608 "V3Score": 5.3
609 }
610 },
611 "References": [
612 "http://www.securityfocus.com/bid/107160",
613 "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141",
614 "https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html",
615 "https://security.netapp.com/advisory/ntap-20190315-0002/",
616 "https://support.f5.com/csp/article/K26346590?utm_source=f5support\u0026amp;utm_medium=RSS"
617 ],
618 "PublishedDate": "2019-02-26T02:29:00Z",
619 "LastModifiedDate": "2019-11-05T21:15:00Z"
620 },
621 {
622 "VulnerabilityID": "CVE-2019-1010022",
623 "PkgName": "libc-bin",
624 "InstalledVersion": "2.28-10",
625 "Layer": {
626 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
627 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
628 },
629 "SeveritySource": "debian",
630 "Title": "glibc: stack guard protection bypass",
631 "Description": "GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard.",
632 "Severity": "LOW",
633 "CweIDs": [
634 "CWE-119"
635 ],
636 "CVSS": {
637 "nvd": {
638 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
639 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
640 "V2Score": 7.5,
641 "V3Score": 9.8
642 },
643 "redhat": {
644 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
645 "V3Score": 8.1
646 }
647 },
648 "References": [
649 "https://sourceware.org/bugzilla/show_bug.cgi?id=22850"
650 ],
651 "PublishedDate": "2019-07-15T04:15:00Z",
652 "LastModifiedDate": "2019-07-18T15:44:00Z"
653 },
654 {
655 "VulnerabilityID": "CVE-2019-1010023",
656 "PkgName": "libc-bin",
657 "InstalledVersion": "2.28-10",
658 "Layer": {
659 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
660 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
661 },
662 "SeveritySource": "debian",
663 "Title": "glibc: running ldd on malicious ELF leads to code execution because of wrong size computation",
664 "Description": "GNU Libc current is affected by: Re-mapping current loaded libray with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code.",
665 "Severity": "LOW",
666 "CVSS": {
667 "nvd": {
668 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
669 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
670 "V2Score": 6.8,
671 "V3Score": 8.8
672 },
673 "redhat": {
674 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
675 "V3Score": 7.8
676 }
677 },
678 "References": [
679 "http://www.securityfocus.com/bid/109167",
680 "https://sourceware.org/bugzilla/show_bug.cgi?id=22851",
681 "https://support.f5.com/csp/article/K11932200?utm_source=f5support\u0026amp;utm_medium=RSS"
682 ],
683 "PublishedDate": "2019-07-15T04:15:00Z",
684 "LastModifiedDate": "2020-08-24T17:37:00Z"
685 },
686 {
687 "VulnerabilityID": "CVE-2019-1010024",
688 "PkgName": "libc-bin",
689 "InstalledVersion": "2.28-10",
690 "Layer": {
691 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
692 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
693 },
694 "SeveritySource": "debian",
695 "Title": "glibc: ASLR bypass using cache of thread stack and heap",
696 "Description": "GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc.",
697 "Severity": "LOW",
698 "CweIDs": [
699 "CWE-200"
700 ],
701 "CVSS": {
702 "nvd": {
703 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
704 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
705 "V2Score": 5,
706 "V3Score": 5.3
707 },
708 "redhat": {
709 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
710 "V3Score": 5.3
711 }
712 },
713 "References": [
714 "http://www.securityfocus.com/bid/109162",
715 "https://sourceware.org/bugzilla/show_bug.cgi?id=22852",
716 "https://support.f5.com/csp/article/K06046097",
717 "https://support.f5.com/csp/article/K06046097?utm_source=f5support\u0026amp;utm_medium=RSS"
718 ],
719 "PublishedDate": "2019-07-15T04:15:00Z",
720 "LastModifiedDate": "2019-09-20T07:15:00Z"
721 },
722 {
723 "VulnerabilityID": "CVE-2019-1010025",
724 "PkgName": "libc-bin",
725 "InstalledVersion": "2.28-10",
726 "Layer": {
727 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
728 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
729 },
730 "SeveritySource": "debian",
731 "Title": "glibc: information disclosure of heap addresses of pthread_created thread",
732 "Description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"",
733 "Severity": "LOW",
734 "CweIDs": [
735 "CWE-330"
736 ],
737 "CVSS": {
738 "nvd": {
739 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
740 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
741 "V2Score": 5,
742 "V3Score": 5.3
743 },
744 "redhat": {
745 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
746 "V3Score": 2.9
747 }
748 },
749 "References": [
750 "https://sourceware.org/bugzilla/show_bug.cgi?id=22853",
751 "https://support.f5.com/csp/article/K06046097",
752 "https://support.f5.com/csp/article/K06046097?utm_source=f5support\u0026amp;utm_medium=RSS"
753 ],
754 "PublishedDate": "2019-07-15T04:15:00Z",
755 "LastModifiedDate": "2020-08-24T17:37:00Z"
756 },
757 {
758 "VulnerabilityID": "CVE-2019-19126",
759 "PkgName": "libc-bin",
760 "InstalledVersion": "2.28-10",
761 "Layer": {
762 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
763 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
764 },
765 "SeveritySource": "nvd",
766 "Title": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries",
767 "Description": "On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing local attackers to restrict the possible mapping addresses for loaded libraries and thus bypass ASLR for a setuid program.",
768 "Severity": "LOW",
769 "CweIDs": [
770 "CWE-200"
771 ],
772 "CVSS": {
773 "nvd": {
774 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
775 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
776 "V2Score": 2.1,
777 "V3Score": 3.3
778 },
779 "redhat": {
780 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
781 "V3Score": 2.9
782 }
783 },
784 "References": [
785 "http://linux.oracle.com/cve/CVE-2019-19126.html",
786 "http://linux.oracle.com/errata/ELSA-2020-3861.html",
787 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19126",
788 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FQ5LC6JOYSOYFPRUZ4S45KL6IP3RPPZ/",
789 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZFJ5E7NWOL6ROE5QVICHKIOUGCPFJVUH/",
790 "https://sourceware.org/bugzilla/show_bug.cgi?id=25204",
791 "https://sourceware.org/ml/libc-alpha/2019-11/msg00649.html",
792 "https://usn.ubuntu.com/4416-1/",
793 "https://usn.ubuntu.com/usn/usn-4416-1"
794 ],
795 "PublishedDate": "2019-11-19T22:15:00Z",
796 "LastModifiedDate": "2020-07-09T20:15:00Z"
797 },
798 {
799 "VulnerabilityID": "CVE-2019-9192",
800 "PkgName": "libc-bin",
801 "InstalledVersion": "2.28-10",
802 "Layer": {
803 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
804 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
805 },
806 "SeveritySource": "debian",
807 "Title": "glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c",
808 "Description": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.",
809 "Severity": "LOW",
810 "CweIDs": [
811 "CWE-674"
812 ],
813 "CVSS": {
814 "nvd": {
815 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
816 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
817 "V2Score": 5,
818 "V3Score": 7.5
819 },
820 "redhat": {
821 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
822 "V3Score": 2.8
823 }
824 },
825 "References": [
826 "https://sourceware.org/bugzilla/show_bug.cgi?id=24269",
827 "https://support.f5.com/csp/article/K26346590?utm_source=f5support\u0026amp;utm_medium=RSS"
828 ],
829 "PublishedDate": "2019-02-26T18:29:00Z",
830 "LastModifiedDate": "2020-08-24T17:37:00Z"
831 },
832 {
833 "VulnerabilityID": "CVE-2020-10029",
834 "PkgName": "libc-bin",
835 "InstalledVersion": "2.28-10",
836 "Layer": {
837 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
838 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
839 },
840 "SeveritySource": "nvd",
841 "Title": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions",
842 "Description": "The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.",
843 "Severity": "LOW",
844 "CweIDs": [
845 "CWE-119"
846 ],
847 "CVSS": {
848 "nvd": {
849 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
850 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
851 "V2Score": 2.1,
852 "V3Score": 5.5
853 },
854 "redhat": {
855 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
856 "V3Score": 5.7
857 }
858 },
859 "References": [
860 "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00033.html",
861 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10029",
862 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/23N76M3EDP2GIW4GOIQRYTKRE7PPBRB2/",
863 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZTFUD5VH2GU3YOXA2KBQSBIDZRDWNZ3/",
864 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU5JJGENOK7K4X5RYAA5PL647C6HD22E/",
865 "https://security.gentoo.org/glsa/202006-04",
866 "https://security.netapp.com/advisory/ntap-20200327-0003/",
867 "https://sourceware.org/bugzilla/show_bug.cgi?id=25487",
868 "https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=9333498794cde1d5cca518badf79533a24114b6f",
869 "https://usn.ubuntu.com/4416-1/",
870 "https://usn.ubuntu.com/usn/usn-4416-1"
871 ],
872 "PublishedDate": "2020-03-04T15:15:00Z",
873 "LastModifiedDate": "2020-07-09T20:15:00Z"
874 },
875 {
876 "VulnerabilityID": "CVE-2020-1752",
877 "PkgName": "libc-bin",
878 "InstalledVersion": "2.28-10",
879 "Layer": {
880 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
881 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
882 },
883 "SeveritySource": "nvd",
884 "Title": "glibc: use-after-free in glob() function when expanding ~user",
885 "Description": "A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.",
886 "Severity": "LOW",
887 "CweIDs": [
888 "CWE-416"
889 ],
890 "CVSS": {
891 "nvd": {
892 "V2Vector": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
893 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
894 "V2Score": 3.7,
895 "V3Score": 7
896 },
897 "redhat": {
898 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
899 "V3Score": 7
900 }
901 },
902 "References": [
903 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1752",
904 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1752",
905 "https://security.netapp.com/advisory/ntap-20200511-0005/",
906 "https://sourceware.org/bugzilla/show_bug.cgi?id=25414",
907 "https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ddc650e9b3dc916eab417ce9f79e67337b05035c",
908 "https://usn.ubuntu.com/4416-1/",
909 "https://usn.ubuntu.com/usn/usn-4416-1"
910 ],
911 "PublishedDate": "2020-04-30T17:15:00Z",
912 "LastModifiedDate": "2020-07-09T20:15:00Z"
913 },
914 {
915 "VulnerabilityID": "CVE-2020-6096",
916 "PkgName": "libc-bin",
917 "InstalledVersion": "2.28-10",
918 "Layer": {
919 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
920 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
921 },
922 "SeveritySource": "debian",
923 "Title": "glibc: signed comparison vulnerability in the ARMv7 memcpy function",
924 "Description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.",
925 "Severity": "LOW",
926 "CweIDs": [
927 "CWE-191"
928 ],
929 "CVSS": {
930 "nvd": {
931 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
932 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
933 "V2Score": 6.8,
934 "V3Score": 8.1
935 },
936 "redhat": {
937 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
938 "V3Score": 8.1
939 }
940 },
941 "References": [
942 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6096",
943 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/",
944 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/",
945 "https://sourceware.org/bugzilla/attachment.cgi?id=12334",
946 "https://sourceware.org/bugzilla/show_bug.cgi?id=25620",
947 "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1019",
948 "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"
949 ],
950 "PublishedDate": "2020-04-01T22:15:00Z",
951 "LastModifiedDate": "2020-08-02T03:15:00Z"
952 },
953 {
954 "VulnerabilityID": "CVE-2020-1751",
955 "PkgName": "libc6",
956 "InstalledVersion": "2.28-10",
957 "Layer": {
958 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
959 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
960 },
961 "SeveritySource": "nvd",
962 "Title": "glibc: array overflow in backtrace functions for powerpc",
963 "Description": "An out-of-bounds write vulnerability was found in glibc before 2.31 when handling signal trampolines on PowerPC. Specifically, the backtrace function did not properly check the array bounds when storing the frame address, resulting in a denial of service or potential code execution. The highest threat from this vulnerability is to system availability.",
964 "Severity": "MEDIUM",
965 "CweIDs": [
966 "CWE-787"
967 ],
968 "CVSS": {
969 "nvd": {
970 "V2Vector": "AV:L/AC:M/Au:N/C:P/I:P/A:C",
971 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
972 "V2Score": 5.9,
973 "V3Score": 7
974 },
975 "redhat": {
976 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
977 "V3Score": 7
978 }
979 },
980 "References": [
981 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1751",
982 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1751",
983 "https://security.gentoo.org/glsa/202006-04",
984 "https://security.netapp.com/advisory/ntap-20200430-0002/",
985 "https://sourceware.org/bugzilla/show_bug.cgi?id=25423",
986 "https://usn.ubuntu.com/4416-1/",
987 "https://usn.ubuntu.com/usn/usn-4416-1"
988 ],
989 "PublishedDate": "2020-04-17T19:15:00Z",
990 "LastModifiedDate": "2020-07-09T20:15:00Z"
991 },
992 {
993 "VulnerabilityID": "CVE-2010-4051",
994 "PkgName": "libc6",
995 "InstalledVersion": "2.28-10",
996 "Layer": {
997 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
998 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
999 },
1000 "SeveritySource": "debian",
1001 "Title": "CVE-2010-4052 glibc: De-recursivise regular expression engine",
1002 "Description": "The regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (application crash) via a regular expression containing adjacent bounded repetitions that bypass the intended RE_DUP_MAX limitation, as demonstrated by a {10,}{10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD, related to a \"RE_DUP_MAX overflow.\"",
1003 "Severity": "LOW",
1004 "CVSS": {
1005 "nvd": {
1006 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
1007 "V2Score": 5
1008 },
1009 "redhat": {
1010 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
1011 "V2Score": 2.1
1012 }
1013 },
1014 "References": [
1015 "http://cxib.net/stuff/proftpd.gnu.c",
1016 "http://seclists.org/fulldisclosure/2011/Jan/78",
1017 "http://secunia.com/advisories/42547",
1018 "http://securityreason.com/achievement_securityalert/93",
1019 "http://securityreason.com/securityalert/8003",
1020 "http://securitytracker.com/id?1024832",
1021 "http://www.exploit-db.com/exploits/15935",
1022 "http://www.kb.cert.org/vuls/id/912279",
1023 "http://www.securityfocus.com/archive/1/515589/100/0/threaded",
1024 "http://www.securityfocus.com/bid/45233",
1025 "https://bugzilla.redhat.com/show_bug.cgi?id=645859"
1026 ],
1027 "PublishedDate": "2011-01-13T19:00:00Z",
1028 "LastModifiedDate": "2018-10-10T20:06:00Z"
1029 },
1030 {
1031 "VulnerabilityID": "CVE-2010-4052",
1032 "PkgName": "libc6",
1033 "InstalledVersion": "2.28-10",
1034 "Layer": {
1035 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1036 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1037 },
1038 "SeveritySource": "debian",
1039 "Title": "CVE-2010-4051 CVE-2010-4052 glibc: De-recursivise regular expression engine",
1040 "Description": "Stack consumption vulnerability in the regcomp implementation in the GNU C Library (aka glibc or libc6) through 2.11.3, and 2.12.x through 2.12.2, allows context-dependent attackers to cause a denial of service (resource exhaustion) via a regular expression containing adjacent repetition operators, as demonstrated by a {10,}{10,}{10,}{10,} sequence in the proftpd.gnu.c exploit for ProFTPD.",
1041 "Severity": "LOW",
1042 "CweIDs": [
1043 "CWE-399"
1044 ],
1045 "CVSS": {
1046 "nvd": {
1047 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
1048 "V2Score": 5
1049 },
1050 "redhat": {
1051 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
1052 "V2Score": 2.1
1053 }
1054 },
1055 "References": [
1056 "http://cxib.net/stuff/proftpd.gnu.c",
1057 "http://seclists.org/fulldisclosure/2011/Jan/78",
1058 "http://secunia.com/advisories/42547",
1059 "http://securityreason.com/achievement_securityalert/93",
1060 "http://securityreason.com/securityalert/8003",
1061 "http://securitytracker.com/id?1024832",
1062 "http://www.exploit-db.com/exploits/15935",
1063 "http://www.kb.cert.org/vuls/id/912279",
1064 "http://www.securityfocus.com/archive/1/515589/100/0/threaded",
1065 "http://www.securityfocus.com/bid/45233",
1066 "https://bugzilla.redhat.com/show_bug.cgi?id=645859"
1067 ],
1068 "PublishedDate": "2011-01-13T19:00:00Z",
1069 "LastModifiedDate": "2018-10-10T20:06:00Z"
1070 },
1071 {
1072 "VulnerabilityID": "CVE-2010-4756",
1073 "PkgName": "libc6",
1074 "InstalledVersion": "2.28-10",
1075 "Layer": {
1076 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1077 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1078 },
1079 "SeveritySource": "debian",
1080 "Title": "glibc: glob implementation can cause excessive CPU and memory consumption due to crafted glob expressions",
1081 "Description": "The glob implementation in the GNU C Library (aka glibc or libc6) allows remote authenticated users to cause a denial of service (CPU and memory consumption) via crafted glob expressions that do not match any pathnames, as demonstrated by glob expressions in STAT commands to an FTP daemon, a different vulnerability than CVE-2010-2632.",
1082 "Severity": "LOW",
1083 "CweIDs": [
1084 "CWE-399"
1085 ],
1086 "CVSS": {
1087 "nvd": {
1088 "V2Vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P",
1089 "V2Score": 4
1090 },
1091 "redhat": {
1092 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
1093 "V2Score": 5
1094 }
1095 },
1096 "References": [
1097 "http://cxib.net/stuff/glob-0day.c",
1098 "http://securityreason.com/achievement_securityalert/89",
1099 "http://securityreason.com/exploitalert/9223"
1100 ],
1101 "PublishedDate": "2011-03-02T20:00:00Z",
1102 "LastModifiedDate": "2011-03-04T05:00:00Z"
1103 },
1104 {
1105 "VulnerabilityID": "CVE-2016-10228",
1106 "PkgName": "libc6",
1107 "InstalledVersion": "2.28-10",
1108 "Layer": {
1109 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1110 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1111 },
1112 "SeveritySource": "debian",
1113 "Title": "glibc: iconv program can hang when invoked with the -c option",
1114 "Description": "The iconv program in the GNU C Library (aka glibc or libc6) 2.25 and earlier, when invoked with the -c option, enters an infinite loop when processing invalid multi-byte input sequences, leading to a denial of service.",
1115 "Severity": "LOW",
1116 "CweIDs": [
1117 "CWE-20"
1118 ],
1119 "CVSS": {
1120 "nvd": {
1121 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
1122 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
1123 "V2Score": 4.3,
1124 "V3Score": 5.9
1125 },
1126 "redhat": {
1127 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
1128 "V3Score": 3.3
1129 }
1130 },
1131 "References": [
1132 "http://openwall.com/lists/oss-security/2017/03/01/10",
1133 "http://www.securityfocus.com/bid/96525",
1134 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10228",
1135 "https://sourceware.org/bugzilla/show_bug.cgi?id=19519"
1136 ],
1137 "PublishedDate": "2017-03-02T01:59:00Z",
1138 "LastModifiedDate": "2017-03-04T02:59:00Z"
1139 },
1140 {
1141 "VulnerabilityID": "CVE-2018-20796",
1142 "PkgName": "libc6",
1143 "InstalledVersion": "2.28-10",
1144 "Layer": {
1145 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1146 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1147 },
1148 "SeveritySource": "debian",
1149 "Title": "glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c",
1150 "Description": "In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(\\227|)(\\\\1\\\\1|t1|\\\\\\2537)+' in grep.",
1151 "Severity": "LOW",
1152 "CweIDs": [
1153 "CWE-674"
1154 ],
1155 "CVSS": {
1156 "nvd": {
1157 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
1158 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
1159 "V2Score": 5,
1160 "V3Score": 7.5
1161 },
1162 "redhat": {
1163 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
1164 "V3Score": 5.3
1165 }
1166 },
1167 "References": [
1168 "http://www.securityfocus.com/bid/107160",
1169 "https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34141",
1170 "https://lists.gnu.org/archive/html/bug-gnulib/2019-01/msg00108.html",
1171 "https://security.netapp.com/advisory/ntap-20190315-0002/",
1172 "https://support.f5.com/csp/article/K26346590?utm_source=f5support\u0026amp;utm_medium=RSS"
1173 ],
1174 "PublishedDate": "2019-02-26T02:29:00Z",
1175 "LastModifiedDate": "2019-11-05T21:15:00Z"
1176 },
1177 {
1178 "VulnerabilityID": "CVE-2019-1010022",
1179 "PkgName": "libc6",
1180 "InstalledVersion": "2.28-10",
1181 "Layer": {
1182 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1183 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1184 },
1185 "SeveritySource": "debian",
1186 "Title": "glibc: stack guard protection bypass",
1187 "Description": "GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass stack guard protection. The component is: nptl. The attack vector is: Exploit stack buffer overflow vulnerability and use this bypass vulnerability to bypass stack guard.",
1188 "Severity": "LOW",
1189 "CweIDs": [
1190 "CWE-119"
1191 ],
1192 "CVSS": {
1193 "nvd": {
1194 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
1195 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
1196 "V2Score": 7.5,
1197 "V3Score": 9.8
1198 },
1199 "redhat": {
1200 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
1201 "V3Score": 8.1
1202 }
1203 },
1204 "References": [
1205 "https://sourceware.org/bugzilla/show_bug.cgi?id=22850"
1206 ],
1207 "PublishedDate": "2019-07-15T04:15:00Z",
1208 "LastModifiedDate": "2019-07-18T15:44:00Z"
1209 },
1210 {
1211 "VulnerabilityID": "CVE-2019-1010023",
1212 "PkgName": "libc6",
1213 "InstalledVersion": "2.28-10",
1214 "Layer": {
1215 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1216 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1217 },
1218 "SeveritySource": "debian",
1219 "Title": "glibc: running ldd on malicious ELF leads to code execution because of wrong size computation",
1220 "Description": "GNU Libc current is affected by: Re-mapping current loaded libray with malicious ELF file. The impact is: In worst case attacker may evaluate privileges. The component is: libld. The attack vector is: Attacker sends 2 ELF files to victim and asks to run ldd on it. ldd execute code.",
1221 "Severity": "LOW",
1222 "CVSS": {
1223 "nvd": {
1224 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
1225 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
1226 "V2Score": 6.8,
1227 "V3Score": 8.8
1228 },
1229 "redhat": {
1230 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
1231 "V3Score": 7.8
1232 }
1233 },
1234 "References": [
1235 "http://www.securityfocus.com/bid/109167",
1236 "https://sourceware.org/bugzilla/show_bug.cgi?id=22851",
1237 "https://support.f5.com/csp/article/K11932200?utm_source=f5support\u0026amp;utm_medium=RSS"
1238 ],
1239 "PublishedDate": "2019-07-15T04:15:00Z",
1240 "LastModifiedDate": "2020-08-24T17:37:00Z"
1241 },
1242 {
1243 "VulnerabilityID": "CVE-2019-1010024",
1244 "PkgName": "libc6",
1245 "InstalledVersion": "2.28-10",
1246 "Layer": {
1247 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1248 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1249 },
1250 "SeveritySource": "debian",
1251 "Title": "glibc: ASLR bypass using cache of thread stack and heap",
1252 "Description": "GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may bypass ASLR using cache of thread stack and heap. The component is: glibc.",
1253 "Severity": "LOW",
1254 "CweIDs": [
1255 "CWE-200"
1256 ],
1257 "CVSS": {
1258 "nvd": {
1259 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
1260 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
1261 "V2Score": 5,
1262 "V3Score": 5.3
1263 },
1264 "redhat": {
1265 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
1266 "V3Score": 5.3
1267 }
1268 },
1269 "References": [
1270 "http://www.securityfocus.com/bid/109162",
1271 "https://sourceware.org/bugzilla/show_bug.cgi?id=22852",
1272 "https://support.f5.com/csp/article/K06046097",
1273 "https://support.f5.com/csp/article/K06046097?utm_source=f5support\u0026amp;utm_medium=RSS"
1274 ],
1275 "PublishedDate": "2019-07-15T04:15:00Z",
1276 "LastModifiedDate": "2019-09-20T07:15:00Z"
1277 },
1278 {
1279 "VulnerabilityID": "CVE-2019-1010025",
1280 "PkgName": "libc6",
1281 "InstalledVersion": "2.28-10",
1282 "Layer": {
1283 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1284 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1285 },
1286 "SeveritySource": "debian",
1287 "Title": "glibc: information disclosure of heap addresses of pthread_created thread",
1288 "Description": "** DISPUTED ** GNU Libc current is affected by: Mitigation bypass. The impact is: Attacker may guess the heap addresses of pthread_created thread. The component is: glibc. NOTE: the vendor's position is \"ASLR bypass itself is not a vulnerability.\"",
1289 "Severity": "LOW",
1290 "CweIDs": [
1291 "CWE-330"
1292 ],
1293 "CVSS": {
1294 "nvd": {
1295 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
1296 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
1297 "V2Score": 5,
1298 "V3Score": 5.3
1299 },
1300 "redhat": {
1301 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
1302 "V3Score": 2.9
1303 }
1304 },
1305 "References": [
1306 "https://sourceware.org/bugzilla/show_bug.cgi?id=22853",
1307 "https://support.f5.com/csp/article/K06046097",
1308 "https://support.f5.com/csp/article/K06046097?utm_source=f5support\u0026amp;utm_medium=RSS"
1309 ],
1310 "PublishedDate": "2019-07-15T04:15:00Z",
1311 "LastModifiedDate": "2020-08-24T17:37:00Z"
1312 },
1313 {
1314 "VulnerabilityID": "CVE-2019-19126",
1315 "PkgName": "libc6",
1316 "InstalledVersion": "2.28-10",
1317 "Layer": {
1318 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1319 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1320 },
1321 "SeveritySource": "nvd",
1322 "Title": "glibc: LD_PREFER_MAP_32BIT_EXEC not ignored in setuid binaries",
1323 "Description": "On the x86-64 architecture, the GNU C Library (aka glibc) before 2.31 fails to ignore the LD_PREFER_MAP_32BIT_EXEC environment variable during program execution after a security transition, allowing local attackers to restrict the possible mapping addresses for loaded libraries and thus bypass ASLR for a setuid program.",
1324 "Severity": "LOW",
1325 "CweIDs": [
1326 "CWE-200"
1327 ],
1328 "CVSS": {
1329 "nvd": {
1330 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:N/A:N",
1331 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
1332 "V2Score": 2.1,
1333 "V3Score": 3.3
1334 },
1335 "redhat": {
1336 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
1337 "V3Score": 2.9
1338 }
1339 },
1340 "References": [
1341 "http://linux.oracle.com/cve/CVE-2019-19126.html",
1342 "http://linux.oracle.com/errata/ELSA-2020-3861.html",
1343 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-19126",
1344 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4FQ5LC6JOYSOYFPRUZ4S45KL6IP3RPPZ/",
1345 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZFJ5E7NWOL6ROE5QVICHKIOUGCPFJVUH/",
1346 "https://sourceware.org/bugzilla/show_bug.cgi?id=25204",
1347 "https://sourceware.org/ml/libc-alpha/2019-11/msg00649.html",
1348 "https://usn.ubuntu.com/4416-1/",
1349 "https://usn.ubuntu.com/usn/usn-4416-1"
1350 ],
1351 "PublishedDate": "2019-11-19T22:15:00Z",
1352 "LastModifiedDate": "2020-07-09T20:15:00Z"
1353 },
1354 {
1355 "VulnerabilityID": "CVE-2019-9192",
1356 "PkgName": "libc6",
1357 "InstalledVersion": "2.28-10",
1358 "Layer": {
1359 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1360 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1361 },
1362 "SeveritySource": "debian",
1363 "Title": "glibc: uncontrolled recursion in function check_dst_limits_calc_pos_1 in posix/regexec.c",
1364 "Description": "** DISPUTED ** In the GNU C Library (aka glibc or libc6) through 2.29, check_dst_limits_calc_pos_1 in posix/regexec.c has Uncontrolled Recursion, as demonstrated by '(|)(\\\\1\\\\1)*' in grep, a different issue than CVE-2018-20796. NOTE: the software maintainer disputes that this is a vulnerability because the behavior occurs only with a crafted pattern.",
1365 "Severity": "LOW",
1366 "CweIDs": [
1367 "CWE-674"
1368 ],
1369 "CVSS": {
1370 "nvd": {
1371 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
1372 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
1373 "V2Score": 5,
1374 "V3Score": 7.5
1375 },
1376 "redhat": {
1377 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
1378 "V3Score": 2.8
1379 }
1380 },
1381 "References": [
1382 "https://sourceware.org/bugzilla/show_bug.cgi?id=24269",
1383 "https://support.f5.com/csp/article/K26346590?utm_source=f5support\u0026amp;utm_medium=RSS"
1384 ],
1385 "PublishedDate": "2019-02-26T18:29:00Z",
1386 "LastModifiedDate": "2020-08-24T17:37:00Z"
1387 },
1388 {
1389 "VulnerabilityID": "CVE-2020-10029",
1390 "PkgName": "libc6",
1391 "InstalledVersion": "2.28-10",
1392 "Layer": {
1393 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1394 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1395 },
1396 "SeveritySource": "nvd",
1397 "Title": "glibc: stack corruption from crafted input in cosl, sinl, sincosl, and tanl functions",
1398 "Description": "The GNU C Library (aka glibc or libc6) before 2.32 could overflow an on-stack buffer during range reduction if an input to an 80-bit long double function contains a non-canonical bit pattern, a seen when passing a 0x5d414141414141410000 value to sinl on x86 targets. This is related to sysdeps/ieee754/ldbl-96/e_rem_pio2l.c.",
1399 "Severity": "LOW",
1400 "CweIDs": [
1401 "CWE-119"
1402 ],
1403 "CVSS": {
1404 "nvd": {
1405 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
1406 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
1407 "V2Score": 2.1,
1408 "V3Score": 5.5
1409 },
1410 "redhat": {
1411 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
1412 "V3Score": 5.7
1413 }
1414 },
1415 "References": [
1416 "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00033.html",
1417 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10029",
1418 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/23N76M3EDP2GIW4GOIQRYTKRE7PPBRB2/",
1419 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JZTFUD5VH2GU3YOXA2KBQSBIDZRDWNZ3/",
1420 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VU5JJGENOK7K4X5RYAA5PL647C6HD22E/",
1421 "https://security.gentoo.org/glsa/202006-04",
1422 "https://security.netapp.com/advisory/ntap-20200327-0003/",
1423 "https://sourceware.org/bugzilla/show_bug.cgi?id=25487",
1424 "https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=9333498794cde1d5cca518badf79533a24114b6f",
1425 "https://usn.ubuntu.com/4416-1/",
1426 "https://usn.ubuntu.com/usn/usn-4416-1"
1427 ],
1428 "PublishedDate": "2020-03-04T15:15:00Z",
1429 "LastModifiedDate": "2020-07-09T20:15:00Z"
1430 },
1431 {
1432 "VulnerabilityID": "CVE-2020-1752",
1433 "PkgName": "libc6",
1434 "InstalledVersion": "2.28-10",
1435 "Layer": {
1436 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1437 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1438 },
1439 "SeveritySource": "nvd",
1440 "Title": "glibc: use-after-free in glob() function when expanding ~user",
1441 "Description": "A use-after-free vulnerability introduced in glibc upstream version 2.14 was found in the way the tilde expansion was carried out. Directory paths containing an initial tilde followed by a valid username were affected by this issue. A local attacker could exploit this flaw by creating a specially crafted path that, when processed by the glob function, would potentially lead to arbitrary code execution. This was fixed in version 2.32.",
1442 "Severity": "LOW",
1443 "CweIDs": [
1444 "CWE-416"
1445 ],
1446 "CVSS": {
1447 "nvd": {
1448 "V2Vector": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
1449 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
1450 "V2Score": 3.7,
1451 "V3Score": 7
1452 },
1453 "redhat": {
1454 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
1455 "V3Score": 7
1456 }
1457 },
1458 "References": [
1459 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1752",
1460 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1752",
1461 "https://security.netapp.com/advisory/ntap-20200511-0005/",
1462 "https://sourceware.org/bugzilla/show_bug.cgi?id=25414",
1463 "https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ddc650e9b3dc916eab417ce9f79e67337b05035c",
1464 "https://usn.ubuntu.com/4416-1/",
1465 "https://usn.ubuntu.com/usn/usn-4416-1"
1466 ],
1467 "PublishedDate": "2020-04-30T17:15:00Z",
1468 "LastModifiedDate": "2020-07-09T20:15:00Z"
1469 },
1470 {
1471 "VulnerabilityID": "CVE-2020-6096",
1472 "PkgName": "libc6",
1473 "InstalledVersion": "2.28-10",
1474 "Layer": {
1475 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1476 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1477 },
1478 "SeveritySource": "debian",
1479 "Title": "glibc: signed comparison vulnerability in the ARMv7 memcpy function",
1480 "Description": "An exploitable signed comparison vulnerability exists in the ARMv7 memcpy() implementation of GNU glibc 2.30.9000. Calling memcpy() (on ARMv7 targets that utilize the GNU glibc implementation) with a negative value for the 'num' parameter results in a signed comparison vulnerability. If an attacker underflows the 'num' parameter to memcpy(), this vulnerability could lead to undefined behavior such as writing to out-of-bounds memory and potentially remote code execution. Furthermore, this memcpy() implementation allows for program execution to continue in scenarios where a segmentation fault or crash should have occurred. The dangers occur in that subsequent execution and iterations of this code will be executed with this corrupted data.",
1481 "Severity": "LOW",
1482 "CweIDs": [
1483 "CWE-191"
1484 ],
1485 "CVSS": {
1486 "nvd": {
1487 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
1488 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
1489 "V2Score": 6.8,
1490 "V3Score": 8.1
1491 },
1492 "redhat": {
1493 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
1494 "V3Score": 8.1
1495 }
1496 },
1497 "References": [
1498 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6096",
1499 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SPYXTDOOB4PQGTYAMZAZNJIB3FF6YQXI/",
1500 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/URXOIA2LDUKHQXK4BE55BQBRI6ZZG3Y6/",
1501 "https://sourceware.org/bugzilla/attachment.cgi?id=12334",
1502 "https://sourceware.org/bugzilla/show_bug.cgi?id=25620",
1503 "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1019",
1504 "https://www.talosintelligence.com/vulnerability_reports/TALOS-2020-1019"
1505 ],
1506 "PublishedDate": "2020-04-01T22:15:00Z",
1507 "LastModifiedDate": "2020-08-02T03:15:00Z"
1508 },
1509 {
1510 "VulnerabilityID": "CVE-2018-12886",
1511 "PkgName": "libgcc1",
1512 "InstalledVersion": "8.3.0-6",
1513 "Layer": {
1514 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1515 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1516 },
1517 "SeveritySource": "nvd",
1518 "Title": "gcc: spilling of stack protection address in cfgexpand.c and function.c leads to stack-overflow protection bypass",
1519 "Description": "stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.",
1520 "Severity": "MEDIUM",
1521 "CweIDs": [
1522 "CWE-209"
1523 ],
1524 "CVSS": {
1525 "nvd": {
1526 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
1527 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
1528 "V2Score": 6.8,
1529 "V3Score": 8.1
1530 },
1531 "redhat": {
1532 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
1533 "V3Score": 6.8
1534 }
1535 },
1536 "References": [
1537 "https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379\u0026view=markup",
1538 "https://www.gnu.org/software/gcc/gcc-8/changes.html"
1539 ],
1540 "PublishedDate": "2019-05-22T19:29:00Z",
1541 "LastModifiedDate": "2020-08-24T17:37:00Z"
1542 },
1543 {
1544 "VulnerabilityID": "CVE-2019-15847",
1545 "PkgName": "libgcc1",
1546 "InstalledVersion": "8.3.0-6",
1547 "Layer": {
1548 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1549 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1550 },
1551 "SeveritySource": "nvd",
1552 "Title": "gcc: POWER9 \"DARN\" RNG intrinsic produces repeated output",
1553 "Description": "The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.",
1554 "Severity": "MEDIUM",
1555 "CweIDs": [
1556 "CWE-331"
1557 ],
1558 "CVSS": {
1559 "nvd": {
1560 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
1561 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
1562 "V2Score": 5,
1563 "V3Score": 7.5
1564 },
1565 "redhat": {
1566 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
1567 "V3Score": 7.5
1568 }
1569 },
1570 "References": [
1571 "http://linux.oracle.com/cve/CVE-2019-15847.html",
1572 "http://linux.oracle.com/errata/ELSA-2020-1864.html",
1573 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html",
1574 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html",
1575 "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html",
1576 "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481"
1577 ],
1578 "PublishedDate": "2019-09-02T23:15:00Z",
1579 "LastModifiedDate": "2020-09-17T13:38:00Z"
1580 },
1581 {
1582 "VulnerabilityID": "CVE-2019-12904",
1583 "PkgName": "libgcrypt20",
1584 "InstalledVersion": "1.8.4-5",
1585 "Layer": {
1586 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1587 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1588 },
1589 "SeveritySource": "nvd",
1590 "Title": "Libgcrypt: physical addresses being available to other processes leads to a flush-and-reload side-channel attack",
1591 "Description": "In Libgcrypt 1.8.4, the C implementation of AES is vulnerable to a flush-and-reload side-channel attack because physical addresses are available to other processes. (The C implementation is used on platforms where an assembly-language implementation is unavailable.)",
1592 "Severity": "MEDIUM",
1593 "CweIDs": [
1594 "CWE-310"
1595 ],
1596 "CVSS": {
1597 "nvd": {
1598 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
1599 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
1600 "V2Score": 4.3,
1601 "V3Score": 5.9
1602 },
1603 "redhat": {
1604 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
1605 "V3Score": 5.9
1606 }
1607 },
1608 "References": [
1609 "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00049.html",
1610 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12904",
1611 "https://dev.gnupg.org/T4541",
1612 "https://github.com/gpg/libgcrypt/commit/a4c561aab1014c3630bc88faf6f5246fee16b020",
1613 "https://github.com/gpg/libgcrypt/commit/daedbbb5541cd8ecda1459d3b843ea4d92788762",
1614 "https://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-12904.html"
1615 ],
1616 "PublishedDate": "2019-06-20T00:15:00Z",
1617 "LastModifiedDate": "2019-07-23T18:15:00Z"
1618 },
1619 {
1620 "VulnerabilityID": "CVE-2018-6829",
1621 "PkgName": "libgcrypt20",
1622 "InstalledVersion": "1.8.4-5",
1623 "Layer": {
1624 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1625 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1626 },
1627 "SeveritySource": "debian",
1628 "Title": "libgcrypt: ElGamal implementation doesn't have semantic security due to incorrectly encoded plaintexts possibly allowing to obtain sensitive information",
1629 "Description": "cipher/elgamal.c in Libgcrypt through 1.8.2, when used to encrypt messages directly, improperly encodes plaintexts, which allows attackers to obtain sensitive information by reading ciphertext data (i.e., it does not have semantic security in face of a ciphertext-only attack). The Decisional Diffie-Hellman (DDH) assumption does not hold for Libgcrypt's ElGamal implementation.",
1630 "Severity": "LOW",
1631 "CweIDs": [
1632 "CWE-327"
1633 ],
1634 "CVSS": {
1635 "nvd": {
1636 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
1637 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
1638 "V2Score": 5,
1639 "V3Score": 7.5
1640 },
1641 "redhat": {
1642 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
1643 "V3Score": 5.3
1644 }
1645 },
1646 "References": [
1647 "https://github.com/weikengchen/attack-on-libgcrypt-elgamal",
1648 "https://github.com/weikengchen/attack-on-libgcrypt-elgamal/wiki",
1649 "https://lists.gnupg.org/pipermail/gcrypt-devel/2018-February/004394.html",
1650 "https://www.oracle.com/security-alerts/cpujan2020.html"
1651 ],
1652 "PublishedDate": "2018-02-07T23:29:00Z",
1653 "LastModifiedDate": "2020-01-15T20:15:00Z"
1654 },
1655 {
1656 "VulnerabilityID": "CVE-2019-13627",
1657 "PkgName": "libgcrypt20",
1658 "InstalledVersion": "1.8.4-5",
1659 "Layer": {
1660 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1661 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1662 },
1663 "SeveritySource": "nvd",
1664 "Title": "libgcrypt: ECDSA timing attack allowing private key leak",
1665 "Description": "It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versions fixed: 1.8.5-2 and 1.6.3-2+deb8u7.",
1666 "Severity": "LOW",
1667 "CweIDs": [
1668 "CWE-362"
1669 ],
1670 "CVSS": {
1671 "nvd": {
1672 "V2Vector": "AV:L/AC:H/Au:N/C:P/I:P/A:N",
1673 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
1674 "V2Score": 2.6,
1675 "V3Score": 6.3
1676 },
1677 "redhat": {
1678 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
1679 "V3Score": 6.3
1680 }
1681 },
1682 "References": [
1683 "http://lists.opensuse.org/opensuse-security-announce/2019-09/msg00060.html",
1684 "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00018.html",
1685 "http://www.openwall.com/lists/oss-security/2019/10/02/2",
1686 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13627",
1687 "https://dev.gnupg.org/T4683",
1688 "https://github.com/gpg/libgcrypt/releases/tag/libgcrypt-1.8.5",
1689 "https://lists.debian.org/debian-lts-announce/2019/09/msg00024.html",
1690 "https://lists.debian.org/debian-lts-announce/2020/01/msg00001.html",
1691 "https://minerva.crocs.fi.muni.cz/",
1692 "https://security-tracker.debian.org/tracker/CVE-2019-13627",
1693 "https://security.gentoo.org/glsa/202003-32",
1694 "https://usn.ubuntu.com/4236-1/",
1695 "https://usn.ubuntu.com/4236-2/",
1696 "https://usn.ubuntu.com/4236-3/",
1697 "https://usn.ubuntu.com/usn/usn-4236-1",
1698 "https://usn.ubuntu.com/usn/usn-4236-2",
1699 "https://usn.ubuntu.com/usn/usn-4236-3"
1700 ],
1701 "PublishedDate": "2019-09-25T15:15:00Z",
1702 "LastModifiedDate": "2020-04-01T13:25:00Z"
1703 },
1704 {
1705 "VulnerabilityID": "CVE-2020-13777",
1706 "PkgName": "libgnutls30",
1707 "InstalledVersion": "3.6.7-4+deb10u3",
1708 "FixedVersion": "3.6.7-4+deb10u4",
1709 "Layer": {
1710 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1711 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1712 },
1713 "SeveritySource": "nvd",
1714 "Title": "gnutls: session resumption works without master key allowing MITM",
1715 "Description": "GnuTLS 3.6.x before 3.6.14 uses incorrect cryptography for encrypting a session ticket (a loss of confidentiality in TLS 1.2, and an authentication bypass in TLS 1.3). The earliest affected version is 3.6.4 (2018-09-24) because of an error in a 2018-09-18 commit. Until the first key rotation, the TLS server always uses wrong data in place of an encryption key derived from an application.",
1716 "Severity": "MEDIUM",
1717 "CweIDs": [
1718 "CWE-327"
1719 ],
1720 "CVSS": {
1721 "nvd": {
1722 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
1723 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
1724 "V2Score": 5.8,
1725 "V3Score": 7.4
1726 },
1727 "redhat": {
1728 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
1729 "V3Score": 7.4
1730 }
1731 },
1732 "References": [
1733 "http://linux.oracle.com/cve/CVE-2020-13777.html",
1734 "http://linux.oracle.com/errata/ELSA-2020-2637.html",
1735 "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00015.html",
1736 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13777",
1737 "https://gnutls.org/security-new.html#GNUTLS-SA-2020-06-03",
1738 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6C4DHUKV6M6SJ5CV6KVHZNHNF7HCUE5P/",
1739 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6RTXZOXC4MHTFE2HKY6IAZMF2WHD2WMV/",
1740 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RRQBFK3UZ7SV76IYDTS4PS6ABS2DSJHK/",
1741 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VMB3UGI5H5RCFRU6OGRPMNUCNLJGEN7Y/",
1742 "https://security.gentoo.org/glsa/202006-01",
1743 "https://security.netapp.com/advisory/ntap-20200619-0004/",
1744 "https://usn.ubuntu.com/4384-1/",
1745 "https://usn.ubuntu.com/usn/usn-4384-1",
1746 "https://www.debian.org/security/2020/dsa-4697",
1747 "https://www.gnutls.org/security-new.html#GNUTLS-SA-2020-06-03"
1748 ],
1749 "PublishedDate": "2020-06-04T07:15:00Z",
1750 "LastModifiedDate": "2020-06-19T11:15:00Z"
1751 },
1752 {
1753 "VulnerabilityID": "CVE-2020-24659",
1754 "PkgName": "libgnutls30",
1755 "InstalledVersion": "3.6.7-4+deb10u3",
1756 "Layer": {
1757 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1758 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1759 },
1760 "SeveritySource": "nvd",
1761 "Title": "gnutls: Heap buffer overflow in handshake with no_renegotiation alert sent",
1762 "Description": "An issue was discovered in GnuTLS before 3.6.15. A server can trigger a NULL pointer dereference in a TLS 1.3 client if a no_renegotiation alert is sent with unexpected timing, and then an invalid second handshake occurs. The crash happens in the application's error handling path, where the gnutls_deinit function is called after detecting a handshake failure.",
1763 "Severity": "MEDIUM",
1764 "CweIDs": [
1765 "CWE-787",
1766 "CWE-476"
1767 ],
1768 "CVSS": {
1769 "nvd": {
1770 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
1771 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
1772 "V2Score": 5,
1773 "V3Score": 7.5
1774 },
1775 "redhat": {
1776 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
1777 "V3Score": 7.5
1778 }
1779 },
1780 "References": [
1781 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24659",
1782 "https://gitlab.com/gnutls/gnutls/-/issues/1071",
1783 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/62BUAI4FQQLG6VTKRT7SUZPGJJ4NASQ3/",
1784 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AWN56FDLQQXT2D2YHNI4TYH432TDMQ7N/",
1785 "https://security.gentoo.org/glsa/202009-01",
1786 "https://security.netapp.com/advisory/ntap-20200911-0006/",
1787 "https://usn.ubuntu.com/4491-1/",
1788 "https://usn.ubuntu.com/usn/usn-4491-1",
1789 "https://www.gnutls.org/security-new.html#GNUTLS-SA-2020-09-04"
1790 ],
1791 "PublishedDate": "2020-09-04T15:15:00Z",
1792 "LastModifiedDate": "2020-09-25T20:15:00Z"
1793 },
1794 {
1795 "VulnerabilityID": "CVE-2011-3389",
1796 "PkgName": "libgnutls30",
1797 "InstalledVersion": "3.6.7-4+deb10u3",
1798 "Layer": {
1799 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1800 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1801 },
1802 "SeveritySource": "debian",
1803 "Title": "HTTPS: block-wise chosen-plaintext attack against SSL/TLS (BEAST)",
1804 "Description": "The SSL protocol, as used in certain configurations in Microsoft Windows and Microsoft Internet Explorer, Mozilla Firefox, Google Chrome, Opera, and other products, encrypts data by using CBC mode with chained initialization vectors, which allows man-in-the-middle attackers to obtain plaintext HTTP headers via a blockwise chosen-boundary attack (BCBA) on an HTTPS session, in conjunction with JavaScript code that uses (1) the HTML5 WebSocket API, (2) the Java URLConnection API, or (3) the Silverlight WebClient API, aka a \"BEAST\" attack.",
1805 "Severity": "LOW",
1806 "CweIDs": [
1807 "CWE-20"
1808 ],
1809 "CVSS": {
1810 "nvd": {
1811 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
1812 "V2Score": 4.3
1813 },
1814 "redhat": {
1815 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:N/A:N",
1816 "V2Score": 4.3
1817 }
1818 },
1819 "References": [
1820 "http://arcticdog.wordpress.com/2012/08/29/beast-openssl-and-apache/",
1821 "http://blog.mozilla.com/security/2011/09/27/attack-against-tls-protected-communications/",
1822 "http://blogs.technet.com/b/msrc/archive/2011/09/26/microsoft-releases-security-advisory-2588513.aspx",
1823 "http://blogs.technet.com/b/srd/archive/2011/09/26/is-ssl-broken-more-about-security-advisory-2588513.aspx",
1824 "http://curl.haxx.se/docs/adv_20120124B.html",
1825 "http://downloads.asterisk.org/pub/security/AST-2016-001.html",
1826 "http://ekoparty.org/2011/juliano-rizzo.php",
1827 "http://eprint.iacr.org/2004/111",
1828 "http://eprint.iacr.org/2006/136",
1829 "http://googlechromereleases.blogspot.com/2011/10/chrome-stable-release.html",
1830 "http://isc.sans.edu/diary/SSL+TLS+part+3+/11635",
1831 "http://linux.oracle.com/cve/CVE-2011-3389.html",
1832 "http://linux.oracle.com/errata/ELSA-2011-1380.html",
1833 "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00001.html",
1834 "http://lists.apple.com/archives/Security-announce/2011//Oct/msg00002.html",
1835 "http://lists.apple.com/archives/security-announce/2012/Feb/msg00000.html",
1836 "http://lists.apple.com/archives/security-announce/2012/Jul/msg00001.html",
1837 "http://lists.apple.com/archives/security-announce/2012/May/msg00001.html",
1838 "http://lists.apple.com/archives/security-announce/2012/Sep/msg00004.html",
1839 "http://lists.apple.com/archives/security-announce/2013/Oct/msg00004.html",
1840 "http://lists.opensuse.org/opensuse-security-announce/2012-01/msg00049.html",
1841 "http://lists.opensuse.org/opensuse-security-announce/2012-01/msg00051.html",
1842 "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00009.html",
1843 "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00040.html",
1844 "http://marc.info/?l=bugtraq\u0026m=132750579901589\u0026w=2",
1845 "http://marc.info/?l=bugtraq\u0026m=132872385320240\u0026w=2",
1846 "http://marc.info/?l=bugtraq\u0026m=133365109612558\u0026w=2",
1847 "http://marc.info/?l=bugtraq\u0026m=133728004526190\u0026w=2",
1848 "http://marc.info/?l=bugtraq\u0026m=134254866602253\u0026w=2",
1849 "http://marc.info/?l=bugtraq\u0026m=134254957702612\u0026w=2",
1850 "http://my.opera.com/securitygroup/blog/2011/09/28/the-beast-ssl-tls-issue",
1851 "http://osvdb.org/74829",
1852 "http://rhn.redhat.com/errata/RHSA-2012-0508.html",
1853 "http://rhn.redhat.com/errata/RHSA-2013-1455.html",
1854 "http://secunia.com/advisories/45791",
1855 "http://secunia.com/advisories/47998",
1856 "http://secunia.com/advisories/48256",
1857 "http://secunia.com/advisories/48692",
1858 "http://secunia.com/advisories/48915",
1859 "http://secunia.com/advisories/48948",
1860 "http://secunia.com/advisories/49198",
1861 "http://secunia.com/advisories/55322",
1862 "http://secunia.com/advisories/55350",
1863 "http://secunia.com/advisories/55351",
1864 "http://security.gentoo.org/glsa/glsa-201203-02.xml",
1865 "http://security.gentoo.org/glsa/glsa-201406-32.xml",
1866 "http://support.apple.com/kb/HT4999",
1867 "http://support.apple.com/kb/HT5001",
1868 "http://support.apple.com/kb/HT5130",
1869 "http://support.apple.com/kb/HT5281",
1870 "http://support.apple.com/kb/HT5501",
1871 "http://support.apple.com/kb/HT6150",
1872 "http://technet.microsoft.com/security/advisory/2588513",
1873 "http://vnhacker.blogspot.com/2011/09/beast.html",
1874 "http://www.apcmedia.com/salestools/SJHN-7RKGNM/SJHN-7RKGNM_R4_EN.pdf",
1875 "http://www.debian.org/security/2012/dsa-2398",
1876 "http://www.educatedguesswork.org/2011/09/security_impact_of_the_rizzodu.html",
1877 "http://www.ibm.com/developerworks/java/jdk/alerts/",
1878 "http://www.imperialviolet.org/2011/09/23/chromeandbeast.html",
1879 "http://www.insecure.cl/Beast-SSL.rar",
1880 "http://www.kb.cert.org/vuls/id/864643",
1881 "http://www.mandriva.com/security/advisories?name=MDVSA-2012:058",
1882 "http://www.opera.com/docs/changelogs/mac/1151/",
1883 "http://www.opera.com/docs/changelogs/mac/1160/",
1884 "http://www.opera.com/docs/changelogs/unix/1151/",
1885 "http://www.opera.com/docs/changelogs/unix/1160/",
1886 "http://www.opera.com/docs/changelogs/windows/1151/",
1887 "http://www.opera.com/docs/changelogs/windows/1160/",
1888 "http://www.opera.com/support/kb/view/1004/",
1889 "http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html",
1890 "http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html",
1891 "http://www.oracle.com/technetwork/topics/security/javacpuoct2011-443431.html",
1892 "http://www.redhat.com/support/errata/RHSA-2011-1384.html",
1893 "http://www.redhat.com/support/errata/RHSA-2012-0006.html",
1894 "http://www.securityfocus.com/bid/49388",
1895 "http://www.securityfocus.com/bid/49778",
1896 "http://www.securitytracker.com/id/1029190",
1897 "http://www.securitytracker.com/id?1025997",
1898 "http://www.securitytracker.com/id?1026103",
1899 "http://www.securitytracker.com/id?1026704",
1900 "http://www.ubuntu.com/usn/USN-1263-1",
1901 "http://www.us-cert.gov/cas/techalerts/TA12-010A.html",
1902 "https://blogs.oracle.com/sunsecurity/entry/multiple_vulnerabilities_in_fetchmail",
1903 "https://bugzilla.novell.com/show_bug.cgi?id=719047",
1904 "https://bugzilla.redhat.com/show_bug.cgi?id=737506",
1905 "https://cert-portal.siemens.com/productcert/pdf/ssa-556833.pdf",
1906 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3389",
1907 "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-006",
1908 "https://h20564.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c03839862",
1909 "https://hermes.opensuse.org/messages/13154861",
1910 "https://hermes.opensuse.org/messages/13155432",
1911 "https://ics-cert.us-cert.gov/advisories/ICSMA-18-058-02",
1912 "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A14752",
1913 "https://usn.ubuntu.com/usn/usn-1263-1"
1914 ],
1915 "PublishedDate": "2011-09-06T19:55:00Z",
1916 "LastModifiedDate": "2018-10-12T22:01:00Z"
1917 },
1918 {
1919 "VulnerabilityID": "CVE-2019-12290",
1920 "PkgName": "libidn2-0",
1921 "InstalledVersion": "2.0.5-1+deb10u1",
1922 "Layer": {
1923 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
1924 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
1925 },
1926 "SeveritySource": "nvd",
1927 "Description": "GNU libidn2 before 2.2.0 fails to perform the roundtrip checks specified in RFC3490 Section 4.2 when converting A-labels to U-labels. This makes it possible in some circumstances for one domain to impersonate another. By creating a malicious domain that matches a target domain except for the inclusion of certain punycoded Unicode characters (that would be discarded when converted first to a Unicode label and then back to an ASCII label), arbitrary domains can be impersonated.",
1928 "Severity": "MEDIUM",
1929 "CweIDs": [
1930 "CWE-20"
1931 ],
1932 "CVSS": {
1933 "nvd": {
1934 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
1935 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
1936 "V2Score": 5,
1937 "V3Score": 7.5
1938 }
1939 },
1940 "References": [
1941 "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00008.html",
1942 "http://lists.opensuse.org/opensuse-security-announce/2019-12/msg00009.html",
1943 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-12290",
1944 "https://gitlab.com/libidn/libidn2/commit/241e8f486134793cb0f4a5b0e5817a97883401f5",
1945 "https://gitlab.com/libidn/libidn2/commit/614117ef6e4c60e1950d742e3edf0a0ef8d389de",
1946 "https://gitlab.com/libidn/libidn2/merge_requests/71",
1947 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3UFT76Y7OSGPZV3EBEHD6ISVUM3DLARM/",
1948 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KXDKYWFV6N2HHVSE67FFDM7G3FEL2ZNE/",
1949 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ONG3GJRRJO35COPGVJXXSZLU4J5Y42AT/",
1950 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/RSI4TI2JTQWQ3YEUX5X36GTVGKO4QKZ5/",
1951 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/U6ZXL2RDNQRAHCMKWPOMJFKYJ344X4HL/",
1952 "https://security.gentoo.org/glsa/202003-63",
1953 "https://usn.ubuntu.com/4168-1/",
1954 "https://usn.ubuntu.com/usn/usn-4168-1"
1955 ],
1956 "PublishedDate": "2019-10-22T16:15:00Z",
1957 "LastModifiedDate": "2019-10-29T19:15:00Z"
1958 },
1959 {
1960 "VulnerabilityID": "CVE-2012-2663",
1961 "PkgName": "libip4tc2",
1962 "InstalledVersion": "1.8.3-2~bpo10+1",
1963 "Layer": {
1964 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
1965 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
1966 },
1967 "SeveritySource": "debian",
1968 "Title": "iptables: --syn flag bypass",
1969 "Description": "extensions/libxt_tcp.c in iptables through 1.4.21 does not match TCP SYN+FIN packets in --syn rules, which might allow remote attackers to bypass intended firewall restrictions via crafted packets. NOTE: the CVE-2012-6638 fix makes this issue less relevant.",
1970 "Severity": "LOW",
1971 "CweIDs": [
1972 "CWE-20"
1973 ],
1974 "CVSS": {
1975 "nvd": {
1976 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
1977 "V2Score": 7.5
1978 },
1979 "redhat": {
1980 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
1981 "V2Score": 6.4
1982 }
1983 },
1984 "References": [
1985 "http://www.spinics.net/lists/netfilter-devel/msg21248.html",
1986 "https://bugzilla.redhat.com/show_bug.cgi?id=826702"
1987 ],
1988 "PublishedDate": "2014-02-15T14:57:00Z",
1989 "LastModifiedDate": "2014-02-18T19:12:00Z"
1990 },
1991 {
1992 "VulnerabilityID": "CVE-2019-11360",
1993 "PkgName": "libip4tc2",
1994 "InstalledVersion": "1.8.3-2~bpo10+1",
1995 "Layer": {
1996 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
1997 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
1998 },
1999 "SeveritySource": "debian",
2000 "Description": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.",
2001 "Severity": "LOW",
2002 "CweIDs": [
2003 "CWE-119"
2004 ],
2005 "CVSS": {
2006 "nvd": {
2007 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
2008 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
2009 "V2Score": 4.3,
2010 "V3Score": 5.5
2011 }
2012 },
2013 "References": [
2014 "https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/",
2015 "https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e"
2016 ],
2017 "PublishedDate": "2019-07-12T14:15:00Z",
2018 "LastModifiedDate": "2019-07-15T12:33:00Z"
2019 },
2020 {
2021 "VulnerabilityID": "CVE-2012-2663",
2022 "PkgName": "libip6tc2",
2023 "InstalledVersion": "1.8.3-2~bpo10+1",
2024 "Layer": {
2025 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
2026 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
2027 },
2028 "SeveritySource": "debian",
2029 "Title": "iptables: --syn flag bypass",
2030 "Description": "extensions/libxt_tcp.c in iptables through 1.4.21 does not match TCP SYN+FIN packets in --syn rules, which might allow remote attackers to bypass intended firewall restrictions via crafted packets. NOTE: the CVE-2012-6638 fix makes this issue less relevant.",
2031 "Severity": "LOW",
2032 "CweIDs": [
2033 "CWE-20"
2034 ],
2035 "CVSS": {
2036 "nvd": {
2037 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
2038 "V2Score": 7.5
2039 },
2040 "redhat": {
2041 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
2042 "V2Score": 6.4
2043 }
2044 },
2045 "References": [
2046 "http://www.spinics.net/lists/netfilter-devel/msg21248.html",
2047 "https://bugzilla.redhat.com/show_bug.cgi?id=826702"
2048 ],
2049 "PublishedDate": "2014-02-15T14:57:00Z",
2050 "LastModifiedDate": "2014-02-18T19:12:00Z"
2051 },
2052 {
2053 "VulnerabilityID": "CVE-2019-11360",
2054 "PkgName": "libip6tc2",
2055 "InstalledVersion": "1.8.3-2~bpo10+1",
2056 "Layer": {
2057 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
2058 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
2059 },
2060 "SeveritySource": "debian",
2061 "Description": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.",
2062 "Severity": "LOW",
2063 "CweIDs": [
2064 "CWE-119"
2065 ],
2066 "CVSS": {
2067 "nvd": {
2068 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
2069 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
2070 "V2Score": 4.3,
2071 "V3Score": 5.5
2072 }
2073 },
2074 "References": [
2075 "https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/",
2076 "https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e"
2077 ],
2078 "PublishedDate": "2019-07-12T14:15:00Z",
2079 "LastModifiedDate": "2019-07-15T12:33:00Z"
2080 },
2081 {
2082 "VulnerabilityID": "CVE-2012-2663",
2083 "PkgName": "libiptc0",
2084 "InstalledVersion": "1.8.3-2~bpo10+1",
2085 "Layer": {
2086 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
2087 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
2088 },
2089 "SeveritySource": "debian",
2090 "Title": "iptables: --syn flag bypass",
2091 "Description": "extensions/libxt_tcp.c in iptables through 1.4.21 does not match TCP SYN+FIN packets in --syn rules, which might allow remote attackers to bypass intended firewall restrictions via crafted packets. NOTE: the CVE-2012-6638 fix makes this issue less relevant.",
2092 "Severity": "LOW",
2093 "CweIDs": [
2094 "CWE-20"
2095 ],
2096 "CVSS": {
2097 "nvd": {
2098 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
2099 "V2Score": 7.5
2100 },
2101 "redhat": {
2102 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
2103 "V2Score": 6.4
2104 }
2105 },
2106 "References": [
2107 "http://www.spinics.net/lists/netfilter-devel/msg21248.html",
2108 "https://bugzilla.redhat.com/show_bug.cgi?id=826702"
2109 ],
2110 "PublishedDate": "2014-02-15T14:57:00Z",
2111 "LastModifiedDate": "2014-02-18T19:12:00Z"
2112 },
2113 {
2114 "VulnerabilityID": "CVE-2019-11360",
2115 "PkgName": "libiptc0",
2116 "InstalledVersion": "1.8.3-2~bpo10+1",
2117 "Layer": {
2118 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
2119 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
2120 },
2121 "SeveritySource": "debian",
2122 "Description": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.",
2123 "Severity": "LOW",
2124 "CweIDs": [
2125 "CWE-119"
2126 ],
2127 "CVSS": {
2128 "nvd": {
2129 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
2130 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
2131 "V2Score": 4.3,
2132 "V3Score": 5.5
2133 }
2134 },
2135 "References": [
2136 "https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/",
2137 "https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e"
2138 ],
2139 "PublishedDate": "2019-07-12T14:15:00Z",
2140 "LastModifiedDate": "2019-07-15T12:33:00Z"
2141 },
2142 {
2143 "VulnerabilityID": "CVE-2019-17543",
2144 "PkgName": "liblz4-1",
2145 "InstalledVersion": "1.8.3-1",
2146 "Layer": {
2147 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2148 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2149 },
2150 "SeveritySource": "debian",
2151 "Title": "lz4: heap-based buffer overflow in LZ4_write32",
2152 "Description": "LZ4 before 1.9.2 has a heap-based buffer overflow in LZ4_write32 (related to LZ4_compress_destSize), affecting applications that call LZ4_compress_fast with a large input. (This issue can also lead to data corruption.) NOTE: the vendor states \"only a few specific / uncommon usages of the API are at risk.\"",
2153 "Severity": "LOW",
2154 "CweIDs": [
2155 "CWE-120"
2156 ],
2157 "CVSS": {
2158 "nvd": {
2159 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
2160 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
2161 "V2Score": 6.8,
2162 "V3Score": 8.1
2163 },
2164 "redhat": {
2165 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
2166 "V3Score": 8.1
2167 }
2168 },
2169 "References": [
2170 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00069.html",
2171 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00070.html",
2172 "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15941",
2173 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17543",
2174 "https://github.com/lz4/lz4/compare/v1.9.1...v1.9.2",
2175 "https://github.com/lz4/lz4/issues/801",
2176 "https://github.com/lz4/lz4/pull/756",
2177 "https://github.com/lz4/lz4/pull/760",
2178 "https://lists.apache.org/thread.html/25015588b770d67470b7ba7ea49a305d6735dd7f00eabe7d50ec1e17@%3Cissues.arrow.apache.org%3E",
2179 "https://lists.apache.org/thread.html/543302d55e2d2da4311994e9b0debdc676bf3fd05e1a2be3407aa2d6@%3Cissues.arrow.apache.org%3E",
2180 "https://lists.apache.org/thread.html/793012683dc0fa6819b7c2560e6cf990811014c40c7d75412099c357@%3Cissues.arrow.apache.org%3E",
2181 "https://lists.apache.org/thread.html/9ff0606d16be2ab6a81619e1c9e23c3e251756638e36272c8c8b7fa3@%3Cissues.arrow.apache.org%3E",
2182 "https://lists.apache.org/thread.html/f0038c4fab2ee25aee849ebeff6b33b3aa89e07ccfb06b5c87b36316@%3Cissues.arrow.apache.org%3E",
2183 "https://lists.apache.org/thread.html/f506bc371d4a068d5d84d7361293568f61167d3a1c3e91f0def2d7d3@%3Cdev.arrow.apache.org%3E",
2184 "https://lists.apache.org/thread.html/r0fb226357e7988a241b06b93bab065bcea2eb38658b382e485960e26@%3Cissues.kudu.apache.org%3E",
2185 "https://lists.apache.org/thread.html/r4068ba81066792f2b4d208b39c4c4713c5d4c79bd8cb6c1904af5720@%3Cissues.kudu.apache.org%3E",
2186 "https://lists.apache.org/thread.html/r7bc72200f94298bc9a0e35637f388deb53467ca4b2e2ad1ff66d8960@%3Cissues.kudu.apache.org%3E"
2187 ],
2188 "PublishedDate": "2019-10-14T02:15:00Z",
2189 "LastModifiedDate": "2020-07-09T20:15:00Z"
2190 },
2191 {
2192 "VulnerabilityID": "CVE-2020-14155",
2193 "PkgName": "libpcre3",
2194 "InstalledVersion": "2:8.39-12",
2195 "Layer": {
2196 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2197 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2198 },
2199 "SeveritySource": "nvd",
2200 "Title": "pcre: integer overflow in libpcre",
2201 "Description": "libpcre in PCRE before 8.44 allows an integer overflow via a large number after a (?C substring.",
2202 "Severity": "MEDIUM",
2203 "CweIDs": [
2204 "CWE-190"
2205 ],
2206 "CVSS": {
2207 "nvd": {
2208 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
2209 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
2210 "V2Score": 5,
2211 "V3Score": 5.3
2212 },
2213 "redhat": {
2214 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
2215 "V3Score": 5.3
2216 }
2217 },
2218 "References": [
2219 "https://about.gitlab.com/releases/2020/07/01/security-release-13-1-2-release/",
2220 "https://bugs.gentoo.org/717920",
2221 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14155",
2222 "https://www.pcre.org/original/changelog.txt"
2223 ],
2224 "PublishedDate": "2020-06-15T17:15:00Z",
2225 "LastModifiedDate": "2020-07-07T12:15:00Z"
2226 },
2227 {
2228 "VulnerabilityID": "CVE-2017-11164",
2229 "PkgName": "libpcre3",
2230 "InstalledVersion": "2:8.39-12",
2231 "Layer": {
2232 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2233 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2234 },
2235 "SeveritySource": "debian",
2236 "Title": "pcre: OP_KETRMAX feature in the match function in pcre_exec.c",
2237 "Description": "In PCRE 8.41, the OP_KETRMAX feature in the match function in pcre_exec.c allows stack exhaustion (uncontrolled recursion) when processing a crafted regular expression.",
2238 "Severity": "LOW",
2239 "CweIDs": [
2240 "CWE-674"
2241 ],
2242 "CVSS": {
2243 "nvd": {
2244 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
2245 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
2246 "V2Score": 7.8,
2247 "V3Score": 7.5
2248 },
2249 "redhat": {
2250 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
2251 "V3Score": 3.3
2252 }
2253 },
2254 "References": [
2255 "http://openwall.com/lists/oss-security/2017/07/11/3",
2256 "http://www.securityfocus.com/bid/99575",
2257 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-11164"
2258 ],
2259 "PublishedDate": "2017-07-11T03:29:00Z",
2260 "LastModifiedDate": "2019-10-03T00:03:00Z"
2261 },
2262 {
2263 "VulnerabilityID": "CVE-2017-16231",
2264 "PkgName": "libpcre3",
2265 "InstalledVersion": "2:8.39-12",
2266 "Layer": {
2267 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2268 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2269 },
2270 "SeveritySource": "debian",
2271 "Title": "pcre: self-recursive call in match() in pcre_exec.c leads to denial of service",
2272 "Description": "** DISPUTED ** In PCRE 8.41, after compiling, a pcretest load test PoC produces a crash overflow in the function match() in pcre_exec.c because of a self-recursive call. NOTE: third parties dispute the relevance of this report, noting that there are options that can be used to limit the amount of stack that is used.",
2273 "Severity": "LOW",
2274 "CweIDs": [
2275 "CWE-119"
2276 ],
2277 "CVSS": {
2278 "nvd": {
2279 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
2280 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
2281 "V2Score": 2.1,
2282 "V3Score": 5.5
2283 },
2284 "redhat": {
2285 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
2286 "V3Score": 5.5
2287 }
2288 },
2289 "References": [
2290 "http://packetstormsecurity.com/files/150897/PCRE-8.41-Buffer-Overflow.html",
2291 "http://seclists.org/fulldisclosure/2018/Dec/33",
2292 "http://www.openwall.com/lists/oss-security/2017/11/01/11",
2293 "http://www.openwall.com/lists/oss-security/2017/11/01/3",
2294 "http://www.openwall.com/lists/oss-security/2017/11/01/7",
2295 "http://www.openwall.com/lists/oss-security/2017/11/01/8",
2296 "http://www.securityfocus.com/bid/101688",
2297 "https://bugs.exim.org/show_bug.cgi?id=2047"
2298 ],
2299 "PublishedDate": "2019-03-21T15:59:00Z",
2300 "LastModifiedDate": "2019-04-02T13:55:00Z"
2301 },
2302 {
2303 "VulnerabilityID": "CVE-2017-7245",
2304 "PkgName": "libpcre3",
2305 "InstalledVersion": "2:8.39-12",
2306 "Layer": {
2307 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2308 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2309 },
2310 "SeveritySource": "debian",
2311 "Title": "pcre: stack-based buffer overflow write in pcre32_copy_substring",
2312 "Description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 4) or possibly have unspecified other impact via a crafted file.",
2313 "Severity": "LOW",
2314 "CweIDs": [
2315 "CWE-119"
2316 ],
2317 "CVSS": {
2318 "nvd": {
2319 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
2320 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
2321 "V2Score": 6.8,
2322 "V3Score": 7.8
2323 },
2324 "redhat": {
2325 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
2326 "V3Score": 3.7
2327 }
2328 },
2329 "References": [
2330 "http://www.securityfocus.com/bid/97067",
2331 "https://access.redhat.com/errata/RHSA-2018:2486",
2332 "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/",
2333 "https://security.gentoo.org/glsa/201710-25"
2334 ],
2335 "PublishedDate": "2017-03-23T21:59:00Z",
2336 "LastModifiedDate": "2018-08-17T10:29:00Z"
2337 },
2338 {
2339 "VulnerabilityID": "CVE-2017-7246",
2340 "PkgName": "libpcre3",
2341 "InstalledVersion": "2:8.39-12",
2342 "Layer": {
2343 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2344 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2345 },
2346 "SeveritySource": "debian",
2347 "Title": "pcre: stack-based buffer overflow write in pcre32_copy_substring",
2348 "Description": "Stack-based buffer overflow in the pcre32_copy_substring function in pcre_get.c in libpcre1 in PCRE 8.40 allows remote attackers to cause a denial of service (WRITE of size 268) or possibly have unspecified other impact via a crafted file.",
2349 "Severity": "LOW",
2350 "CweIDs": [
2351 "CWE-119"
2352 ],
2353 "CVSS": {
2354 "nvd": {
2355 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
2356 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
2357 "V2Score": 6.8,
2358 "V3Score": 7.8
2359 },
2360 "redhat": {
2361 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
2362 "V3Score": 3.7
2363 }
2364 },
2365 "References": [
2366 "http://www.securityfocus.com/bid/97067",
2367 "https://access.redhat.com/errata/RHSA-2018:2486",
2368 "https://blogs.gentoo.org/ago/2017/03/20/libpcre-two-stack-based-buffer-overflow-write-in-pcre32_copy_substring-pcre_get-c/",
2369 "https://security.gentoo.org/glsa/201710-25"
2370 ],
2371 "PublishedDate": "2017-03-23T21:59:00Z",
2372 "LastModifiedDate": "2018-08-17T10:29:00Z"
2373 },
2374 {
2375 "VulnerabilityID": "CVE-2019-20838",
2376 "PkgName": "libpcre3",
2377 "InstalledVersion": "2:8.39-12",
2378 "Layer": {
2379 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2380 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2381 },
2382 "SeveritySource": "debian",
2383 "Title": "pcre: buffer over-read in JIT when UTF is disabled",
2384 "Description": "libpcre in PCRE before 8.43 allows a subject buffer over-read in JIT when UTF is disabled, and \\X or \\R has more than one fixed quantifier, a related issue to CVE-2019-20454.",
2385 "Severity": "LOW",
2386 "CweIDs": [
2387 "CWE-125"
2388 ],
2389 "CVSS": {
2390 "nvd": {
2391 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
2392 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
2393 "V2Score": 4.3,
2394 "V3Score": 7.5
2395 },
2396 "redhat": {
2397 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
2398 "V3Score": 7.5
2399 }
2400 },
2401 "References": [
2402 "https://bugs.gentoo.org/717920",
2403 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20838",
2404 "https://www.pcre.org/original/changelog.txt"
2405 ],
2406 "PublishedDate": "2020-06-15T17:15:00Z",
2407 "LastModifiedDate": "2020-06-30T17:28:00Z"
2408 },
2409 {
2410 "VulnerabilityID": "CVE-2019-9893",
2411 "PkgName": "libseccomp2",
2412 "InstalledVersion": "2.3.3-4",
2413 "Layer": {
2414 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2415 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2416 },
2417 "SeveritySource": "debian",
2418 "Title": "libseccomp: incorrect generation of syscall filters in libseccomp",
2419 "Description": "libseccomp before 2.4.0 did not correctly generate 64-bit syscall argument comparisons using the arithmetic operators (LT, GT, LE, GE), which might able to lead to bypassing seccomp filters and potential privilege escalations.",
2420 "Severity": "LOW",
2421 "CVSS": {
2422 "nvd": {
2423 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
2424 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
2425 "V2Score": 7.5,
2426 "V3Score": 9.8
2427 },
2428 "redhat": {
2429 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
2430 "V3Score": 7.3
2431 }
2432 },
2433 "References": [
2434 "http://linux.oracle.com/cve/CVE-2019-9893.html",
2435 "http://linux.oracle.com/errata/ELSA-2019-3624.html",
2436 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00022.html",
2437 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00027.html",
2438 "http://www.paul-moore.com/blog/d/2019/03/libseccomp_v240.html",
2439 "https://access.redhat.com/errata/RHSA-2019:3624",
2440 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9893",
2441 "https://github.com/seccomp/libseccomp/issues/139",
2442 "https://seclists.org/oss-sec/2019/q1/179",
2443 "https://security.gentoo.org/glsa/201904-18",
2444 "https://usn.ubuntu.com/4001-1/",
2445 "https://usn.ubuntu.com/4001-2/",
2446 "https://usn.ubuntu.com/usn/usn-4001-1",
2447 "https://usn.ubuntu.com/usn/usn-4001-2",
2448 "https://www.openwall.com/lists/oss-security/2019/03/15/1"
2449 ],
2450 "PublishedDate": "2019-03-21T16:01:00Z",
2451 "LastModifiedDate": "2020-08-24T17:37:00Z"
2452 },
2453 {
2454 "VulnerabilityID": "CVE-2007-6755",
2455 "PkgName": "libssl1.1",
2456 "InstalledVersion": "1.1.1d-0+deb10u3",
2457 "Layer": {
2458 "Digest": "sha256:297e97c9c47212aa4f0fbc63e85b091e7a76ef85e082f9ce5574aca82144a60f",
2459 "DiffID": "sha256:f378e94873604f6c6c79834a8981aedf0ff5d92cb6e5f4c08d608d03818ee820"
2460 },
2461 "SeveritySource": "debian",
2462 "Title": "Dual_EC_DRBG: weak pseudo random number generator",
2463 "Description": "The NIST SP 800-90A default statement of the Dual Elliptic Curve Deterministic Random Bit Generation (Dual_EC_DRBG) algorithm contains point Q constants with a possible relationship to certain \"skeleton key\" values, which might allow context-dependent attackers to defeat cryptographic protection mechanisms by leveraging knowledge of those values. NOTE: this is a preliminary CVE for Dual_EC_DRBG; future research may provide additional details about point Q and associated attacks, and could potentially lead to a RECAST or REJECT of this CVE.",
2464 "Severity": "LOW",
2465 "CweIDs": [
2466 "CWE-310"
2467 ],
2468 "CVSS": {
2469 "nvd": {
2470 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
2471 "V2Score": 5.8
2472 },
2473 "redhat": {
2474 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:N",
2475 "V2Score": 5.8
2476 }
2477 },
2478 "References": [
2479 "http://arstechnica.com/security/2013/09/stop-using-nsa-influence-code-in-our-product-rsa-tells-customers/",
2480 "http://blog.cryptographyengineering.com/2013/09/rsa-warns-developers-against-its-own.html",
2481 "http://blog.cryptographyengineering.com/2013/09/the-many-flaws-of-dualecdrbg.html",
2482 "http://rump2007.cr.yp.to/15-shumow.pdf",
2483 "http://stream.wsj.com/story/latest-headlines/SS-2-63399/SS-2-332655/",
2484 "http://threatpost.com/in-wake-of-latest-crypto-revelations-everything-is-suspect",
2485 "http://www.securityfocus.com/bid/63657",
2486 "https://www.schneier.com/blog/archives/2007/11/the_strange_sto.html"
2487 ],
2488 "PublishedDate": "2013-10-11T22:55:00Z",
2489 "LastModifiedDate": "2016-11-28T19:07:00Z"
2490 },
2491 {
2492 "VulnerabilityID": "CVE-2010-0928",
2493 "PkgName": "libssl1.1",
2494 "InstalledVersion": "1.1.1d-0+deb10u3",
2495 "Layer": {
2496 "Digest": "sha256:297e97c9c47212aa4f0fbc63e85b091e7a76ef85e082f9ce5574aca82144a60f",
2497 "DiffID": "sha256:f378e94873604f6c6c79834a8981aedf0ff5d92cb6e5f4c08d608d03818ee820"
2498 },
2499 "SeveritySource": "debian",
2500 "Title": "openssl: RSA authentication weakness",
2501 "Description": "OpenSSL 0.9.8i on the Gaisler Research LEON3 SoC on the Xilinx Virtex-II Pro FPGA uses a Fixed Width Exponentiation (FWE) algorithm for certain signature calculations, and does not verify the signature before providing it to a caller, which makes it easier for physically proximate attackers to determine the private key via a modified supply voltage for the microprocessor, related to a \"fault-based attack.\"",
2502 "Severity": "LOW",
2503 "CweIDs": [
2504 "CWE-310"
2505 ],
2506 "CVSS": {
2507 "nvd": {
2508 "V2Vector": "AV:L/AC:H/Au:N/C:C/I:N/A:N",
2509 "V2Score": 4
2510 }
2511 },
2512 "References": [
2513 "http://rdist.root.org/2010/03/08/attacking-rsa-exponentiation-with-fault-injection/",
2514 "http://www.eecs.umich.edu/%7Evaleria/research/publications/DATE10RSA.pdf",
2515 "http://www.networkworld.com/news/2010/030410-rsa-security-attack.html",
2516 "http://www.osvdb.org/62808",
2517 "http://www.theregister.co.uk/2010/03/04/severe_openssl_vulnerability/",
2518 "https://exchange.xforce.ibmcloud.com/vulnerabilities/56750"
2519 ],
2520 "PublishedDate": "2010-03-05T19:30:00Z",
2521 "LastModifiedDate": "2017-08-17T01:32:00Z"
2522 },
2523 {
2524 "VulnerabilityID": "CVE-2019-1551",
2525 "PkgName": "libssl1.1",
2526 "InstalledVersion": "1.1.1d-0+deb10u3",
2527 "Layer": {
2528 "Digest": "sha256:297e97c9c47212aa4f0fbc63e85b091e7a76ef85e082f9ce5574aca82144a60f",
2529 "DiffID": "sha256:f378e94873604f6c6c79834a8981aedf0ff5d92cb6e5f4c08d608d03818ee820"
2530 },
2531 "SeveritySource": "debian",
2532 "Title": "openssl: Integer overflow in RSAZ modular exponentiation on x86_64",
2533 "Description": "There is an overflow bug in the x64_64 Montgomery squaring procedure used in exponentiation with 512-bit moduli. No EC algorithms are affected. Analysis suggests that attacks against 2-prime RSA1024, 3-prime RSA1536, and DSA1024 as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH512 are considered just feasible. However, for an attack the target would have to re-use the DH512 private key, which is not recommended anyway. Also applications directly using the low level API BN_mod_exp may be affected if they use BN_FLG_CONSTTIME. Fixed in OpenSSL 1.1.1e (Affected 1.1.1-1.1.1d). Fixed in OpenSSL 1.0.2u (Affected 1.0.2-1.0.2t).",
2534 "Severity": "LOW",
2535 "CweIDs": [
2536 "CWE-200"
2537 ],
2538 "CVSS": {
2539 "nvd": {
2540 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
2541 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
2542 "V2Score": 5,
2543 "V3Score": 5.3
2544 },
2545 "redhat": {
2546 "V3Vector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
2547 "V3Score": 4.8
2548 }
2549 },
2550 "References": [
2551 "http://lists.opensuse.org/opensuse-security-announce/2020-01/msg00030.html",
2552 "http://packetstormsecurity.com/files/155754/Slackware-Security-Advisory-openssl-Updates.html",
2553 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1551",
2554 "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=419102400a2811582a7a3d4a4e317d72e5ce0a8f",
2555 "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=f1c5eea8a817075d31e43f5876993c6710238c98",
2556 "https://github.com/openssl/openssl/pull/10575",
2557 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DDHOAATPWJCXRNFMJ2SASDBBNU5RJONY/",
2558 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EXDDAOWSAIEFQNBHWYE6PPYFV4QXGMCD/",
2559 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XVEP3LAK4JSPRXFO4QF4GG2IVXADV3SO/",
2560 "https://seclists.org/bugtraq/2019/Dec/39",
2561 "https://seclists.org/bugtraq/2019/Dec/46",
2562 "https://security.gentoo.org/glsa/202004-10",
2563 "https://security.netapp.com/advisory/ntap-20191210-0001/",
2564 "https://usn.ubuntu.com/4376-1/",
2565 "https://usn.ubuntu.com/4504-1/",
2566 "https://usn.ubuntu.com/usn/usn-4376-1",
2567 "https://usn.ubuntu.com/usn/usn-4504-1",
2568 "https://www.debian.org/security/2019/dsa-4594",
2569 "https://www.openssl.org/news/secadv/20191206.txt",
2570 "https://www.oracle.com/security-alerts/cpujul2020.html",
2571 "https://www.tenable.com/security/tns-2019-09",
2572 "https://www.tenable.com/security/tns-2020-03"
2573 ],
2574 "PublishedDate": "2019-12-06T18:15:00Z",
2575 "LastModifiedDate": "2020-09-17T17:15:00Z"
2576 },
2577 {
2578 "VulnerabilityID": "CVE-2018-12886",
2579 "PkgName": "libstdc++6",
2580 "InstalledVersion": "8.3.0-6",
2581 "Layer": {
2582 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2583 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2584 },
2585 "SeveritySource": "nvd",
2586 "Title": "gcc: spilling of stack protection address in cfgexpand.c and function.c leads to stack-overflow protection bypass",
2587 "Description": "stack_protect_prologue in cfgexpand.c and stack_protect_epilogue in function.c in GNU Compiler Collection (GCC) 4.1 through 8 (under certain circumstances) generate instruction sequences when targeting ARM targets that spill the address of the stack protector guard, which allows an attacker to bypass the protection of -fstack-protector, -fstack-protector-all, -fstack-protector-strong, and -fstack-protector-explicit against stack overflow by controlling what the stack canary is compared against.",
2588 "Severity": "MEDIUM",
2589 "CweIDs": [
2590 "CWE-209"
2591 ],
2592 "CVSS": {
2593 "nvd": {
2594 "V2Vector": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
2595 "V3Vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
2596 "V2Score": 6.8,
2597 "V3Score": 8.1
2598 },
2599 "redhat": {
2600 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H",
2601 "V3Score": 6.8
2602 }
2603 },
2604 "References": [
2605 "https://gcc.gnu.org/viewcvs/gcc/trunk/gcc/config/arm/arm-protos.h?revision=266379\u0026view=markup",
2606 "https://www.gnu.org/software/gcc/gcc-8/changes.html"
2607 ],
2608 "PublishedDate": "2019-05-22T19:29:00Z",
2609 "LastModifiedDate": "2020-08-24T17:37:00Z"
2610 },
2611 {
2612 "VulnerabilityID": "CVE-2019-15847",
2613 "PkgName": "libstdc++6",
2614 "InstalledVersion": "8.3.0-6",
2615 "Layer": {
2616 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2617 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2618 },
2619 "SeveritySource": "nvd",
2620 "Title": "gcc: POWER9 \"DARN\" RNG intrinsic produces repeated output",
2621 "Description": "The POWER9 backend in GNU Compiler Collection (GCC) before version 10 could optimize multiple calls of the __builtin_darn intrinsic into a single call, thus reducing the entropy of the random number generator. This occurred because a volatile operation was not specified. For example, within a single execution of a program, the output of every __builtin_darn() call may be the same.",
2622 "Severity": "MEDIUM",
2623 "CweIDs": [
2624 "CWE-331"
2625 ],
2626 "CVSS": {
2627 "nvd": {
2628 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
2629 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
2630 "V2Score": 5,
2631 "V3Score": 7.5
2632 },
2633 "redhat": {
2634 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
2635 "V3Score": 7.5
2636 }
2637 },
2638 "References": [
2639 "http://linux.oracle.com/cve/CVE-2019-15847.html",
2640 "http://linux.oracle.com/errata/ELSA-2020-1864.html",
2641 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00056.html",
2642 "http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00057.html",
2643 "http://lists.opensuse.org/opensuse-security-announce/2020-05/msg00058.html",
2644 "https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91481"
2645 ],
2646 "PublishedDate": "2019-09-02T23:15:00Z",
2647 "LastModifiedDate": "2020-09-17T13:38:00Z"
2648 },
2649 {
2650 "VulnerabilityID": "CVE-2019-3843",
2651 "PkgName": "libsystemd0",
2652 "InstalledVersion": "241-7~deb10u3",
2653 "Layer": {
2654 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2655 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2656 },
2657 "SeveritySource": "nvd",
2658 "Title": "systemd: services with DynamicUser can create SUID/SGID binaries",
2659 "Description": "It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.",
2660 "Severity": "MEDIUM",
2661 "CVSS": {
2662 "nvd": {
2663 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
2664 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2665 "V2Score": 4.6,
2666 "V3Score": 7.8
2667 },
2668 "redhat": {
2669 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
2670 "V3Score": 4.5
2671 }
2672 },
2673 "References": [
2674 "http://linux.oracle.com/cve/CVE-2019-3843.html",
2675 "http://linux.oracle.com/errata/ELSA-2020-1794.html",
2676 "http://www.securityfocus.com/bid/108116",
2677 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3843",
2678 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3843",
2679 "https://github.com/systemd/systemd-stable/pull/54 (backport for v241-stable)",
2680 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5JXQAKSTMABZ46EVCRMW62DHWYHTTFES/",
2681 "https://security.netapp.com/advisory/ntap-20190619-0002/",
2682 "https://usn.ubuntu.com/4269-1/",
2683 "https://usn.ubuntu.com/usn/usn-4269-1"
2684 ],
2685 "PublishedDate": "2019-04-26T21:29:00Z",
2686 "LastModifiedDate": "2020-10-15T14:08:00Z"
2687 },
2688 {
2689 "VulnerabilityID": "CVE-2019-3844",
2690 "PkgName": "libsystemd0",
2691 "InstalledVersion": "241-7~deb10u3",
2692 "Layer": {
2693 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2694 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2695 },
2696 "SeveritySource": "nvd",
2697 "Title": "systemd: services with DynamicUser can get new privileges and create SGID binaries",
2698 "Description": "It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.",
2699 "Severity": "MEDIUM",
2700 "CVSS": {
2701 "nvd": {
2702 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
2703 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2704 "V2Score": 4.6,
2705 "V3Score": 7.8
2706 },
2707 "redhat": {
2708 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
2709 "V3Score": 4.5
2710 }
2711 },
2712 "References": [
2713 "http://linux.oracle.com/cve/CVE-2019-3844.html",
2714 "http://linux.oracle.com/errata/ELSA-2020-1794.html",
2715 "http://www.securityfocus.com/bid/108096",
2716 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3844",
2717 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3844",
2718 "https://security.netapp.com/advisory/ntap-20190619-0002/",
2719 "https://usn.ubuntu.com/4269-1/",
2720 "https://usn.ubuntu.com/usn/usn-4269-1"
2721 ],
2722 "PublishedDate": "2019-04-26T21:29:00Z",
2723 "LastModifiedDate": "2020-10-15T14:09:00Z"
2724 },
2725 {
2726 "VulnerabilityID": "CVE-2020-1712",
2727 "PkgName": "libsystemd0",
2728 "InstalledVersion": "241-7~deb10u3",
2729 "FixedVersion": "241-7~deb10u4",
2730 "Layer": {
2731 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2732 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2733 },
2734 "SeveritySource": "nvd",
2735 "Title": "systemd: use-after-free when asynchronous polkit queries are performed",
2736 "Description": "A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.",
2737 "Severity": "MEDIUM",
2738 "CweIDs": [
2739 "CWE-416"
2740 ],
2741 "CVSS": {
2742 "nvd": {
2743 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
2744 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2745 "V2Score": 4.6,
2746 "V3Score": 7.8
2747 },
2748 "redhat": {
2749 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2750 "V3Score": 7.8
2751 }
2752 },
2753 "References": [
2754 "http://linux.oracle.com/cve/CVE-2020-1712.html",
2755 "http://linux.oracle.com/errata/ELSA-2020-0575.html",
2756 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1712",
2757 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1712",
2758 "https://github.com/systemd/systemd/commit/1068447e6954dc6ce52f099ed174c442cb89ed54",
2759 "https://github.com/systemd/systemd/commit/637486261528e8aa3da9f26a4487dc254f4b7abb",
2760 "https://github.com/systemd/systemd/commit/bc130b6858327b382b07b3985cf48e2aa9016b2d",
2761 "https://github.com/systemd/systemd/commit/ea0d0ede03c6f18dbc5036c5e9cccf97e415ccc2",
2762 "https://usn.ubuntu.com/usn/usn-4269-1",
2763 "https://www.openwall.com/lists/oss-security/2020/02/05/1"
2764 ],
2765 "PublishedDate": "2020-03-31T17:15:00Z",
2766 "LastModifiedDate": "2020-04-10T15:42:00Z"
2767 },
2768 {
2769 "VulnerabilityID": "CVE-2013-4392",
2770 "PkgName": "libsystemd0",
2771 "InstalledVersion": "241-7~deb10u3",
2772 "Layer": {
2773 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2774 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2775 },
2776 "SeveritySource": "debian",
2777 "Title": "systemd: TOCTOU race condition when updating file permissions and SELinux security contexts",
2778 "Description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.",
2779 "Severity": "LOW",
2780 "CweIDs": [
2781 "CWE-264"
2782 ],
2783 "CVSS": {
2784 "nvd": {
2785 "V2Vector": "AV:L/AC:M/Au:N/C:P/I:P/A:N",
2786 "V2Score": 3.3
2787 },
2788 "redhat": {
2789 "V2Vector": "AV:L/AC:M/Au:N/C:P/I:P/A:N",
2790 "V2Score": 3.3
2791 }
2792 },
2793 "References": [
2794 "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357",
2795 "http://www.openwall.com/lists/oss-security/2013/10/01/9",
2796 "https://bugzilla.redhat.com/show_bug.cgi?id=859060"
2797 ],
2798 "PublishedDate": "2013-10-28T22:55:00Z",
2799 "LastModifiedDate": "2013-12-08T06:00:00Z"
2800 },
2801 {
2802 "VulnerabilityID": "CVE-2019-20386",
2803 "PkgName": "libsystemd0",
2804 "InstalledVersion": "241-7~deb10u3",
2805 "Layer": {
2806 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2807 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2808 },
2809 "SeveritySource": "debian",
2810 "Title": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received",
2811 "Description": "An issue was discovered in button_open in login/logind-button.c in systemd before 243. When executing the udevadm trigger command, a memory leak may occur.",
2812 "Severity": "LOW",
2813 "CweIDs": [
2814 "CWE-772"
2815 ],
2816 "CVSS": {
2817 "nvd": {
2818 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
2819 "V3Vector": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
2820 "V2Score": 2.1,
2821 "V3Score": 2.4
2822 },
2823 "redhat": {
2824 "V3Vector": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
2825 "V3Score": 2.4
2826 }
2827 },
2828 "References": [
2829 "http://linux.oracle.com/cve/CVE-2019-20386.html",
2830 "http://linux.oracle.com/errata/ELSA-2020-4007.html",
2831 "http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00014.html",
2832 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20386",
2833 "https://github.com/systemd/systemd/commit/b2774a3ae692113e1f47a336a6c09bac9cfb49ad",
2834 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZPCOMW5X6IZZXASCDD2CNW2DLF3YADC/",
2835 "https://security.netapp.com/advisory/ntap-20200210-0002/",
2836 "https://usn.ubuntu.com/4269-1/",
2837 "https://usn.ubuntu.com/usn/usn-4269-1"
2838 ],
2839 "PublishedDate": "2020-01-21T06:15:00Z",
2840 "LastModifiedDate": "2020-02-10T11:15:00Z"
2841 },
2842 {
2843 "VulnerabilityID": "CVE-2020-13776",
2844 "PkgName": "libsystemd0",
2845 "InstalledVersion": "241-7~deb10u3",
2846 "Layer": {
2847 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2848 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2849 },
2850 "SeveritySource": "debian",
2851 "Title": "systemd: mishandles numerical usernames beginning with decimal digits or 0x followed by hexadecimal digits",
2852 "Description": "systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.",
2853 "Severity": "LOW",
2854 "CweIDs": [
2855 "CWE-20"
2856 ],
2857 "CVSS": {
2858 "nvd": {
2859 "V2Vector": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
2860 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
2861 "V2Score": 6.2,
2862 "V3Score": 6.7
2863 },
2864 "redhat": {
2865 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
2866 "V3Score": 6.7
2867 }
2868 },
2869 "References": [
2870 "https://github.com/systemd/systemd/issues/15985",
2871 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/",
2872 "https://security.netapp.com/advisory/ntap-20200611-0003/"
2873 ],
2874 "PublishedDate": "2020-06-03T03:15:00Z",
2875 "LastModifiedDate": "2020-07-30T21:15:00Z"
2876 },
2877 {
2878 "VulnerabilityID": "CVE-2018-1000654",
2879 "PkgName": "libtasn1-6",
2880 "InstalledVersion": "4.13-3",
2881 "Layer": {
2882 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2883 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2884 },
2885 "SeveritySource": "debian",
2886 "Title": "libtasn1: Infinite loop in _asn1_expand_object_id(ptree) leads to memory exhaustion",
2887 "Description": "GNU Libtasn1-4.13 libtasn1-4.13 version libtasn1-4.13, libtasn1-4.12 contains a DoS, specifically CPU usage will reach 100% when running asn1Paser against the POC due to an issue in _asn1_expand_object_id(p_tree), after a long time, the program will be killed. This attack appears to be exploitable via parsing a crafted file.",
2888 "Severity": "LOW",
2889 "CVSS": {
2890 "nvd": {
2891 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:C",
2892 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
2893 "V2Score": 7.1,
2894 "V3Score": 5.5
2895 },
2896 "redhat": {
2897 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
2898 "V3Score": 4
2899 }
2900 },
2901 "References": [
2902 "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00009.html",
2903 "http://lists.opensuse.org/opensuse-security-announce/2019-06/msg00018.html",
2904 "http://www.securityfocus.com/bid/105151",
2905 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-1000654",
2906 "https://gitlab.com/gnutls/libtasn1/issues/4"
2907 ],
2908 "PublishedDate": "2018-08-20T19:31:00Z",
2909 "LastModifiedDate": "2019-10-03T00:03:00Z"
2910 },
2911 {
2912 "VulnerabilityID": "CVE-2019-3843",
2913 "PkgName": "libudev1",
2914 "InstalledVersion": "241-7~deb10u3",
2915 "Layer": {
2916 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2917 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2918 },
2919 "SeveritySource": "nvd",
2920 "Title": "systemd: services with DynamicUser can create SUID/SGID binaries",
2921 "Description": "It was discovered that a systemd service that uses DynamicUser property can create a SUID/SGID binary that would be allowed to run as the transient service UID/GID even after the service is terminated. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the UID/GID will be recycled.",
2922 "Severity": "MEDIUM",
2923 "CVSS": {
2924 "nvd": {
2925 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
2926 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2927 "V2Score": 4.6,
2928 "V3Score": 7.8
2929 },
2930 "redhat": {
2931 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
2932 "V3Score": 4.5
2933 }
2934 },
2935 "References": [
2936 "http://linux.oracle.com/cve/CVE-2019-3843.html",
2937 "http://linux.oracle.com/errata/ELSA-2020-1794.html",
2938 "http://www.securityfocus.com/bid/108116",
2939 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3843",
2940 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3843",
2941 "https://github.com/systemd/systemd-stable/pull/54 (backport for v241-stable)",
2942 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/5JXQAKSTMABZ46EVCRMW62DHWYHTTFES/",
2943 "https://security.netapp.com/advisory/ntap-20190619-0002/",
2944 "https://usn.ubuntu.com/4269-1/",
2945 "https://usn.ubuntu.com/usn/usn-4269-1"
2946 ],
2947 "PublishedDate": "2019-04-26T21:29:00Z",
2948 "LastModifiedDate": "2020-10-15T14:08:00Z"
2949 },
2950 {
2951 "VulnerabilityID": "CVE-2019-3844",
2952 "PkgName": "libudev1",
2953 "InstalledVersion": "241-7~deb10u3",
2954 "Layer": {
2955 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2956 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2957 },
2958 "SeveritySource": "nvd",
2959 "Title": "systemd: services with DynamicUser can get new privileges and create SGID binaries",
2960 "Description": "It was discovered that a systemd service that uses DynamicUser property can get new privileges through the execution of SUID binaries, which would allow to create binaries owned by the service transient group with the setgid bit set. A local attacker may use this flaw to access resources that will be owned by a potentially different service in the future, when the GID will be recycled.",
2961 "Severity": "MEDIUM",
2962 "CVSS": {
2963 "nvd": {
2964 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
2965 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
2966 "V2Score": 4.6,
2967 "V3Score": 7.8
2968 },
2969 "redhat": {
2970 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
2971 "V3Score": 4.5
2972 }
2973 },
2974 "References": [
2975 "http://linux.oracle.com/cve/CVE-2019-3844.html",
2976 "http://linux.oracle.com/errata/ELSA-2020-1794.html",
2977 "http://www.securityfocus.com/bid/108096",
2978 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2019-3844",
2979 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-3844",
2980 "https://security.netapp.com/advisory/ntap-20190619-0002/",
2981 "https://usn.ubuntu.com/4269-1/",
2982 "https://usn.ubuntu.com/usn/usn-4269-1"
2983 ],
2984 "PublishedDate": "2019-04-26T21:29:00Z",
2985 "LastModifiedDate": "2020-10-15T14:09:00Z"
2986 },
2987 {
2988 "VulnerabilityID": "CVE-2020-1712",
2989 "PkgName": "libudev1",
2990 "InstalledVersion": "241-7~deb10u3",
2991 "FixedVersion": "241-7~deb10u4",
2992 "Layer": {
2993 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
2994 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
2995 },
2996 "SeveritySource": "nvd",
2997 "Title": "systemd: use-after-free when asynchronous polkit queries are performed",
2998 "Description": "A heap use-after-free vulnerability was found in systemd before version v245-rc1, where asynchronous Polkit queries are performed while handling dbus messages. A local unprivileged attacker can abuse this flaw to crash systemd services or potentially execute code and elevate their privileges, by sending specially crafted dbus messages.",
2999 "Severity": "MEDIUM",
3000 "CweIDs": [
3001 "CWE-416"
3002 ],
3003 "CVSS": {
3004 "nvd": {
3005 "V2Vector": "AV:L/AC:L/Au:N/C:P/I:P/A:P",
3006 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
3007 "V2Score": 4.6,
3008 "V3Score": 7.8
3009 },
3010 "redhat": {
3011 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
3012 "V3Score": 7.8
3013 }
3014 },
3015 "References": [
3016 "http://linux.oracle.com/cve/CVE-2020-1712.html",
3017 "http://linux.oracle.com/errata/ELSA-2020-0575.html",
3018 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-1712",
3019 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1712",
3020 "https://github.com/systemd/systemd/commit/1068447e6954dc6ce52f099ed174c442cb89ed54",
3021 "https://github.com/systemd/systemd/commit/637486261528e8aa3da9f26a4487dc254f4b7abb",
3022 "https://github.com/systemd/systemd/commit/bc130b6858327b382b07b3985cf48e2aa9016b2d",
3023 "https://github.com/systemd/systemd/commit/ea0d0ede03c6f18dbc5036c5e9cccf97e415ccc2",
3024 "https://usn.ubuntu.com/usn/usn-4269-1",
3025 "https://www.openwall.com/lists/oss-security/2020/02/05/1"
3026 ],
3027 "PublishedDate": "2020-03-31T17:15:00Z",
3028 "LastModifiedDate": "2020-04-10T15:42:00Z"
3029 },
3030 {
3031 "VulnerabilityID": "CVE-2013-4392",
3032 "PkgName": "libudev1",
3033 "InstalledVersion": "241-7~deb10u3",
3034 "Layer": {
3035 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3036 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3037 },
3038 "SeveritySource": "debian",
3039 "Title": "systemd: TOCTOU race condition when updating file permissions and SELinux security contexts",
3040 "Description": "systemd, when updating file permissions, allows local users to change the permissions and SELinux security contexts for arbitrary files via a symlink attack on unspecified files.",
3041 "Severity": "LOW",
3042 "CweIDs": [
3043 "CWE-264"
3044 ],
3045 "CVSS": {
3046 "nvd": {
3047 "V2Vector": "AV:L/AC:M/Au:N/C:P/I:P/A:N",
3048 "V2Score": 3.3
3049 },
3050 "redhat": {
3051 "V2Vector": "AV:L/AC:M/Au:N/C:P/I:P/A:N",
3052 "V2Score": 3.3
3053 }
3054 },
3055 "References": [
3056 "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725357",
3057 "http://www.openwall.com/lists/oss-security/2013/10/01/9",
3058 "https://bugzilla.redhat.com/show_bug.cgi?id=859060"
3059 ],
3060 "PublishedDate": "2013-10-28T22:55:00Z",
3061 "LastModifiedDate": "2013-12-08T06:00:00Z"
3062 },
3063 {
3064 "VulnerabilityID": "CVE-2019-20386",
3065 "PkgName": "libudev1",
3066 "InstalledVersion": "241-7~deb10u3",
3067 "Layer": {
3068 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3069 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3070 },
3071 "SeveritySource": "debian",
3072 "Title": "systemd: memory leak in button_open() in login/logind-button.c when udev events are received",
3073 "Description": "An issue was discovered in button_open in login/logind-button.c in systemd before 243. When executing the udevadm trigger command, a memory leak may occur.",
3074 "Severity": "LOW",
3075 "CweIDs": [
3076 "CWE-772"
3077 ],
3078 "CVSS": {
3079 "nvd": {
3080 "V2Vector": "AV:L/AC:L/Au:N/C:N/I:N/A:P",
3081 "V3Vector": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
3082 "V2Score": 2.1,
3083 "V3Score": 2.4
3084 },
3085 "redhat": {
3086 "V3Vector": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
3087 "V3Score": 2.4
3088 }
3089 },
3090 "References": [
3091 "http://linux.oracle.com/cve/CVE-2019-20386.html",
3092 "http://linux.oracle.com/errata/ELSA-2020-4007.html",
3093 "http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00014.html",
3094 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20386",
3095 "https://github.com/systemd/systemd/commit/b2774a3ae692113e1f47a336a6c09bac9cfb49ad",
3096 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HZPCOMW5X6IZZXASCDD2CNW2DLF3YADC/",
3097 "https://security.netapp.com/advisory/ntap-20200210-0002/",
3098 "https://usn.ubuntu.com/4269-1/",
3099 "https://usn.ubuntu.com/usn/usn-4269-1"
3100 ],
3101 "PublishedDate": "2020-01-21T06:15:00Z",
3102 "LastModifiedDate": "2020-02-10T11:15:00Z"
3103 },
3104 {
3105 "VulnerabilityID": "CVE-2020-13776",
3106 "PkgName": "libudev1",
3107 "InstalledVersion": "241-7~deb10u3",
3108 "Layer": {
3109 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3110 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3111 },
3112 "SeveritySource": "debian",
3113 "Title": "systemd: mishandles numerical usernames beginning with decimal digits or 0x followed by hexadecimal digits",
3114 "Description": "systemd through v245 mishandles numerical usernames such as ones composed of decimal digits or 0x followed by hex digits, as demonstrated by use of root privileges when privileges of the 0x0 user account were intended. NOTE: this issue exists because of an incomplete fix for CVE-2017-1000082.",
3115 "Severity": "LOW",
3116 "CweIDs": [
3117 "CWE-20"
3118 ],
3119 "CVSS": {
3120 "nvd": {
3121 "V2Vector": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
3122 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
3123 "V2Score": 6.2,
3124 "V3Score": 6.7
3125 },
3126 "redhat": {
3127 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
3128 "V3Score": 6.7
3129 }
3130 },
3131 "References": [
3132 "https://github.com/systemd/systemd/issues/15985",
3133 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IYGLFEKG45EYBJ7TPQMLWROWPTZBEU63/",
3134 "https://security.netapp.com/advisory/ntap-20200611-0003/"
3135 ],
3136 "PublishedDate": "2020-06-03T03:15:00Z",
3137 "LastModifiedDate": "2020-07-30T21:15:00Z"
3138 },
3139 {
3140 "VulnerabilityID": "CVE-2012-2663",
3141 "PkgName": "libxtables12",
3142 "InstalledVersion": "1.8.3-2~bpo10+1",
3143 "Layer": {
3144 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
3145 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
3146 },
3147 "SeveritySource": "debian",
3148 "Title": "iptables: --syn flag bypass",
3149 "Description": "extensions/libxt_tcp.c in iptables through 1.4.21 does not match TCP SYN+FIN packets in --syn rules, which might allow remote attackers to bypass intended firewall restrictions via crafted packets. NOTE: the CVE-2012-6638 fix makes this issue less relevant.",
3150 "Severity": "LOW",
3151 "CweIDs": [
3152 "CWE-20"
3153 ],
3154 "CVSS": {
3155 "nvd": {
3156 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
3157 "V2Score": 7.5
3158 },
3159 "redhat": {
3160 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:P",
3161 "V2Score": 6.4
3162 }
3163 },
3164 "References": [
3165 "http://www.spinics.net/lists/netfilter-devel/msg21248.html",
3166 "https://bugzilla.redhat.com/show_bug.cgi?id=826702"
3167 ],
3168 "PublishedDate": "2014-02-15T14:57:00Z",
3169 "LastModifiedDate": "2014-02-18T19:12:00Z"
3170 },
3171 {
3172 "VulnerabilityID": "CVE-2019-11360",
3173 "PkgName": "libxtables12",
3174 "InstalledVersion": "1.8.3-2~bpo10+1",
3175 "Layer": {
3176 "Digest": "sha256:cedd2715c2e49ea291abb2e4b484f8987a863165c42771a34ca9e0f338737bfd",
3177 "DiffID": "sha256:a2b38eae1b3901a251f980cfdc6b95be45e682a273d5c572e60e6daa6b2ddf51"
3178 },
3179 "SeveritySource": "debian",
3180 "Description": "A buffer overflow in iptables-restore in netfilter iptables 1.8.2 allows an attacker to (at least) crash the program or potentially gain code execution via a specially crafted iptables-save file. This is related to add_param_to_argv in xshared.c.",
3181 "Severity": "LOW",
3182 "CweIDs": [
3183 "CWE-119"
3184 ],
3185 "CVSS": {
3186 "nvd": {
3187 "V2Vector": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
3188 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
3189 "V2Score": 4.3,
3190 "V3Score": 5.5
3191 }
3192 },
3193 "References": [
3194 "https://0day.work/cve-2019-11360-bufferoverflow-in-iptables-restore-v1-8-2/",
3195 "https://git.netfilter.org/iptables/commit/iptables/xshared.c?id=2ae1099a42e6a0f06de305ca13a842ac83d4683e"
3196 ],
3197 "PublishedDate": "2019-07-12T14:15:00Z",
3198 "LastModifiedDate": "2019-07-15T12:33:00Z"
3199 },
3200 {
3201 "VulnerabilityID": "CVE-2007-5686",
3202 "PkgName": "login",
3203 "InstalledVersion": "1:4.5-1.1",
3204 "Layer": {
3205 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3206 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3207 },
3208 "SeveritySource": "debian",
3209 "Description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.",
3210 "Severity": "LOW",
3211 "CweIDs": [
3212 "CWE-264"
3213 ],
3214 "CVSS": {
3215 "nvd": {
3216 "V2Vector": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
3217 "V2Score": 4.9
3218 }
3219 },
3220 "References": [
3221 "http://secunia.com/advisories/27215",
3222 "http://www.securityfocus.com/archive/1/482129/100/100/threaded",
3223 "http://www.securityfocus.com/archive/1/482857/100/0/threaded",
3224 "http://www.securityfocus.com/bid/26048",
3225 "http://www.vupen.com/english/advisories/2007/3474",
3226 "https://issues.rpath.com/browse/RPL-1825"
3227 ],
3228 "PublishedDate": "2007-10-28T17:08:00Z",
3229 "LastModifiedDate": "2018-10-15T21:45:00Z"
3230 },
3231 {
3232 "VulnerabilityID": "CVE-2013-4235",
3233 "PkgName": "login",
3234 "InstalledVersion": "1:4.5-1.1",
3235 "Layer": {
3236 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3237 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3238 },
3239 "SeveritySource": "debian",
3240 "Title": "shadow-utils: TOCTOU race conditions by copying and removing directory trees",
3241 "Description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees",
3242 "Severity": "LOW",
3243 "CweIDs": [
3244 "CWE-367"
3245 ],
3246 "CVSS": {
3247 "nvd": {
3248 "V2Vector": "AV:L/AC:M/Au:N/C:N/I:P/A:P",
3249 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
3250 "V2Score": 3.3,
3251 "V3Score": 4.7
3252 },
3253 "redhat": {
3254 "V2Vector": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
3255 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
3256 "V2Score": 3.7,
3257 "V3Score": 6.7
3258 }
3259 },
3260 "References": [
3261 "https://access.redhat.com/security/cve/cve-2013-4235",
3262 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235",
3263 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235",
3264 "https://security-tracker.debian.org/tracker/CVE-2013-4235"
3265 ],
3266 "PublishedDate": "2019-12-03T15:15:00Z",
3267 "LastModifiedDate": "2019-12-13T15:30:00Z"
3268 },
3269 {
3270 "VulnerabilityID": "CVE-2018-7169",
3271 "PkgName": "login",
3272 "InstalledVersion": "1:4.5-1.1",
3273 "Layer": {
3274 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3275 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3276 },
3277 "SeveritySource": "debian",
3278 "Title": "shadow-utils: newgidmap allows unprivileged user to drop supplementary groups potentially allowing privilege escalation",
3279 "Description": "An issue was discovered in shadow 4.5. newgidmap (in shadow-utils) is setuid and allows an unprivileged user to be placed in a user namespace where setgroups(2) is permitted. This allows an attacker to remove themselves from a supplementary group, which may allow access to certain filesystem paths if the administrator has used \"group blacklisting\" (e.g., chmod g-rwx) to restrict access to paths. This flaw effectively reverts a security feature in the kernel (in particular, the /proc/self/setgroups knob) to prevent this sort of privilege escalation.",
3280 "Severity": "LOW",
3281 "CweIDs": [
3282 "CWE-732"
3283 ],
3284 "CVSS": {
3285 "nvd": {
3286 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
3287 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
3288 "V2Score": 5,
3289 "V3Score": 5.3
3290 },
3291 "redhat": {
3292 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
3293 "V3Score": 4.4
3294 }
3295 },
3296 "References": [
3297 "https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357",
3298 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169",
3299 "https://github.com/shadow-maint/shadow/pull/97",
3300 "https://security.gentoo.org/glsa/201805-09"
3301 ],
3302 "PublishedDate": "2018-02-15T20:29:00Z",
3303 "LastModifiedDate": "2019-10-03T00:03:00Z"
3304 },
3305 {
3306 "VulnerabilityID": "CVE-2019-19882",
3307 "PkgName": "login",
3308 "InstalledVersion": "1:4.5-1.1",
3309 "Layer": {
3310 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3311 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3312 },
3313 "SeveritySource": "debian",
3314 "Title": "shadow-utils: local users can obtain root access because setuid programs are misconfigured",
3315 "Description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).",
3316 "Severity": "LOW",
3317 "CweIDs": [
3318 "CWE-732"
3319 ],
3320 "CVSS": {
3321 "nvd": {
3322 "V2Vector": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
3323 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
3324 "V2Score": 6.9,
3325 "V3Score": 7.8
3326 },
3327 "redhat": {
3328 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
3329 "V3Score": 7.8
3330 }
3331 },
3332 "References": [
3333 "https://bugs.archlinux.org/task/64836",
3334 "https://bugs.gentoo.org/702252",
3335 "https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75",
3336 "https://github.com/shadow-maint/shadow/pull/199",
3337 "https://github.com/void-linux/void-packages/pull/17580",
3338 "https://security.gentoo.org/glsa/202008-09"
3339 ],
3340 "PublishedDate": "2019-12-18T16:15:00Z",
3341 "LastModifiedDate": "2020-08-25T15:15:00Z"
3342 },
3343 {
3344 "VulnerabilityID": "TEMP-0628843-DBAD28",
3345 "PkgName": "login",
3346 "InstalledVersion": "1:4.5-1.1",
3347 "Layer": {
3348 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3349 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3350 },
3351 "SeveritySource": "debian",
3352 "Severity": "LOW"
3353 },
3354 {
3355 "VulnerabilityID": "CVE-2007-5686",
3356 "PkgName": "passwd",
3357 "InstalledVersion": "1:4.5-1.1",
3358 "Layer": {
3359 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3360 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3361 },
3362 "SeveritySource": "debian",
3363 "Description": "initscripts in rPath Linux 1 sets insecure permissions for the /var/log/btmp file, which allows local users to obtain sensitive information regarding authentication attempts. NOTE: because sshd detects the insecure permissions and does not log certain events, this also prevents sshd from logging failed authentication attempts by remote attackers.",
3364 "Severity": "LOW",
3365 "CweIDs": [
3366 "CWE-264"
3367 ],
3368 "CVSS": {
3369 "nvd": {
3370 "V2Vector": "AV:L/AC:L/Au:N/C:C/I:N/A:N",
3371 "V2Score": 4.9
3372 }
3373 },
3374 "References": [
3375 "http://secunia.com/advisories/27215",
3376 "http://www.securityfocus.com/archive/1/482129/100/100/threaded",
3377 "http://www.securityfocus.com/archive/1/482857/100/0/threaded",
3378 "http://www.securityfocus.com/bid/26048",
3379 "http://www.vupen.com/english/advisories/2007/3474",
3380 "https://issues.rpath.com/browse/RPL-1825"
3381 ],
3382 "PublishedDate": "2007-10-28T17:08:00Z",
3383 "LastModifiedDate": "2018-10-15T21:45:00Z"
3384 },
3385 {
3386 "VulnerabilityID": "CVE-2013-4235",
3387 "PkgName": "passwd",
3388 "InstalledVersion": "1:4.5-1.1",
3389 "Layer": {
3390 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3391 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3392 },
3393 "SeveritySource": "debian",
3394 "Title": "shadow-utils: TOCTOU race conditions by copying and removing directory trees",
3395 "Description": "shadow: TOCTOU (time-of-check time-of-use) race condition when copying and removing directory trees",
3396 "Severity": "LOW",
3397 "CweIDs": [
3398 "CWE-367"
3399 ],
3400 "CVSS": {
3401 "nvd": {
3402 "V2Vector": "AV:L/AC:M/Au:N/C:N/I:P/A:P",
3403 "V3Vector": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
3404 "V2Score": 3.3,
3405 "V3Score": 4.7
3406 },
3407 "redhat": {
3408 "V2Vector": "AV:L/AC:H/Au:N/C:P/I:P/A:P",
3409 "V3Vector": "CVSS:3.0/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H",
3410 "V2Score": 3.7,
3411 "V3Score": 6.7
3412 }
3413 },
3414 "References": [
3415 "https://access.redhat.com/security/cve/cve-2013-4235",
3416 "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-4235",
3417 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4235",
3418 "https://security-tracker.debian.org/tracker/CVE-2013-4235"
3419 ],
3420 "PublishedDate": "2019-12-03T15:15:00Z",
3421 "LastModifiedDate": "2019-12-13T15:30:00Z"
3422 },
3423 {
3424 "VulnerabilityID": "CVE-2018-7169",
3425 "PkgName": "passwd",
3426 "InstalledVersion": "1:4.5-1.1",
3427 "Layer": {
3428 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3429 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3430 },
3431 "SeveritySource": "debian",
3432 "Title": "shadow-utils: newgidmap allows unprivileged user to drop supplementary groups potentially allowing privilege escalation",
3433 "Description": "An issue was discovered in shadow 4.5. newgidmap (in shadow-utils) is setuid and allows an unprivileged user to be placed in a user namespace where setgroups(2) is permitted. This allows an attacker to remove themselves from a supplementary group, which may allow access to certain filesystem paths if the administrator has used \"group blacklisting\" (e.g., chmod g-rwx) to restrict access to paths. This flaw effectively reverts a security feature in the kernel (in particular, the /proc/self/setgroups knob) to prevent this sort of privilege escalation.",
3434 "Severity": "LOW",
3435 "CweIDs": [
3436 "CWE-732"
3437 ],
3438 "CVSS": {
3439 "nvd": {
3440 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:N/A:N",
3441 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
3442 "V2Score": 5,
3443 "V3Score": 5.3
3444 },
3445 "redhat": {
3446 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
3447 "V3Score": 4.4
3448 }
3449 },
3450 "References": [
3451 "https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1729357",
3452 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7169",
3453 "https://github.com/shadow-maint/shadow/pull/97",
3454 "https://security.gentoo.org/glsa/201805-09"
3455 ],
3456 "PublishedDate": "2018-02-15T20:29:00Z",
3457 "LastModifiedDate": "2019-10-03T00:03:00Z"
3458 },
3459 {
3460 "VulnerabilityID": "CVE-2019-19882",
3461 "PkgName": "passwd",
3462 "InstalledVersion": "1:4.5-1.1",
3463 "Layer": {
3464 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3465 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3466 },
3467 "SeveritySource": "debian",
3468 "Title": "shadow-utils: local users can obtain root access because setuid programs are misconfigured",
3469 "Description": "shadow 4.8, in certain circumstances affecting at least Gentoo, Arch Linux, and Void Linux, allows local users to obtain root access because setuid programs are misconfigured. Specifically, this affects shadow 4.8 when compiled using --with-libpam but without explicitly passing --disable-account-tools-setuid, and without a PAM configuration suitable for use with setuid account management tools. This combination leads to account management tools (groupadd, groupdel, groupmod, useradd, userdel, usermod) that can easily be used by unprivileged local users to escalate privileges to root in multiple ways. This issue became much more relevant in approximately December 2019 when an unrelated bug was fixed (i.e., the chmod calls to suidusbins were fixed in the upstream Makefile which is now included in the release version 4.8).",
3470 "Severity": "LOW",
3471 "CweIDs": [
3472 "CWE-732"
3473 ],
3474 "CVSS": {
3475 "nvd": {
3476 "V2Vector": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
3477 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
3478 "V2Score": 6.9,
3479 "V3Score": 7.8
3480 },
3481 "redhat": {
3482 "V3Vector": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
3483 "V3Score": 7.8
3484 }
3485 },
3486 "References": [
3487 "https://bugs.archlinux.org/task/64836",
3488 "https://bugs.gentoo.org/702252",
3489 "https://github.com/shadow-maint/shadow/commit/edf7547ad5aa650be868cf2dac58944773c12d75",
3490 "https://github.com/shadow-maint/shadow/pull/199",
3491 "https://github.com/void-linux/void-packages/pull/17580",
3492 "https://security.gentoo.org/glsa/202008-09"
3493 ],
3494 "PublishedDate": "2019-12-18T16:15:00Z",
3495 "LastModifiedDate": "2020-08-25T15:15:00Z"
3496 },
3497 {
3498 "VulnerabilityID": "TEMP-0628843-DBAD28",
3499 "PkgName": "passwd",
3500 "InstalledVersion": "1:4.5-1.1",
3501 "Layer": {
3502 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3503 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3504 },
3505 "SeveritySource": "debian",
3506 "Severity": "LOW"
3507 },
3508 {
3509 "VulnerabilityID": "CVE-2020-10878",
3510 "PkgName": "perl-base",
3511 "InstalledVersion": "5.28.1-6",
3512 "FixedVersion": "5.28.1-6+deb10u1",
3513 "Layer": {
3514 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3515 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3516 },
3517 "SeveritySource": "nvd",
3518 "Title": "perl: corruption of intermediate language state of compiled regular expression due to integer overflow leads to DoS",
3519 "Description": "Perl before 5.30.3 has an integer overflow related to mishandling of a \"PL_regkind[OP(n)] == NOTHING\" situation. A crafted regular expression could lead to malformed bytecode with a possibility of instruction injection.",
3520 "Severity": "HIGH",
3521 "CweIDs": [
3522 "CWE-190"
3523 ],
3524 "CVSS": {
3525 "nvd": {
3526 "V2Vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
3527 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
3528 "V2Score": 7.5,
3529 "V3Score": 8.6
3530 },
3531 "redhat": {
3532 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
3533 "V3Score": 8.6
3534 }
3535 },
3536 "References": [
3537 "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00044.html",
3538 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10878",
3539 "https://github.com/Perl/perl5/blob/blead/pod/perl5303delta.pod",
3540 "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3",
3541 "https://github.com/perl/perl5/commit/0a320d753fe7fca03df259a4dfd8e641e51edaa8",
3542 "https://github.com/perl/perl5/commit/3295b48defa0f8570114877b063fe546dd348b3c",
3543 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IN3TTBO5KSGWE5IRIKDJ5JSQRH7ANNXE/",
3544 "https://metacpan.org/pod/release/XSAWYERX/perl-5.28.3/pod/perldelta.pod",
3545 "https://metacpan.org/pod/release/XSAWYERX/perl-5.30.3/pod/perldelta.pod",
3546 "https://security.gentoo.org/glsa/202006-03",
3547 "https://security.netapp.com/advisory/ntap-20200611-0001/"
3548 ],
3549 "PublishedDate": "2020-06-05T14:15:00Z",
3550 "LastModifiedDate": "2020-06-23T02:15:00Z"
3551 },
3552 {
3553 "VulnerabilityID": "CVE-2020-10543",
3554 "PkgName": "perl-base",
3555 "InstalledVersion": "5.28.1-6",
3556 "FixedVersion": "5.28.1-6+deb10u1",
3557 "Layer": {
3558 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3559 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3560 },
3561 "SeveritySource": "nvd",
3562 "Title": "perl: heap-based buffer overflow in regular expression compiler leads to DoS",
3563 "Description": "Perl before 5.30.3 on 32-bit platforms allows a heap-based buffer overflow because nested regular expression quantifiers have an integer overflow.",
3564 "Severity": "MEDIUM",
3565 "CweIDs": [
3566 "CWE-787"
3567 ],
3568 "CVSS": {
3569 "nvd": {
3570 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
3571 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
3572 "V2Score": 6.4,
3573 "V3Score": 8.2
3574 },
3575 "redhat": {
3576 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
3577 "V3Score": 8.2
3578 }
3579 },
3580 "References": [
3581 "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00044.html",
3582 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10543",
3583 "https://github.com/Perl/perl5/blob/blead/pod/perl5303delta.pod",
3584 "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3",
3585 "https://github.com/perl/perl5/commit/897d1f7fd515b828e4b198d8b8bef76c6faf03ed",
3586 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IN3TTBO5KSGWE5IRIKDJ5JSQRH7ANNXE/",
3587 "https://metacpan.org/pod/release/XSAWYERX/perl-5.28.3/pod/perldelta.pod",
3588 "https://metacpan.org/pod/release/XSAWYERX/perl-5.30.3/pod/perldelta.pod",
3589 "https://security.gentoo.org/glsa/202006-03",
3590 "https://security.netapp.com/advisory/ntap-20200611-0001/"
3591 ],
3592 "PublishedDate": "2020-06-05T14:15:00Z",
3593 "LastModifiedDate": "2020-06-23T02:15:00Z"
3594 },
3595 {
3596 "VulnerabilityID": "CVE-2020-12723",
3597 "PkgName": "perl-base",
3598 "InstalledVersion": "5.28.1-6",
3599 "FixedVersion": "5.28.1-6+deb10u1",
3600 "Layer": {
3601 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3602 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3603 },
3604 "SeveritySource": "nvd",
3605 "Title": "perl: corruption of intermediate language state of compiled regular expression due to recursive S_study_chunk() calls leads to DoS",
3606 "Description": "regcomp.c in Perl before 5.30.3 allows a buffer overflow via a crafted regular expression because of recursive S_study_chunk calls.",
3607 "Severity": "MEDIUM",
3608 "CweIDs": [
3609 "CWE-120"
3610 ],
3611 "CVSS": {
3612 "nvd": {
3613 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
3614 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
3615 "V2Score": 5,
3616 "V3Score": 7.5
3617 },
3618 "redhat": {
3619 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
3620 "V3Score": 7.5
3621 }
3622 },
3623 "References": [
3624 "http://lists.opensuse.org/opensuse-security-announce/2020-06/msg00044.html",
3625 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12723",
3626 "https://github.com/Perl/perl5/blob/blead/pod/perl5303delta.pod",
3627 "https://github.com/Perl/perl5/compare/v5.30.2...v5.30.3",
3628 "https://github.com/Perl/perl5/issues/16947",
3629 "https://github.com/Perl/perl5/issues/17743",
3630 "https://github.com/perl/perl5/commit/66bbb51b93253a3f87d11c2695cfb7bdb782184a",
3631 "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/IN3TTBO5KSGWE5IRIKDJ5JSQRH7ANNXE/",
3632 "https://metacpan.org/pod/release/XSAWYERX/perl-5.28.3/pod/perldelta.pod",
3633 "https://metacpan.org/pod/release/XSAWYERX/perl-5.30.3/pod/perldelta.pod",
3634 "https://security.gentoo.org/glsa/202006-03",
3635 "https://security.netapp.com/advisory/ntap-20200611-0001/"
3636 ],
3637 "PublishedDate": "2020-06-05T15:15:00Z",
3638 "LastModifiedDate": "2020-06-23T02:15:00Z"
3639 },
3640 {
3641 "VulnerabilityID": "CVE-2011-4116",
3642 "PkgName": "perl-base",
3643 "InstalledVersion": "5.28.1-6",
3644 "Layer": {
3645 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3646 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3647 },
3648 "SeveritySource": "debian",
3649 "Title": "perl: File::Temp insecure temporary file handling",
3650 "Description": "_is_safe in the File::Temp module for Perl does not properly handle symlinks.",
3651 "Severity": "LOW",
3652 "CweIDs": [
3653 "CWE-59"
3654 ],
3655 "CVSS": {
3656 "nvd": {
3657 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:P/A:N",
3658 "V3Vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
3659 "V2Score": 5,
3660 "V3Score": 7.5
3661 },
3662 "redhat": {
3663 "V2Vector": "AV:L/AC:M/Au:N/C:N/I:P/A:N",
3664 "V2Score": 1.9
3665 }
3666 },
3667 "References": [
3668 "http://www.openwall.com/lists/oss-security/2011/11/04/2",
3669 "http://www.openwall.com/lists/oss-security/2011/11/04/4",
3670 "https://github.com/Perl-Toolchain-Gang/File-Temp/issues/14",
3671 "https://rt.cpan.org/Public/Bug/Display.html?id=69106",
3672 "https://seclists.org/oss-sec/2011/q4/238"
3673 ],
3674 "PublishedDate": "2020-01-31T18:15:00Z",
3675 "LastModifiedDate": "2020-02-05T22:10:00Z"
3676 },
3677 {
3678 "VulnerabilityID": "CVE-2005-2541",
3679 "PkgName": "tar",
3680 "InstalledVersion": "1.30+dfsg-6",
3681 "Layer": {
3682 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3683 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3684 },
3685 "SeveritySource": "debian",
3686 "Description": "Tar 1.15.1 does not properly warn the user when extracting setuid or setgid files, which may allow local users or remote attackers to gain privileges.",
3687 "Severity": "LOW",
3688 "CVSS": {
3689 "nvd": {
3690 "V2Vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
3691 "V2Score": 10
3692 }
3693 },
3694 "References": [
3695 "http://marc.info/?l=bugtraq\u0026m=112327628230258\u0026w=2"
3696 ],
3697 "PublishedDate": "2005-08-10T04:00:00Z",
3698 "LastModifiedDate": "2016-10-18T03:28:00Z"
3699 },
3700 {
3701 "VulnerabilityID": "CVE-2019-9923",
3702 "PkgName": "tar",
3703 "InstalledVersion": "1.30+dfsg-6",
3704 "Layer": {
3705 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3706 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3707 },
3708 "SeveritySource": "debian",
3709 "Title": "tar: null-pointer dereference in pax_decode_header in sparse.c",
3710 "Description": "pax_decode_header in sparse.c in GNU Tar before 1.32 had a NULL pointer dereference when parsing certain archives that have malformed extended headers.",
3711 "Severity": "LOW",
3712 "CweIDs": [
3713 "CWE-476"
3714 ],
3715 "CVSS": {
3716 "nvd": {
3717 "V2Vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
3718 "V3Vector": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
3719 "V2Score": 5,
3720 "V3Score": 7.5
3721 },
3722 "redhat": {
3723 "V3Vector": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
3724 "V3Score": 3.3
3725 }
3726 },
3727 "References": [
3728 "http://git.savannah.gnu.org/cgit/tar.git/commit/?id=cb07844454d8cc9fb21f53ace75975f91185a120",
3729 "http://lists.opensuse.org/opensuse-security-announce/2019-04/msg00077.html",
3730 "http://savannah.gnu.org/bugs/?55369",
3731 "https://bugs.launchpad.net/ubuntu/+source/tar/+bug/1810241",
3732 "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9923"
3733 ],
3734 "PublishedDate": "2019-03-22T08:29:00Z",
3735 "LastModifiedDate": "2019-04-24T19:02:00Z"
3736 },
3737 {
3738 "VulnerabilityID": "TEMP-0290435-0B57B5",
3739 "PkgName": "tar",
3740 "InstalledVersion": "1.30+dfsg-6",
3741 "Layer": {
3742 "Digest": "sha256:83b4483280e5187b2801b449338d5755e5874ab80c44bf1ce615d258142e7c8b",
3743 "DiffID": "sha256:82a5cde9d9a9d2bf50c2c24557a38396a4dd66c4d76fc5c14bbf084f5d26e6af"
3744 },
3745 "SeveritySource": "debian",
3746 "Severity": "LOW"
3747 }
3748 ]
3749 }
3750]