- Added submission from Apache Storm from 2018-07-10.

This commit is contained in:
CVE Team 2018-07-10 12:21:10 -04:00
parent 4f414244d9
commit a7957edf97
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,8 +1,41 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-07-10T00:00:00",
"ID" : "CVE-2018-1331",
"STATE" : "RESERVED"
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Storm",
"version" : {
"version_data" : [
{
"version_value" : "0.10.0 through 0.10.2"
},
{
"version_value" : "1.0.0 through 1.0.6"
},
{
"version_value" : "1.1.0 through 1.1.2"
},
{
"version_value" : "1.2.0 through 1.2.1"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
@ -11,7 +44,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" : "An attacker with access to a secure storm cluster in some cases could execute arbitrary code as a different user."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Remote Code Execution"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://storm.apache.org/2018/06/04/storm122-released.html"
},
{
"url" : "http://storm.apache.org/2018/06/04/storm113-released.html"
}
]
}