cvelist/2018/12xxx/CVE-2018-12470.json

94 lines
2.6 KiB
JSON
Raw Normal View History

2018-06-15 11:04:03 -04:00
{
2018-10-04 10:06:06 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "security@suse.de",
"DATE_PUBLIC" : "2018-09-27T00:00:00.000Z",
"ID" : "CVE-2018-12470",
"STATE" : "PUBLIC",
"TITLE" : "SQL injection in RegistrationSharing module"
2018-06-15 11:04:03 -04:00
},
2018-10-04 10:06:06 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"product" : {
"product_data" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"product_name" : "SMT",
"version" : {
"version_data" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"affected" : "<",
"version_value" : "3.0.37"
2018-10-04 14:57:44 +02:00
}
]
}
}
]
},
2018-10-04 10:06:06 -04:00
"vendor_name" : "SUSE Linux"
2018-10-04 14:57:44 +02:00
}
]
}
},
2018-10-04 10:06:06 -04:00
"credit" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"lang" : "eng",
"value" : "Jake Miller"
2018-10-04 14:57:44 +02:00
}
],
2018-10-04 10:06:06 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"lang" : "eng",
"value" : "A SQL Injection in the RegistrationSharing module of SUSE Linux SMT allows remote attackers to cause execute arbitrary SQL statements. Affected releases are SUSE Linux SMT: versions prior to 3.0.37."
2018-10-04 14:57:44 +02:00
}
]
},
2018-10-04 10:06:06 -04:00
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "HIGH",
"baseScore" : 9.8,
"baseSeverity" : "CRITICAL",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "HIGH",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version" : "3.0"
2018-10-04 14:57:44 +02:00
}
},
2018-10-04 10:06:06 -04:00
"problemtype" : {
"problemtype_data" : [
2018-06-15 11:04:03 -04:00
{
2018-10-04 10:06:06 -04:00
"description" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"lang" : "eng",
"value" : "CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')"
2018-10-04 14:57:44 +02:00
}
]
2018-06-15 11:04:03 -04:00
}
]
2018-10-04 14:57:44 +02:00
},
2018-10-04 10:06:06 -04:00
"references" : {
"reference_data" : [
2018-10-04 14:57:44 +02:00
{
2018-10-04 10:06:06 -04:00
"name" : "https://bugzilla.suse.com/show_bug.cgi?id=1103810",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.suse.com/show_bug.cgi?id=1103810"
2018-10-04 14:57:44 +02:00
}
]
},
2018-10-04 10:06:06 -04:00
"source" : {
"defect" : [
2018-10-04 14:57:44 +02:00
"https://bugzilla.suse.com/show_bug.cgi?id=1103810"
],
2018-10-04 10:06:06 -04:00
"discovery" : "EXTERNAL"
2018-06-15 11:04:03 -04:00
}
2018-10-04 10:06:06 -04:00
}