forked from CVEProject/cvelist
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCVE-2021-39022.json
93 lines (93 loc) · 2.95 KB
/
CVE-2021-39022.json
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
{
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "4.0.0.0"
},
{
"version_value": "5.0.0.0"
}
]
},
"product_name": "Security Guardium Data Encryption"
}
]
},
"vendor_name": "IBM"
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6562379",
"title": "IBM Security Bulletin 6562379 (Security Guardium Data Encryption)",
"name": "https://www.ibm.com/support/pages/node/6562379",
"refsource": "CONFIRM"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/213858",
"name": "ibm-guardium-cve202139022-csv-injection (213858)",
"refsource": "XF",
"title": "X-Force Vulnerability Report"
}
]
},
"impact": {
"cvssv3": {
"TM": {
"E": "U",
"RL": "O",
"RC": "C"
},
"BM": {
"A": "N",
"I": "L",
"AC": "H",
"UI": "R",
"SCORE": "6.200",
"S": "C",
"C": "H",
"PR": "H",
"AV": "N"
}
}
},
"description": {
"description_data": [
{
"value": "IBM Guardium Data Encryption (GDE) 4.0.0.0 and 5.0.0.0 saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by spreadsheet software. IBM X-Force ID: 213858.",
"lang": "eng"
}
]
},
"data_version": "4.0",
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Gain Access",
"lang": "eng"
}
]
}
]
},
"CVE_data_meta": {
"ID": "CVE-2021-39022",
"DATE_PUBLIC": "2022-03-09T00:00:00",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
}
}