Beanstalkd Job Data Remote Command Execution Vulnerability

Summary
This host is running Beanstalkd and is prone to remote command execution vulnerability.
Impact
Successful exploitation will allow attacker to execute Beanstalk client commands within the context of the affected application. Impact Level: Application
Solution
Upgrade to Beanstalkd version 1.4.6 or later, For updates refer to http://kr.github.com/beanstalkd/download.html
Insight
The flaw is caused by improper handling of put commands defining a job by the dispatch_cmd function. A remote attacker could exploit this vulnerability using a specially-crafted job payload data to execute arbitrary Beanstalk commands.
Affected
Beanstalkd version 1.4.5 and prior.
References