- Added submission from Kaspersky for KLCERT-18-025 from 2018-12-07.

This commit is contained in:
CVE Team 2018-12-07 09:13:19 -05:00
parent fb309566ce
commit 9cfd9cb5a6
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,31 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "vulnerability@kaspersky.com",
"ID" : "CVE-2018-15362",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "GE Proficy Cimplicity GDS",
"version" : {
"version_data" : [
{
"version_value" : "9.0 R2, 9.5, 10.0"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +34,26 @@
"description_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."
"value" : "XXE in GE Proficy Cimplicity GDS versions 9.0 R2, 9.5, 10.0"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "XXE"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://ics-cert.kaspersky.com/advisories/klcert-advisories/2018/12/07/klcert-18-025-general-electric-proficy-gds-xml-external-entity-xxe/"
}
]
}