Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

Commit c82a323

Browse files
committed
"-Synchronized-Data."
1 parent 7b1854e commit c82a323

File tree

6 files changed

+127
-17
lines changed

6 files changed

+127
-17
lines changed

2020/27xxx/CVE-2020-27518.json

Lines changed: 55 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,66 @@
11
{
2-
"data_type": "CVE",
3-
"data_format": "MITRE",
4-
"data_version": "4.0",
52
"CVE_data_meta": {
6-
"ID": "CVE-2020-27518",
73
"ASSIGNER": "[email protected]",
8-
"STATE": "RESERVED"
4+
"ID": "CVE-2020-27518",
5+
"STATE": "PUBLIC"
96
},
7+
"affects": {
8+
"vendor": {
9+
"vendor_data": [
10+
{
11+
"product": {
12+
"product_data": [
13+
{
14+
"product_name": "n/a",
15+
"version": {
16+
"version_data": [
17+
{
18+
"version_value": "n/a"
19+
}
20+
]
21+
}
22+
}
23+
]
24+
},
25+
"vendor_name": "n/a"
26+
}
27+
]
28+
}
29+
},
30+
"data_format": "MITRE",
31+
"data_type": "CVE",
32+
"data_version": "4.0",
1033
"description": {
1134
"description_data": [
1235
{
1336
"lang": "eng",
14-
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
37+
"value": "All versions of Windscribe VPN for Mac and Windows <= v2.02.10 contain a local privilege escalation vulnerability in the WindscribeService component. A low privilege user could leverage several openvpn options to execute code as root/SYSTEM."
38+
}
39+
]
40+
},
41+
"problemtype": {
42+
"problemtype_data": [
43+
{
44+
"description": [
45+
{
46+
"lang": "eng",
47+
"value": "n/a"
48+
}
49+
]
50+
}
51+
]
52+
},
53+
"references": {
54+
"reference_data": [
55+
{
56+
"url": "http://windscribe.com",
57+
"refsource": "MISC",
58+
"name": "http://windscribe.com"
59+
},
60+
{
61+
"refsource": "MISC",
62+
"name": "https://jeffs.sh/CVEs/CVE-2020-27518.txt",
63+
"url": "https://jeffs.sh/CVEs/CVE-2020-27518.txt"
1564
}
1665
]
1766
}

2021/22xxx/CVE-2021-22547.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,16 +74,18 @@
7474
"references": {
7575
"reference_data": [
7676
{
77-
"refsource": "CONFIRM",
78-
"url": "https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/blob/master/RELEASE-NOTES.md"
77+
"refsource": "MISC",
78+
"url": "https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/blob/master/RELEASE-NOTES.md",
79+
"name": "https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/blob/master/RELEASE-NOTES.md"
7980
},
8081
{
81-
"refsource": "CONFIRM",
82-
"url": "https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/pull/119"
82+
"refsource": "MISC",
83+
"url": "https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/pull/119",
84+
"name": "https://github.com/GoogleCloudPlatform/iot-device-sdk-embedded-c/pull/119"
8385
}
8486
]
8587
},
8688
"source": {
8789
"discovery": "EXTERNAL"
8890
}
89-
}
91+
}

2021/25xxx/CVE-2021-25214.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@
135135
"refsource": "DEBIAN",
136136
"name": "DSA-4909",
137137
"url": "https://www.debian.org/security/2021/dsa-4909"
138+
},
139+
{
140+
"refsource": "MLIST",
141+
"name": "[debian-lts-announce] 20210504 [SECURITY] [DLA 2647-1] bind9 security update",
142+
"url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00001.html"
138143
}
139144
]
140145
},

2021/25xxx/CVE-2021-25215.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
"refsource": "DEBIAN",
132132
"name": "DSA-4909",
133133
"url": "https://www.debian.org/security/2021/dsa-4909"
134+
},
135+
{
136+
"refsource": "MLIST",
137+
"name": "[debian-lts-announce] 20210504 [SECURITY] [DLA 2647-1] bind9 security update",
138+
"url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00001.html"
134139
}
135140
]
136141
},

2021/25xxx/CVE-2021-25216.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@
131131
"refsource": "DEBIAN",
132132
"name": "DSA-4909",
133133
"url": "https://www.debian.org/security/2021/dsa-4909"
134+
},
135+
{
136+
"refsource": "MLIST",
137+
"name": "[debian-lts-announce] 20210504 [SECURITY] [DLA 2647-1] bind9 security update",
138+
"url": "https://lists.debian.org/debian-lts-announce/2021/05/msg00001.html"
134139
}
135140
]
136141
},

2021/3xxx/CVE-2021-3154.json

Lines changed: 50 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,61 @@
11
{
2-
"data_type": "CVE",
3-
"data_format": "MITRE",
4-
"data_version": "4.0",
52
"CVE_data_meta": {
6-
"ID": "CVE-2021-3154",
73
"ASSIGNER": "[email protected]",
8-
"STATE": "RESERVED"
4+
"ID": "CVE-2021-3154",
5+
"STATE": "PUBLIC"
96
},
7+
"affects": {
8+
"vendor": {
9+
"vendor_data": [
10+
{
11+
"product": {
12+
"product_data": [
13+
{
14+
"product_name": "n/a",
15+
"version": {
16+
"version_data": [
17+
{
18+
"version_value": "n/a"
19+
}
20+
]
21+
}
22+
}
23+
]
24+
},
25+
"vendor_name": "n/a"
26+
}
27+
]
28+
}
29+
},
30+
"data_format": "MITRE",
31+
"data_type": "CVE",
32+
"data_version": "4.0",
1033
"description": {
1134
"description_data": [
1235
{
1336
"lang": "eng",
14-
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
37+
"value": "An issue was discovered in SolarWinds Serv-U before 15.2.2. Unauthenticated attackers can retrieve cleartext passwords via macro Injection. NOTE: this had a distinct fix relative to CVE-2020-35481."
38+
}
39+
]
40+
},
41+
"problemtype": {
42+
"problemtype_data": [
43+
{
44+
"description": [
45+
{
46+
"lang": "eng",
47+
"value": "n/a"
48+
}
49+
]
50+
}
51+
]
52+
},
53+
"references": {
54+
"reference_data": [
55+
{
56+
"refsource": "MISC",
57+
"name": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-2_release_notes.htm",
58+
"url": "https://documentation.solarwinds.com/en/success_center/servu/content/release_notes/servu_15-2-2_release_notes.htm"
1559
}
1660
]
1761
}

0 commit comments

Comments
 (0)