IBM20190916-145328

Added CVE-2019-4147
This commit is contained in:
Scott Moore - IBM 2019-09-16 14:53:28 -04:00
parent 859902ad12
commit be6de1b38c
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C

View File

@ -1,18 +1,93 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-4147",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-08-02T00:00:00",
"ID" : "CVE-2019-4147",
"STATE" : "PUBLIC"
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"value" : "IBM Sterling File Gateway 2.2.0.0 through 6.0.1.0 is vulnerable to SQL injection. A remote attacker could send specially-crafted SQL statements, which could allow the attacker to view, add, modify or delete information in the back-end database. IBM X-Force ID: 158413.",
"lang" : "eng"
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "L",
"S" : "U",
"AC" : "L",
"PR" : "H",
"C" : "L",
"I" : "L",
"AV" : "N",
"SCORE" : "4.700",
"UI" : "N"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Data Manipulation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/security-bulletin-sql-injection-vulnerability-affects-ibm-sterling-file-gateway-cve-2019-4147",
"title" : "IBM Security Bulletin 888615 (Sterling File Gateway)",
"name" : "https://www.ibm.com/support/pages/security-bulletin-sql-injection-vulnerability-affects-ibm-sterling-file-gateway-cve-2019-4147",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"name" : "ibm-sterling-cve20194147-sql-injection (158413)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158413",
"title" : "X-Force Vulnerability Report"
}
]
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"lang": "eng",
"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" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "2.2.0.0"
},
{
"version_value" : "6.0.1.0"
}
]
},
"product_name" : "Sterling File Gateway"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
}
}