Bug 1377280 (CVE-2016-5017) - CVE-2016-5017 zookeeper: Buffer overflow vulnerability in C cli shell
Summary: CVE-2016-5017 zookeeper: Buffer overflow vulnerability in C cli shell
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2016-5017
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1377281
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-19 11:27 UTC by Andrej Nemec
Modified: 2019-09-29 13:56 UTC (History)
37 users (show)

Fixed In Version: zookeeper 3.4.9
Clone Of:
Environment:
Last Closed: 2017-05-23 13:37:30 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA ZOOKEEPER-2498 0 None None None 2017-05-23 14:41:15 UTC

Description Andrej Nemec 2016-09-19 11:27:39 UTC
The ZooKeeper C client shells "cli_st" and "cli_mt" have a buffer overflow vulnerability associated with parsing of the input command when using the "cmd:<cmd>" batch mode syntax. If the command string exceeds 1024 characters a buffer overflow will occur. There is no known compromise which takes advantage of this vulnerability, and if security is enabled the attacker would be limited by client level security constraints. The C cli shell is intended as a sample/example of how to use the C client interface, not as a production tool - the documentation has also been clarified on this point.

References:

http://seclists.org/bugtraq/2016/Sep/29

Upstream fix:

https://git-wip-us.apache.org/repos/asf?p=zookeeper.git;a=commitdiff;h=27ecf981a15554dc8e64a28630af7a5c9e2bdf4f

Comment 1 Andrej Nemec 2016-09-19 11:28:23 UTC
Created zookeeper tracking bugs for this issue:

Affects: fedora-all [bug 1377281]


Note You need to log in before you can comment on or make changes to this bug.