"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-05-20 17:01:43 +00:00
parent b8a30d97c5
commit 16dcd3743e
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
2 changed files with 196 additions and 196 deletions

View File

@ -1,102 +1,102 @@
{ {
"references" : { "references": {
"reference_data" : [ "reference_data": [
{
"title" : "IBM Security Bulletin 6587797 (Jazz Team Server)",
"url" : "https://www.ibm.com/support/pages/node/6587797",
"name" : "https://www.ibm.com/support/pages/node/6587797",
"refsource" : "CONFIRM"
},
{
"title" : "X-Force Vulnerability Report",
"name" : "ibm-jazz-cve202139043-xss (214032)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/214032"
}
]
},
"data_format" : "MITRE",
"impact" : {
"cvssv3" : {
"BM" : {
"I" : "L",
"SCORE" : "6.400",
"A" : "N",
"C" : "L",
"AC" : "L",
"AV" : "N",
"S" : "C",
"UI" : "N",
"PR" : "L"
},
"TM" : {
"E" : "H",
"RL" : "O",
"RC" : "C"
}
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2022-05-19T00:00:00",
"ID" : "CVE-2021-39043",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"description" : {
"description_data" : [
{
"value" : "IBM Jazz Team Server 6.0.6, 6.0.6.1, 7.0, 7.0.1, and 7.0.2 is vulnerable to stored 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: 214032.",
"lang" : "eng"
}
]
},
"data_type" : "CVE",
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"product" : { "title": "IBM Security Bulletin 6587797 (Jazz Team Server)",
"product_data" : [ "url": "https://www.ibm.com/support/pages/node/6587797",
{ "name": "https://www.ibm.com/support/pages/node/6587797",
"version" : { "refsource": "CONFIRM"
"version_data" : [ },
{ {
"version_value" : "6.0.6" "title": "X-Force Vulnerability Report",
}, "name": "ibm-jazz-cve202139043-xss (214032)",
{ "refsource": "XF",
"version_value" : "6.0.6.1" "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/214032"
},
{
"version_value" : "7.0"
},
{
"version_value" : "7.0.1"
},
{
"version_value" : "7.0.2"
}
]
},
"product_name" : "Jazz Team Server"
}
]
},
"vendor_name" : "IBM"
} }
] ]
} },
} "data_format": "MITRE",
} "impact": {
"cvssv3": {
"BM": {
"I": "L",
"SCORE": "6.400",
"A": "N",
"C": "L",
"AC": "L",
"AV": "N",
"S": "C",
"UI": "N",
"PR": "L"
},
"TM": {
"E": "H",
"RL": "O",
"RC": "C"
}
}
},
"CVE_data_meta": {
"DATE_PUBLIC": "2022-05-19T00:00:00",
"ID": "CVE-2021-39043",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
},
"description": {
"description_data": [
{
"value": "IBM Jazz Team Server 6.0.6, 6.0.6.1, 7.0, 7.0.1, and 7.0.2 is vulnerable to stored 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: 214032.",
"lang": "eng"
}
]
},
"data_type": "CVE",
"data_version": "4.0",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Cross-Site Scripting",
"lang": "eng"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "6.0.6"
},
{
"version_value": "6.0.6.1"
},
{
"version_value": "7.0"
},
{
"version_value": "7.0.1"
},
{
"version_value": "7.0.2"
}
]
},
"product_name": "Jazz Team Server"
}
]
},
"vendor_name": "IBM"
}
]
}
}
}

View File

@ -1,99 +1,99 @@
{ {
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "7.0" "version_value": "7.0"
}, },
{ {
"version_value" : "8.0" "version_value": "8.0"
}, },
{ {
"version_value" : "8.5" "version_value": "8.5"
}, },
{ {
"version_value" : "9.0" "version_value": "9.0"
} }
] ]
}, },
"product_name" : "WebSphere Application Server" "product_name": "WebSphere Application Server"
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
] ]
} }
] },
}, "problemtype": {
"data_version" : "4.0", "problemtype_data": [
"data_type" : "CVE", {
"description" : { "description": [
"description_data" : [ {
{ "value": "Gain Privileges",
"lang" : "eng", "lang": "eng"
"value" : "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0, with the Ajax Proxy Web Application (AjaxProxy.war) deployed, is vulnerable to spoofing by allowing a man-in-the-middle attacker to spoof SSL server hostnames. IBM X-Force ID: 220904." }
} ]
] }
}, ]
"CVE_data_meta" : { },
"STATE" : "PUBLIC", "data_version": "4.0",
"ID" : "CVE-2022-22365", "data_type": "CVE",
"DATE_PUBLIC" : "2022-05-19T00:00:00", "description": {
"ASSIGNER" : "psirt@us.ibm.com" "description_data": [
}, {
"impact" : { "lang": "eng",
"cvssv3" : { "value": "IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0, with the Ajax Proxy Web Application (AjaxProxy.war) deployed, is vulnerable to spoofing by allowing a man-in-the-middle attacker to spoof SSL server hostnames. IBM X-Force ID: 220904."
"BM" : { }
"I" : "L", ]
"A" : "L", },
"SCORE" : "5.600", "CVE_data_meta": {
"S" : "U", "STATE": "PUBLIC",
"AV" : "N", "ID": "CVE-2022-22365",
"UI" : "N", "DATE_PUBLIC": "2022-05-19T00:00:00",
"C" : "L", "ASSIGNER": "psirt@us.ibm.com"
"AC" : "H", },
"PR" : "N" "impact": {
}, "cvssv3": {
"TM" : { "BM": {
"RL" : "O", "I": "L",
"RC" : "C", "A": "L",
"E" : "U" "SCORE": "5.600",
} "S": "U",
} "AV": "N",
}, "UI": "N",
"data_format" : "MITRE", "C": "L",
"references" : { "AC": "H",
"reference_data" : [ "PR": "N"
{ },
"title" : "IBM Security Bulletin 6587947 (WebSphere Application Server)", "TM": {
"url" : "https://www.ibm.com/support/pages/node/6587947", "RL": "O",
"refsource" : "CONFIRM", "RC": "C",
"name" : "https://www.ibm.com/support/pages/node/6587947" "E": "U"
}, }
{ }
"name" : "ibm-websphere-cve202222365-spoofing (220904)", },
"refsource" : "XF", "data_format": "MITRE",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/220904", "references": {
"title" : "X-Force Vulnerability Report" "reference_data": [
} {
] "title": "IBM Security Bulletin 6587947 (WebSphere Application Server)",
} "url": "https://www.ibm.com/support/pages/node/6587947",
} "refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6587947"
},
{
"name": "ibm-websphere-cve202222365-spoofing (220904)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/220904",
"title": "X-Force Vulnerability Report"
}
]
}
}