-
-
Notifications
You must be signed in to change notification settings - Fork 309
Expand file tree
/
Copy patharchlinux.json
More file actions
59 lines (59 loc) · 1.06 KB
/
Copy patharchlinux.json
File metadata and controls
59 lines (59 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
[
{
"name": "AVG-1146",
"packages": [
"squid"
],
"status": "Vulnerable",
"severity": "Critical",
"type": "multiple issues",
"affected": "4.10-2",
"fixed": null,
"ticket": null,
"issues": [
"CVE-2020-11945",
"CVE-2019-12521",
"CVE-2019-12519"
],
"advisories": []
},
{
"name": "AVG-1157",
"packages": [
"openconnect"
],
"status": "Vulnerable",
"severity": "High",
"type": "arbitrary code execution",
"affected": "1:8.05-1",
"fixed": null,
"ticket": null,
"issues": [
"CVE-2020-12823"
],
"advisories": []
},
{
"name": "AVG-708",
"packages": [
"wireshark-common",
"wireshark-gtk",
"wireshark-cli",
"wireshark-qt"
],
"status": "Fixed",
"severity": "Critical",
"type": "multiple issues",
"affected": "2.6.0-1",
"fixed": "2.6.1-1",
"ticket": null,
"issues": [
"CVE-2018-11362",
"CVE-2018-11361"
],
"advisories": [
"ASA-201805-22",
"ASA-201805-23"
]
}
]