IBM20200723-12219

Added CVE-2020-4447
This commit is contained in:
Scott Moore - IBM 2020-07-23 12:02:19 -04:00
parent d05de1e2e1
commit c424d1d2d1
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C

View File

@ -1,18 +1,93 @@
{ {
"data_type": "CVE", "description" : {
"data_format": "MITRE", "description_data" : [
"data_version": "4.0", {
"CVE_data_meta": { "value" : "IBM FileNet Content Manager 5.5.3 and 5.5.4 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: 181227.",
"ID": "CVE-2020-4447", "lang" : "eng"
"ASSIGNER": "cve@mitre.org", }
"STATE": "RESERVED" ]
}, },
"description": { "references" : {
"description_data": [ "reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6208453",
"title" : "IBM Security Bulletin 6208453 (FileNet Content Manager)",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6208453"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/181227",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-filenet-cve20204447-xss (181227)"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "product" : {
"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." "product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "5.5.3"
},
{
"version_value" : "5.5.4"
}
]
},
"product_name" : "FileNet Content Manager"
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} },
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"BM" : {
"UI" : "R",
"SCORE" : "5.400",
"I" : "L",
"C" : "L",
"S" : "C",
"A" : "N",
"AC" : "L",
"PR" : "L",
"AV" : "N"
},
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
}
}
},
"data_format" : "MITRE",
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ID" : "CVE-2020-4447",
"DATE_PUBLIC" : "2020-07-22T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
}
}