5

CVE-2013-7401

Exploit
The parse_request function in request.c in c-icap 0.2.x allows remote attackers to cause a denial of service (crash) via a URI without a " " or "?" character in an ICAP request, as demonstrated by use of the OPTIONS method.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
C-icap ProjectC-icap Version0.2.1
C-icap ProjectC-icap Version0.2.2
C-icap ProjectC-icap Version0.2.3
C-icap ProjectC-icap Version0.2.4
C-icap ProjectC-icap Version0.2.5
C-icap ProjectC-icap Version0.2.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 1.61% 0.802
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.