@@ -27,10 +27,10 @@ Total: 19 (CRITICAL: 19)
27
27
│ │ CVE-2019-5481 │ │ │ │ 7.61.1-r3 │ curl: double free due to subsequent call of realloc() │
28
28
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-5481 │
29
29
│ ├────────────────┤ │ │ │ ├──────────────────────────────────────────────────────────────┤
30
- │ │ CVE-2019-5482 │ │ │ │ │ curl: heap buffer overflow in function tftp_receive_packet() │
30
+ │ │ CVE-2019-5482 │ │ │ │ │ heap buffer overflow in function tftp_receive_packet() │
31
31
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-5482 │
32
32
├─────────────┼────────────────┤ │ ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
33
- │ git │ CVE-2018-17456 │ │ │ 2.15.2-r0 │ 2.15.3-r0 │ git: arbitrary code execution via .gitmodules │
33
+ │ git │ CVE-2018-17456 │ │ │ 2.15.2-r0 │ 2.15.3-r0 │ arbitrary code execution via .gitmodules │
34
34
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2018-17456 │
35
35
│ ├────────────────┤ │ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
36
36
│ │ CVE-2019-1353 │ │ │ │ 2.15.4-r0 │ git: NTFS protections inactive when running Git in the │
@@ -58,7 +58,7 @@ Total: 19 (CRITICAL: 19)
58
58
│ │ CVE-2019-5481 │ │ │ │ 7.61.1-r3 │ curl: double free due to subsequent call of realloc() │
59
59
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-5481 │
60
60
│ ├────────────────┤ │ │ │ ├──────────────────────────────────────────────────────────────┤
61
- │ │ CVE-2019-5482 │ │ │ │ │ curl: heap buffer overflow in function tftp_receive_packet() │
61
+ │ │ CVE-2019-5482 │ │ │ │ │ heap buffer overflow in function tftp_receive_packet() │
62
62
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-5482 │
63
63
├─────────────┼────────────────┤ │ ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
64
64
│ musl │ CVE-2019-14697 │ │ │ 1.1.18-r3 │ 1.1.18-r4 │ musl libc through 1.1.23 has an x87 floating-point stack │
@@ -69,6 +69,30 @@ Total: 19 (CRITICAL: 19)
69
69
│ │ │ │ │ │ │ │
70
70
│ │ │ │ │ │ │ │
71
71
├─────────────┼────────────────┤ │ ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
72
- │ sqlite-libs │ CVE-2019-8457 │ │ │ 3.21.0-r1 │ 3.25.3-r1 │ sqlite: heap out-of-bound read in function rtreenode() │
72
+ │ sqlite-libs │ CVE-2019-8457 │ │ │ 3.21.0-r1 │ 3.25.3-r1 │ heap out-of-bound read in function rtreenode() │
73
73
│ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-8457 │
74
74
└─────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴──────────────────────────────────────────────────────────────┘
75
+
76
+ rust-app/Cargo.lock (cargo)
77
+ ===========================
78
+ Total: 4 (CRITICAL: 4)
79
+
80
+ ┌───────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐
81
+ │ Library │ Vulnerability │ Severity │ Status │ Installed Version │ Fixed Version │ Title │
82
+ ├───────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
83
+ │ rand_core │ CVE-2020-25576 │ CRITICAL │ fixed │ 0.4.0 │ 0.4.2, 0.3.1 │ An issue was discovered in the rand_core crate before 0.4.2 │
84
+ │ │ │ │ │ │ │ for Rust.... │
85
+ │ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-25576 │
86
+ ├───────────┼────────────────┤ │ ├───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
87
+ │ smallvec │ CVE-2019-15551 │ │ │ 0.6.9 │ 0.6.10 │ An issue was discovered in the smallvec crate before 0.6.10 │
88
+ │ │ │ │ │ │ │ for Rust.... │
89
+ │ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-15551 │
90
+ │ ├────────────────┤ │ │ │ ├─────────────────────────────────────────────────────────────┤
91
+ │ │ CVE-2019-15554 │ │ │ │ │ An issue was discovered in the smallvec crate before 0.6.10 │
92
+ │ │ │ │ │ │ │ for Rust.... │
93
+ │ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-15554 │
94
+ │ ├────────────────┤ │ │ ├───────────────┼─────────────────────────────────────────────────────────────┤
95
+ │ │ CVE-2021-25900 │ │ │ │ 0.6.14, 1.6.1 │ An issue was discovered in the smallvec crate before 0.6.14 │
96
+ │ │ │ │ │ │ │ and 1.x... │
97
+ │ │ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-25900 │
98
+ └───────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘
0 commit comments