Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 461
Alerts This Week
Warning Icon 1 461

Gentoo: GLSA-201409-07 Normal: c-icap Denial of Service

gentoo
Calendar Grey September 19, 2014
Scroller Gentoo
Gentoo Linux issued a security advisory about a Denial of Service vulnerability in c-icap. Users are urged to upgrade their systems for better security and stability
A vulnerability in c-icap could result in Denial of Service.

Summary

c-icap contains a flaw in the parse_request() function of request.c that may allow a remote denial of service. The issue is triggered when the buffer fails to contain a ' ' or '?' symbol, which will cause the end pointer to increase and surpass allocated memory. With a specially crafted request (e.g. via the OPTIONS method), a remote attacker can cause a loss of availability for the program.

Resolution

All c-icap users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=net-proxy/c-icap-0.2.6"

References

[ 1 ] CVE-2013-7401 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7401 [ 2 ] CVE-2013-7402 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-7402

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201409-07
style>.gentoo_availability{display:block;}

Concerns

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

Severity: Normal
Title: c-icap: Denial of Service
Date: September 19, 2014
Bugs: #455324
ID: 201409-07

Synopsis

A vulnerability in c-icap could result in Denial of Service.

Background

c-icap is an implementation of an ICAP server. It can be used with HTTP proxies that support the ICAP protocol to implement content adaptation and filtering services.

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 net-proxy/c-icap < 0.2.6 >= 0.2.6

Impact

===== A remote attacker may cause a Denial of Service condition.

Workaround

There is no known workaround at this time.