forked from CVEProject/cvelist
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCVE-2021-39015.json
96 lines (96 loc) · 3.14 KB
/
CVE-2021-39015.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
94
95
96
{
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Engineering Lifecycle Optimization - Publishing 7.0, 7.0.1, and 7.0.2 is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 213655."
}
]
},
"impact": {
"cvssv3": {
"BM": {
"SCORE": "5.400",
"UI": "R",
"I": "L",
"PR": "L",
"C": "L",
"AC": "L",
"S": "C",
"A": "N",
"AV": "N"
},
"TM": {
"E": "H",
"RC": "C",
"RL": "O"
}
}
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://www.ibm.com/support/pages/node/6603333",
"name": "https://www.ibm.com/support/pages/node/6603333",
"title": "IBM Security Bulletin 6603333 (Engineering Lifecycle Optimization Publishing)"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/213655",
"refsource": "XF",
"title": "X-Force Vulnerability Report",
"name": "ibm-engineering-cve202139015-xss (213655)"
}
]
},
"data_format": "MITRE",
"data_type": "CVE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"CVE_data_meta": {
"ID": "CVE-2021-39015",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2022-07-13T00:00:00"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "7.0"
},
{
"version_value": "7.0.1"
},
{
"version_value": "7.0.2"
}
]
},
"product_name": "Engineering Lifecycle Optimization Publishing"
}
]
}
}
]
}
}
}