Newer
Older
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
│ │ CVE-2016-3709 │ MEDIUM │ │ │ libxml: Incorrect server side include parsing can lead to │
│ │ │ │ │ │ XSS │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2016-3709 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2016-9318 │ │ │ │ libxml2: XML External Entity vulnerability │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2016-9318 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ libxslt1.1 │ CVE-2019-5815 │ HIGH │ 1.1.32-2.2~deb10u1 │ │ chromium-browser: Heap buffer overflow in Blink │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-5815 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-30560 │ │ │ │ Use after free in Blink XSLT in Google Chrome prior to │
│ │ │ │ │ │ 91.0.4472.164... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-30560 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2015-9019 │ LOW │ │ │ libxslt: math.random() in xslt uses unseeded randomness │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2015-9019 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ login │ CVE-2007-5686 │ │ 1:4.5-1.1 │ │ initscripts in rPath Linux 1 sets insecure permissions for │
│ │ │ │ │ │ the /var/lo ...... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2007-5686 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2013-4235 │ │ │ │ shadow-utils: TOCTOU race conditions by copying and removing │
│ │ │ │ │ │ directory trees │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2013-4235 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2018-7169 │ │ │ │ shadow-utils: newgidmap allows unprivileged user to drop │
│ │ │ │ │ │ supplementary groups potentially allowing privilege... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2018-7169 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-19882 │ │ │ │ shadow-utils: local users can obtain root access because │
│ │ │ │ │ │ setuid programs are misconfigured... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-19882 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ mount │ CVE-2021-37600 │ │ 2.33.1-0.1 │ │ util-linux: integer overflow can lead to buffer overflow in │
│ │ │ │ │ │ get_sem_elements() in sys-utils/ipcutils.c... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-37600 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-0563 │ │ │ │ util-linux: partial disclosure of arbitrary files in chfn │
│ │ │ │ │ │ and chsh when compiled... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-0563 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ ncurses-base │ CVE-2022-29458 │ HIGH │ 6.1+20181013-2+deb10u2 │ │ ncurses: segfaulting OOB read │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-29458 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-39537 │ LOW │ │ │ ncurses: heap-based buffer overflow in _nc_captoinfo() in │
│ │ │ │ │ │ captoinfo.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-39537 │
├──────────────────────┼──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ ncurses-bin │ CVE-2022-29458 │ HIGH │ │ │ ncurses: segfaulting OOB read │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-29458 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-39537 │ LOW │ │ │ ncurses: heap-based buffer overflow in _nc_captoinfo() in │
│ │ │ │ │ │ captoinfo.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-39537 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ node-ajv │ CVE-2020-15366 │ MEDIUM │ 5.0.0-1 │ │ nodejs-ajv: prototype pollution via crafted JSON schema in │
│ │ │ │ │ │ ajv.validate function │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-15366 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ node-got │ CVE-2022-33987 │ │ 7.1.0-1 │ │ got: missing verification of requested URLs allows redirects │
│ │ │ │ │ │ to UNIX sockets │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-33987 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ node-json-schema │ CVE-2021-3918 │ CRITICAL │ 0.2.3-1 │ │ nodejs-json-schema: Prototype pollution vulnerability │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-3918 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ node-minimist │ CVE-2021-44906 │ │ 1.2.0-1+deb10u1 │ │ minimist: prototype pollution │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-44906 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ node-ssri │ CVE-2021-27290 │ HIGH │ 5.2.4-2 │ │ nodejs-ssri: Regular expression DoS (ReDoS) when parsing │
│ │ │ │ │ │ malicious SRI in strict mode... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-27290 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ node-tar │ CVE-2021-37701 │ │ 4.4.6+ds1-3+deb10u1 │ │ nodejs-tar: Insufficient symlink protection due to directory │
│ │ │ │ │ │ cache poisoning using symbolic links... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-37701 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-37712 │ │ │ │ nodejs-tar: Insufficient symlink protection due to directory │
│ │ │ │ │ │ cache poisoning using symbolic links... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-37712 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ nodejs │ CVE-2021-22930 │ CRITICAL │ 10.24.0~dfsg-1~deb10u1 │ │ nodejs: Use-after-free on close http2 on stream canceling │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-22930 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-32213 │ │ │ │ nodejs: HTTP request smuggling due to flawed parsing of │
│ │ │ │ │ │ Transfer-Encoding │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-32213 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-32214 │ │ │ │ nodejs: HTTP request smuggling due to improper delimiting of │
│ │ │ │ │ │ header fields │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-32214 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-32215 │ │ │ │ nodejs: HTTP request smuggling due to incorrect parsing of │
│ │ │ │ │ │ multi-line Transfer-Encoding │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-32215 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-44531 │ HIGH │ │ │ nodejs: Improper handling of URI Subject Alternative Names │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-44531 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-21824 │ │ │ │ nodejs: Prototype pollution via console.table properties │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-21824 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-32212 │ │ │ │ nodejs: DNS rebinding in --inspect via invalid IP addresses │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-32212 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-22939 │ MEDIUM │ │ │ nodejs: Incomplete validation of tls rejectUnauthorized │
│ │ │ │ │ │ parameter │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-22939 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-22959 │ │ │ │ llhttp: HTTP Request Smuggling due to spaces in headers │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-22959 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-22960 │ │ │ │ llhttp: HTTP Request Smuggling when parsing the body of │
│ │ │ │ │ │ chunked requests │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-22960 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-44532 │ │ │ │ nodejs: Certificate Verification Bypass via String Injection │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-44532 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-44533 │ │ │ │ nodejs: Incorrect handling of certificate subject and issuer │
│ │ │ │ │ │ fields │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-44533 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ npm │ CVE-2021-43616 │ CRITICAL │ 5.8.0+ds6-4+deb10u2 │ │ npm: npm ci succeeds when package-lock.json doesn't match │
│ │ │ │ │ │ package.json │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-43616 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-39134 │ HIGH │ │ │ nodejs-arborist: symlink following vulnerability │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-39134 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-39135 │ │ │ │ nodejs-arborist: symlink following vulnerability │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-39135 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ openssh-client │ CVE-2021-41617 │ │ 1:7.9p1-10+deb10u2 │ │ openssh: privilege escalation when AuthorizedKeysCommand or │
│ │ │ │ │ │ AuthorizedPrincipalsCommand are configured │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-41617 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2007-2243 │ LOW │ │ │ OpenSSH 4.6 and earlier, when │
│ │ │ │ │ │ ChallengeResponseAuthentication is enabl ... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2007-2243 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2007-2768 │ │ │ │ OpenSSH, when using OPIE (One-Time Passwords in Everything) │
│ │ │ │ │ │ for PAM, a ...... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2007-2768 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2008-3234 │ │ │ │ sshd in OpenSSH 4 on Debian GNU/Linux, and the 20070303 │
│ │ │ │ │ │ OpenSSH snapsh... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2008-3234 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2016-20012 │ │ │ │ openssh: Public key information leak │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2016-20012 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2018-15919 │ │ │ │ openssh: User enumeration via malformed packets in │
│ │ │ │ │ │ authentication requests │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2018-15919 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-16905 │ │ │ │ openssh: an integer overflow in the private key parsing code │
│ │ │ │ │ │ for the... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-16905 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-6110 │ │ │ │ openssh: Acceptance and display of arbitrary stderr allows │
│ │ │ │ │ │ for spoofing of scp... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-6110 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-12062 │ │ │ │ openssh: scp can send duplicate responses to the server upon │
│ │ │ │ │ │ a utimes... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-12062 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-14145 │ │ │ │ openssh: Observable discrepancy leading to an information │
│ │ │ │ │ │ leak in the algorithm negotiation... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-14145 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-15778 │ │ │ │ openssh: scp allows command injection when using backtick │
│ │ │ │ │ │ characters in the destination... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-15778 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-36368 │ │ │ │ openssh: possible bypass of fido 2 devices and ssh-askpass │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-36368 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ openssl │ CVE-2022-2097 │ HIGH │ 1.1.1n-0+deb10u3 │ │ openssl: AES OCB fails to encrypt some bytes │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-2097 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2007-6755 │ LOW │ │ │ Dual_EC_DRBG: weak pseudo random number generator │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2007-6755 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2010-0928 │ │ │ │ openssl: RSA authentication weakness │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2010-0928 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ passwd │ CVE-2007-5686 │ │ 1:4.5-1.1 │ │ initscripts in rPath Linux 1 sets insecure permissions for │
│ │ │ │ │ │ the /var/lo ...... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2007-5686 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2013-4235 │ │ │ │ shadow-utils: TOCTOU race conditions by copying and removing │
│ │ │ │ │ │ directory trees │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2013-4235 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2018-7169 │ │ │ │ shadow-utils: newgidmap allows unprivileged user to drop │
│ │ │ │ │ │ supplementary groups potentially allowing privilege... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2018-7169 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-19882 │ │ │ │ shadow-utils: local users can obtain root access because │
│ │ │ │ │ │ setuid programs are misconfigured... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-19882 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ patch │ CVE-2010-4651 │ │ 2.7.6-3+deb10u1 │ │ patch: directory traversal flaw allows for arbitrary file │
│ │ │ │ │ │ creation │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2010-4651 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2018-6951 │ │ │ │ patch: NULL pointer dereference in pch.c:intuit_diff_type() │
│ │ │ │ │ │ causes a crash │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2018-6951 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2018-6952 │ │ │ │ patch: Double free of memory in pch.c:another_hunk() causes │
│ │ │ │ │ │ a crash │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2018-6952 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-45261 │ │ │ │ patch: Invalid Pointer via another_hunk function │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-45261 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ perl │ CVE-2020-16156 │ HIGH │ 5.28.1-6+deb10u1 │ │ perl-CPAN: Bypass of verification of signatures in CHECKSUMS │
│ │ │ │ │ │ files │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-16156 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2011-4116 │ LOW │ │ │ perl: File::Temp insecure temporary file handling │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2011-4116 │
├──────────────────────┼──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ perl-base │ CVE-2020-16156 │ HIGH │ │ │ perl-CPAN: Bypass of verification of signatures in CHECKSUMS │
│ │ │ │ │ │ files │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-16156 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2011-4116 │ LOW │ │ │ perl: File::Temp insecure temporary file handling │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2011-4116 │
├──────────────────────┼──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ perl-modules-5.28 │ CVE-2020-16156 │ HIGH │ │ │ perl-CPAN: Bypass of verification of signatures in CHECKSUMS │
│ │ │ │ │ │ files │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-16156 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2011-4116 │ LOW │ │ │ perl: File::Temp insecure temporary file handling │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2011-4116 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ python │ CVE-2008-4108 │ │ 2.7.16-1 │ │ python: Generic FAQ wizard moving tool insecure auxiliary │
│ │ │ │ │ │ /tmp file usage (symlink... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2008-4108 │
├──────────────────────┤ │ │ ├─────────────────┤ │
│ python-minimal │ │ │ │ │ │
│ │ │ │ │ │ │
│ │ │ │ │ │ │
├──────────────────────┤ │ │ ├─────────────────┤ │
│ python2 │ │ │ │ │ │
│ │ │ │ │ │ │
│ │ │ │ │ │ │
├──────────────────────┤ │ │ ├─────────────────┤ │
│ python2-minimal │ │ │ │ │ │
│ │ │ │ │ │ │
│ │ │ │ │ │ │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ python2.7 │ CVE-2015-20107 │ CRITICAL │ 2.7.16-2+deb10u1 │ │ python(mailcap): findmatch() function does not sanitise the │
│ │ │ │ │ │ second argument │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2015-20107 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-3177 │ │ │ │ python: Stack-based buffer overflow in PyCArg_repr in │
│ │ │ │ │ │ _ctypes/callproc.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-3177 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-23336 │ MEDIUM │ │ │ python: Web cache poisoning via urllib.parse.parse_qsl and │
│ │ │ │ │ │ urllib.parse.parse_qs by using a semicolon... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-23336 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-4189 │ │ │ │ python: ftplib should not use the host from the PASV │
│ │ │ │ │ │ response │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-4189 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2013-7040 │ LOW │ │ │ python: hash secret can be recovered remotely │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2013-7040 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2017-17522 │ │ │ │ python: Command injection in Lib/webbrowser.py │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2017-17522 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-18348 │ │ │ │ python: CRLF injection via the host part of the url passed │
│ │ │ │ │ │ to... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-18348 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-20907 │ │ │ │ python: infinite loop in the tarfile module via crafted TAR │
│ │ │ │ │ │ archive │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-20907 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-9674 │ │ │ │ python: Nested zip file (Zip bomb) vulnerability in │
│ │ │ │ │ │ Lib/zipfile.py │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-9674 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-8492 │ │ │ │ python: wrong backtracking in │
│ │ │ │ │ │ urllib.request.AbstractBasicAuthHandler allows for a ReDoS │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-8492 │
├──────────────────────┼──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ python2.7-minimal │ CVE-2015-20107 │ CRITICAL │ │ │ python(mailcap): findmatch() function does not sanitise the │
│ │ │ │ │ │ second argument │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2015-20107 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-3177 │ │ │ │ python: Stack-based buffer overflow in PyCArg_repr in │
│ │ │ │ │ │ _ctypes/callproc.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-3177 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-23336 │ MEDIUM │ │ │ python: Web cache poisoning via urllib.parse.parse_qsl and │
│ │ │ │ │ │ urllib.parse.parse_qs by using a semicolon... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-23336 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-4189 │ │ │ │ python: ftplib should not use the host from the PASV │
│ │ │ │ │ │ response │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-4189 │
│ ├──────────────────┼──────────┤ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2013-7040 │ LOW │ │ │ python: hash secret can be recovered remotely │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2013-7040 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2017-17522 │ │ │ │ python: Command injection in Lib/webbrowser.py │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2017-17522 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-18348 │ │ │ │ python: CRLF injection via the host part of the url passed │
│ │ │ │ │ │ to... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-18348 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-20907 │ │ │ │ python: infinite loop in the tarfile module via crafted TAR │
│ │ │ │ │ │ archive │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-20907 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-9674 │ │ │ │ python: Nested zip file (Zip bomb) vulnerability in │
│ │ │ │ │ │ Lib/zipfile.py │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-9674 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-8492 │ │ │ │ python: wrong backtracking in │
│ │ │ │ │ │ urllib.request.AbstractBasicAuthHandler allows for a ReDoS │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-8492 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ tar │ CVE-2005-2541 │ │ 1.30+dfsg-6 │ │ tar: does not properly warn the user when extracting setuid │
│ │ │ │ │ │ or setgid... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2005-2541 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2019-9923 │ │ │ │ tar: null-pointer dereference in pax_decode_header in │
│ │ │ │ │ │ sparse.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2019-9923 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-20193 │ │ │ │ tar: Memory leak in read_header() in list.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-20193 │
├──────────────────────┼──────────────────┤ ├─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ util-linux │ CVE-2021-37600 │ │ 2.33.1-0.1 │ │ util-linux: integer overflow can lead to buffer overflow in │
│ │ │ │ │ │ get_sem_elements() in sys-utils/ipcutils.c... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-37600 │
│ ├──────────────────┤ │ ├─────────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-0563 │ │ │ │ util-linux: partial disclosure of arbitrary files in chfn │
│ │ │ │ │ │ and chsh when compiled... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-0563 │
├──────────────────────┼──────────────────┼──────────┼─────────────────────────┼─────────────────┼──────────────────────────────────────────────────────────────┤
│ zlib1g │ CVE-2022-37434 │ CRITICAL │ 1:1.2.11.dfsg-1+deb10u1 │ │ zlib: a heap-based buffer over-read or buffer overflow in │
│ │ │ │ │ │ inflate in inflate.c... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-37434 │
└──────────────────────┴──────────────────┴──────────┴─────────────────────────┴─────────────────┴──────────────────────────────────────────────────────────────┘
2022-08-16T16:19:58.760+0200 INFO Table result includes only package filenames. Use '--format json' option to get the full path to the package file.
Python (python-pkg)
Total: 25 (UNKNOWN: 0, LOW: 1, MEDIUM: 11, HIGH: 7, CRITICAL: 6)
┌────────────────────────┬─────────────────────┬──────────┬───────────────────┬───────────────┬──────────────────────────────────────────────────────────────┐
│ Library │ Vulnerability │ Severity │ Installed Version │ Fixed Version │ Title │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ Babel (METADATA) │ CVE-2021-42771 │ HIGH │ 2.6.0 │ 2.9.1 │ CVE-2021-20095 CVE-2021-42771 python-babel: Relative path │
│ │ │ │ │ │ traversal allows attacker to load arbitrary locale... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-42771 │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ Jinja2 (METADATA) │ CVE-2020-28493 │ MEDIUM │ 2.11.2 │ 2.11.3 │ python-jinja2: ReDoS vulnerability in the urlize filter │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-28493 │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ Pillow (METADATA) │ CVE-2021-25287 │ CRITICAL │ 8.1.1 │ 8.2.0 │ python-pillow: Out-of-bounds read in J2K image reader │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-25287 │
│ ├─────────────────────┤ │ │ ├──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-25288 │ │ │ │ python-pillow: Out-of-bounds read in J2K image reader │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-25288 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-34552 │ │ │ 8.3.0 │ python-pillow: Buffer overflow in image convert function │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-34552 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-22817 │ │ │ 9.0.0 │ python-pillow: PIL.ImageMath.eval allows evaluation of │
│ │ │ │ │ │ arbitrary expressions │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-22817 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-24303 │ │ │ 9.0.1 │ python-pillow: temporary directory with a space character │
│ │ │ │ │ │ allows removal of unrelated file... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-24303 │
│ ├─────────────────────┼──────────┤ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-23437 │ HIGH │ │ 8.3.2 │ python-pillow: possible ReDoS via the getrgb function │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-23437 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-28676 │ │ │ 8.2.0 │ python-pillow: Infinite loop in FLI image reader │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-28676 │
│ ├─────────────────────┤ │ │ ├──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-28677 │ │ │ │ python-pillow: Excessive CPU use in EPS image reader │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-28677 │
│ ├─────────────────────┼──────────┤ │ ├──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-28675 │ MEDIUM │ │ │ python-pillow: Excessive memory allocation in PSD image │
│ │ │ │ │ │ reader │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-28675 │
│ ├─────────────────────┤ │ │ ├──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-28678 │ │ │ │ python-pillow: Excessive looping in BLP image reader │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-28678 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-22815 │ │ │ 9.0.0 │ python-pillow: improperly initializes ImagePath.Path in │
│ │ │ │ │ │ path_getbbox() in path.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-22815 │
│ ├─────────────────────┤ │ │ ├──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-22816 │ │ │ │ python-pillow: buffer over-read during initialization of │
│ │ │ │ │ │ ImagePath.Path in path_getbbox() in path.c │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-22816 │
│ ├─────────────────────┼──────────┤ │ ├──────────────────────────────────────────────────────────────┤
│ │ GHSA-4fx9-vc88-q2xc │ LOW │ │ │ Infinite loop in Pillow │
│ │ │ │ │ │ https://github.com/advisories/GHSA-4fx9-vc88-q2xc │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ PyPDF2 (METADATA) │ CVE-2022-24859 │ MEDIUM │ 1.26.0 │ 1.27.5 │ PyPDF2: infinite loop vulnerability │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-24859 │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ Werkzeug (METADATA) │ CVE-2022-29361 │ CRITICAL │ 0.16.1 │ 2.1.1 │ ** DISPUTED ** Improper parsing of HTTP requests in Pallets │
│ │ │ │ │ │ Werkzeug v2.1.0... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-29361 │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ lxml (METADATA) │ CVE-2021-43818 │ HIGH │ 4.6.1 │ 4.6.5 │ python-lxml: HTML Cleaner allows crafted and SVG embedded │
│ │ │ │ │ │ scripts to pass through... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-43818 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2022-2309 │ │ │ 4.9.1 │ lxml: NULL Pointer Dereference in lxml │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2022-2309 │
│ ├─────────────────────┼──────────┤ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-27783 │ MEDIUM │ │ 4.6.2 │ python-lxml: mXSS due to the use of improper parser │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-27783 │
│ ├─────────────────────┤ │ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2021-28957 │ │ │ 4.6.3 │ python-lxml: Missing input sanitization for formaction HTML5 │
│ │ │ │ │ │ attributes may lead to XSS... │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-28957 │
├────────────────────────┼─────────────────────┤ ├───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ python-ldap (METADATA) │ CVE-2021-46823 │ │ 3.1.0 │ 3.4.0 │ python-ldap: Regular expression denial of service in LDAP │
│ │ │ │ │ │ schema parser │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-46823 │
│ ├─────────────────────┤ │ │ ├──────────────────────────────────────────────────────────────┤
│ │ GHSA-r8wq-qrxc-hmcm │ │ │ │ ReDoS in LDAP schema parser │
│ │ │ │ │ │ https://github.com/advisories/GHSA-r8wq-qrxc-hmcm │
├────────────────────────┼─────────────────────┼──────────┼───────────────────┼───────────────┼──────────────────────────────────────────────────────────────┤
│ urllib3 (METADATA) │ CVE-2021-33503 │ HIGH │ 1.24.3 │ 1.26.5 │ python-urllib3: ReDoS in the parsing of authority part of │
│ │ │ │ │ │ URL │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2021-33503 │
│ ├─────────────────────┼──────────┤ ├───────────────┼──────────────────────────────────────────────────────────────┤
│ │ CVE-2020-26137 │ MEDIUM │ │ 1.25.9 │ python-urllib3: CRLF injection via HTTP request method │
│ │ │ │ │ │ https://avd.aquasec.com/nvd/cve-2020-26137 │
└────────────────────────┴─────────────────────┴──────────┴───────────────────┴───────────────┴──────────────────────────────────────────────────────────────┘
/opt/odoo/odoo/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/private/nginx-cert.key (secrets)
Total: 1 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 1, CRITICAL: 0)
HIGH: AsymmetricPrivateKey (private-key)
═════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════════
Asymmetric Private Key
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
/opt/odoo/odoo/addons/point_of_sale/tools/posbox/overwrite_after_init/etc/ssl/private/nginx-cert.key:1 (deleted in the intermediate layer)
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
1 [ -----BEGIN PRIVATE KEY-----*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************-----END PRIVATE KEY-----
2
─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────