cvelist/2018/1xxx/CVE-2018-1331.json
2019-03-18 01:05:40 +00:00

92 lines
3.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@apache.org",
"DATE_PUBLIC": "2018-07-10T00:00:00",
"ID": "CVE-2018-1331",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Apache 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",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In Apache Storm 0.10.0 through 0.10.2, 1.0.0 through 1.0.6, 1.1.0 through 1.1.2, and 1.2.0 through 1.2.1, 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": [
{
"name": "http://storm.apache.org/2018/06/04/storm122-released.html",
"refsource": "CONFIRM",
"url": "http://storm.apache.org/2018/06/04/storm122-released.html"
},
{
"name": "[oss-security] 20180710 CVE-2018-1331: Apache Storm remote code execution vulnerability",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2018/07/10/4"
},
{
"name": "http://storm.apache.org/2018/06/04/storm113-released.html",
"refsource": "CONFIRM",
"url": "http://storm.apache.org/2018/06/04/storm113-released.html"
},
{
"name": "104732",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/104732"
},
{
"name": "1041273",
"refsource": "SECTRACK",
"url": "http://www.securitytracker.com/id/1041273"
}
]
}
}