Update CVE-2018-2360.json

This commit is contained in:
SAPCNA 2018-01-09 10:10:35 +00:00 committed by GitHub
parent 968004e25a
commit f948bd3452
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,41 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
{  
"CVE_data_meta" : { 
"ASSIGNER" : "cna@sap.com",
"ID" : "CVE-2018-2360",
"STATE" : "RESERVED"
},
"STATE" : "PUBLIC" 
}, 
"affects" : {
"vendor" : { 
"vendor_data" : [
{
"product" : { 
"product_data" : [
{
"product_name" : "SAP Startup Service",
"version" : {
"version_data" : [
{
"version_affected" : "=",
"version_value" : "7.45"
},
{
"version_affected" : "=",
"version_value" : "7.49"
},
{
"version_affected" : "=",
"version_value" : "7.52"
}
]
}
}
]
},
"vendor_name" : "SAP SE"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
@ -11,7 +43,29 @@
"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" : "SAP Startup Service, SAP KERNEL 7.45, 7.49, and 7.52, is missing an authentication check for functionalities that require user identity and cause consumption of file system storage."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Missing Authentication"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://blogs.sap.com/2018/01/09/sap-security-patch-day-january-2018/"
},
{
"url" : "https://launchpad.support.sap.com/#/notes/2523961"
}
]
}