CVE-2017-12624
MEDIUMApache CXF 3.0.0-3.0.15, 3.1.0-3.1.13, 3.2.0 - Denial of Service via Large Message Attachment Header
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-12624. PoCs published by tafamace.
AI-analyzed exploit summary The provided code is a simple Java stub that prints command-line arguments and does not demonstrate any exploit functionality related to CVE-2017-12624. It lacks offensive techniques or vulnerability exploitation logic.
Description
Apache CXF supports sending and receiving attachments via either the JAX-WS or JAX-RS specifications. It is possible to craft a message attachment header that could lead to a Denial of Service (DoS) attack on a CXF web service provider. Both JAX-WS and JAX-RS services are vulnerable to this attack. From Apache CXF 3.2.1 and 3.1.14, message attachment headers that are greater than 300 characters will be rejected by default. This value is configurable via the property "attachment-max-header-size".
Exploits (1)
The provided code is a simple Java stub that prints command-line arguments and does not demonstrate any exploit functionality related to CVE-2017-12624. It lacks offensive techniques or vulnerability exploitation logic.
References (13)
Scores
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H