Lucene search

K
gentooGentoo FoundationGLSA-201409-07
HistorySep 19, 2014 - 12:00 a.m.

c-icap: Denial of service

2014-09-1900:00:00
Gentoo Foundation
security.gentoo.org
12

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

AI Score

6.6

Confidence

Low

EPSS

0.033

Percentile

91.4%

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.

Description

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.

Impact

A remote attacker may cause a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All c-icap users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=net-proxy/c-icap-0.2.6"
OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-proxy/c-icap< 0.2.6UNKNOWN

CVSS2

5

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:N/I:N/A:P

AI Score

6.6

Confidence

Low

EPSS

0.033

Percentile

91.4%