2018-03-09 16:03:15 -05:00
{
2019-03-17 21:56:37 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@apache.org" ,
"DATE_PUBLIC" : "2018-05-21T00:00:00" ,
"ID" : "CVE-2018-8012" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Apache ZooKeeper" ,
"version" : {
"version_data" : [
{
"version_value" : "Apache ZooKeeper prior to 3.4.10, Apache ZooKeeper 3.5.0-alpha through 3.5.3-beta"
}
]
}
}
]
} ,
"vendor_name" : "Apache Software Foundation"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
2018-05-21 13:57:30 -04:00
{
2019-03-17 21:56:37 +00:00
"lang" : "eng" ,
"value" : "No authentication/authorization is enforced when a server attempts to join a quorum in Apache ZooKeeper before 3.4.10, and 3.5.0-alpha through 3.5.3-beta. As a result an arbitrary end point could join the cluster and begin propagating counterfeit changes to the leader."
2018-05-21 13:57:30 -04:00
}
2019-03-17 21:56:37 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Gain Privilege"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "DSA-4214" ,
"refsource" : "DEBIAN" ,
"url" : "https://www.debian.org/security/2018/dsa-4214"
} ,
{
"name" : "https://lists.apache.org/thread.html/c75147028c1c79bdebd4f8fa5db2b77da85de2b05ecc0d54d708b393@%3Cdev.zookeeper.apache.org%3E" ,
"refsource" : "MISC" ,
"url" : "https://lists.apache.org/thread.html/c75147028c1c79bdebd4f8fa5db2b77da85de2b05ecc0d54d708b393@%3Cdev.zookeeper.apache.org%3E"
} ,
{
"name" : "1040948" ,
"refsource" : "SECTRACK" ,
"url" : "http://www.securitytracker.com/id/1040948"
} ,
{
"name" : "104253" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/104253"
}
]
}
}