5
CVE-2013-7401
- EPSS 1.61%
- Veröffentlicht 19.12.2014 20:59:00
- Zuletzt bearbeitet 12.04.2025 10:46:40
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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 Project ≫ C-icap Version0.2.1
C-icap Project ≫ C-icap Version0.2.2
C-icap Project ≫ C-icap Version0.2.3
C-icap Project ≫ C-icap Version0.2.4
C-icap Project ≫ C-icap Version0.2.5
C-icap Project ≫ C-icap Version0.2.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.61% | 0.802 |
| 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.