A C-language AMQP client library for use with v2.0+ of the RabbitMQ broker.
It was discovered that RabbitMQ C client incorrectly handled certain inputs.
A remote attacker, by sending a specially crafted request, could possibly execute arbitrary code with the privileges of the process or cause a Denial of Service condition.
There is no known workaround at this time.
All RabbitMQ C client users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=net-libs/rabbitmq-c-0.10.0"