cvelist/2017/15xxx/CVE-2017-15695.json

69 lines
2.1 KiB
JSON
Raw Normal View History

2017-10-21 14:02:45 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org",
"DATE_PUBLIC" : "2018-06-12T00:00:00",
2017-10-21 14:02:45 -04:00
"ID" : "CVE-2017-15695",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache Geode",
"version" : {
"version_data" : [
{
"version_value" : "1.0.0 to 1.4.0"
}
]
}
}
]
},
"vendor_name" : "Apache Software Foundation"
}
]
}
2017-10-21 14:02:45 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-06-13 13:04:21 -04:00
"value" : "When an Apache Geode server versions 1.0.0 to 1.4.0 is configured with a security manager, a user with DATA:WRITE privileges is allowed to deploy code by invoking an internal Geode function. This allows remote code execution. Code deployment should be restricted to users with DATA:MANAGE privilege."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Privilege Escalation"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-06-13 13:04:21 -04:00
"name" : "[geode-user] 20180612 [SECURITY] CVE-2017-15695 Apache Geode remote code execution vulnerability",
"refsource" : "MLIST",
"url" : "https://lists.apache.org/thread.html/dc8875c0b924885a884eba6d5bd7dc3f123411b2d33cffd00e351c99@%3Cuser.geode.apache.org%3E"
2018-06-15 06:02:48 -04:00
},
{
"name" : "104465",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104465"
2017-10-21 14:02:45 -04:00
}
]
}
}