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

62 lines
1.8 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" : "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",
"value" : "When a 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" : [
{
"url" : "https://lists.apache.org/thread.html/dc8875c0b924885a884eba6d5bd7dc3f123411b2d33cffd00e351c99@%3Cuser.geode.apache.org%3E"
2017-10-21 14:02:45 -04:00
}
]
}
}