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

Commit 1708204

Browse files
committed
"-Synchronized-Data."
1 parent b9831a1 commit 1708204

File tree

3 files changed

+174
-9
lines changed

3 files changed

+174
-9
lines changed

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

Lines changed: 62 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,73 @@
44
"data_version": "4.0",
55
"CVE_data_meta": {
66
"ID": "CVE-2021-22310",
7-
"ASSIGNER": "[email protected]",
8-
"STATE": "RESERVED"
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "PUBLIC"
9+
},
10+
"affects": {
11+
"vendor": {
12+
"vendor_data": [
13+
{
14+
"vendor_name": "n/a",
15+
"product": {
16+
"product_data": [
17+
{
18+
"product_name": "NIP6300;NIP6600;Secospace USG6300;Secospace USG6500;Secospace USG6600;USG9500",
19+
"version": {
20+
"version_data": [
21+
{
22+
"version_value": "V500R001C00,V500R001C20,V500R001C30"
23+
},
24+
{
25+
"version_value": "V500R001C00,V500R001C20,V500R001C30"
26+
},
27+
{
28+
"version_value": "V500R001C00,V500R001C20,V500R001C30"
29+
},
30+
{
31+
"version_value": "V500R001C00,V500R001C20,V500R001C30"
32+
},
33+
{
34+
"version_value": "V500R001C00,V500R001C20,V500R001C30,V500R001C50,V500R001C60,V500R001C80"
35+
},
36+
{
37+
"version_value": "V500R005C00,V500R005C10"
38+
}
39+
]
40+
}
41+
}
42+
]
43+
}
44+
}
45+
]
46+
}
47+
},
48+
"problemtype": {
49+
"problemtype_data": [
50+
{
51+
"description": [
52+
{
53+
"lang": "eng",
54+
"value": "Information Leakage"
55+
}
56+
]
57+
}
58+
]
59+
},
60+
"references": {
61+
"reference_data": [
62+
{
63+
"refsource": "MISC",
64+
"name": "https://www.huawei.com/en/psirt/security-advisories/huawei-sa-20210203-01-plaintextlog-en",
65+
"url": "https://www.huawei.com/en/psirt/security-advisories/huawei-sa-20210203-01-plaintextlog-en"
66+
}
67+
]
968
},
1069
"description": {
1170
"description_data": [
1271
{
1372
"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."
73+
"value": "There is an information leakage vulnerability in some huawei products. Due to the properly storage of specific information in the log file, the attacker can obtain the information when a user logs in to the device. Successful exploit may cause an information leak. Affected product versions include: NIP6300 versions V500R001C00,V500R001C20,V500R001C30;NIP6600 versions V500R001C00,V500R001C20,V500R001C30;Secospace USG6300 versions V500R001C00,V500R001C20,V500R001C30;Secospace USG6500 versions V500R001C00,V500R001C20,V500R001C30;Secospace USG6600 versions V500R001C00,V500R001C20,V500R001C30,V500R001C50,V500R001C60,V500R001C80;USG9500 versions V500R005C00,V500R005C10."
1574
}
1675
]
1776
}

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

Lines changed: 47 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,58 @@
44
"data_version": "4.0",
55
"CVE_data_meta": {
66
"ID": "CVE-2021-22311",
7-
"ASSIGNER": "[email protected]",
8-
"STATE": "RESERVED"
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "PUBLIC"
9+
},
10+
"affects": {
11+
"vendor": {
12+
"vendor_data": [
13+
{
14+
"vendor_name": "n/a",
15+
"product": {
16+
"product_data": [
17+
{
18+
"product_name": "ManageOne",
19+
"version": {
20+
"version_data": [
21+
{
22+
"version_value": "8.0.0,8.0.1"
23+
}
24+
]
25+
}
26+
}
27+
]
28+
}
29+
}
30+
]
31+
}
32+
},
33+
"problemtype": {
34+
"problemtype_data": [
35+
{
36+
"description": [
37+
{
38+
"lang": "eng",
39+
"value": "Improper Permission Assignment"
40+
}
41+
]
42+
}
43+
]
44+
},
45+
"references": {
46+
"reference_data": [
47+
{
48+
"refsource": "MISC",
49+
"name": "https://www.huawei.com/en/psirt/security-advisories/huawei-sa-20210203-01-manageone-en",
50+
"url": "https://www.huawei.com/en/psirt/security-advisories/huawei-sa-20210203-01-manageone-en"
51+
}
52+
]
953
},
1054
"description": {
1155
"description_data": [
1256
{
1357
"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."
58+
"value": "There is an improper permission assignment vulnerability in Huawei ManageOne product. Due to improper security hardening, the process can run with a higher privilege. Successful exploit could allow certain users to do certain operations with improper permissions. Affected product versions include: ManageOne versions 8.0.0, 8.0.1."
1559
}
1660
]
1761
}

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

Lines changed: 65 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,76 @@
44
"data_version": "4.0",
55
"CVE_data_meta": {
66
"ID": "CVE-2021-22320",
7-
"ASSIGNER": "[email protected]",
8-
"STATE": "RESERVED"
7+
"ASSIGNER": "[email protected]",
8+
"STATE": "PUBLIC"
9+
},
10+
"affects": {
11+
"vendor": {
12+
"vendor_data": [
13+
{
14+
"vendor_name": "n/a",
15+
"product": {
16+
"product_data": [
17+
{
18+
"product_name": "IPS Module;NGFW Module;NIP6600;NIP6800;Secospace USG6300;Secospace USG6500;Secospace USG6600",
19+
"version": {
20+
"version_data": [
21+
{
22+
"version_value": "V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300"
23+
},
24+
{
25+
"version_value": "V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300"
26+
},
27+
{
28+
"version_value": "V500R001C30SPC200,V500R001C30SPC600,V500R001C60SPC500,V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300,V500R005C20SPC500"
29+
},
30+
{
31+
"version_value": "V500R001C60SPC500,V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300,V500R005C20SPC500"
32+
},
33+
{
34+
"version_value": "V500R001C30SPC200,V500R001C30SPC600,V500R001C60SPC500,V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300,V500R005C20SPC500"
35+
},
36+
{
37+
"version_value": "V500R001C30SPC200,V500R001C30SPC600,V500R001C60SPC500,V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300,V500R005C20SPC500"
38+
},
39+
{
40+
"version_value": "V500R001C30SPC200,V500R001C30SPC600,V500R001C60SPC500,V500R005C00SPC100,V500R005C00SPC200,V500R005C20SPC300,V500R005C20SPC500"
41+
}
42+
]
43+
}
44+
}
45+
]
46+
}
47+
}
48+
]
49+
}
50+
},
51+
"problemtype": {
52+
"problemtype_data": [
53+
{
54+
"description": [
55+
{
56+
"lang": "eng",
57+
"value": "Denial of Service"
58+
}
59+
]
60+
}
61+
]
62+
},
63+
"references": {
64+
"reference_data": [
65+
{
66+
"refsource": "MISC",
67+
"name": "https://www.huawei.com/en/psirt/security-advisories/huawei-sa-20210210-03-dos-en",
68+
"url": "https://www.huawei.com/en/psirt/security-advisories/huawei-sa-20210210-03-dos-en"
69+
}
70+
]
971
},
1072
"description": {
1173
"description_data": [
1274
{
1375
"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."
76+
"value": "There is a denial of service vulnerability in Huawei products. A module cannot deal with specific messages correctly. Attackers can exploit this vulnerability by sending malicious messages to an affected module. This can lead to denial of service. Affected product include some versions of IPS Module, NGFW Module, NIP6600, NIP6800, Secospace USG6300, Secospace USG6500 and Secospace USG6600."
1577
}
1678
]
1779
}

0 commit comments

Comments
 (0)