cvelist/2018/12xxx/CVE-2018-12464.json
2018-07-27 06:06:07 -04:00

110 lines
3.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@microfocus.com",
"DATE_PUBLIC" : "2018-06-28T16:00:00.000Z",
"ID" : "CVE-2018-12464",
"STATE" : "PUBLIC",
"TITLE" : "Unauthenticated SQL injection in Micro Focus Secure Messaging Gateway"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Secure Messaging Gateway",
"version" : {
"version_data" : [
{
"affected" : "<",
"version_value" : "471 "
}
]
}
}
]
},
"vendor_name" : "Micro Focus"
}
]
}
},
"credit" : [
{
"lang" : "eng",
"value" : "Mehmet INCE from PRODAFT"
}
],
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A SQL injection vulnerability in the web administration and quarantine components of Micro Focus Secure Messaging Gateway allows an unauthenticated remote attacker to execute arbitrary SQL statements against the database. This can be exploited to create an administrative account and used in conjunction with CVE-2018-12465 to achieve unauthenticated remote code execution. Affects Micro Focus Secure Messaging Gateway versions prior to 471. It does not affect previous versions of the product that use the GWAVA product name (i.e. GWAVA 6.5)."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 10,
"baseSeverity" : "CRITICAL",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "CHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Unauthenticated SQL injection (CWE-89)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "45083",
"refsource" : "EXPLOIT-DB",
"url" : "https://www.exploit-db.com/exploits/45083/"
},
{
"name" : "https://pentest.blog/unexpected-journey-6-all-ways-lead-to-rome-remote-code-execution-on-microfocus-secure-messaging-gateway/",
"refsource" : "CONFIRM",
"url" : "https://pentest.blog/unexpected-journey-6-all-ways-lead-to-rome-remote-code-execution-on-microfocus-secure-messaging-gateway/"
},
{
"name" : "https://support.microfocus.com/kb/doc.php?id=7023132",
"refsource" : "CONFIRM",
"url" : "https://support.microfocus.com/kb/doc.php?id=7023132"
}
]
},
"solution" : [
{
"lang" : "eng",
"value" : "Please upgrade to Secure Messaging Gateway 471 or newer using the online update tool in the Secure Messaging Gateway management console."
}
],
"source" : {
"defect" : [
"GWAV-2258"
],
"discovery" : "EXTERNAL"
}
}