Security readout for executives and security teams
Undertow accepted invalid characters in HTTP request lines. If a front proxy accepted the same malformed traffic but interpreted it differently, an attacker could manipulate responses. Business impact is web-cache poisoning, cross-site scripting, or exposure of another user’s request data. Severity is moderate because exploitation is network-reachable but depends on proxy behavior. Exposure is most likely where Undertow-backed applications sit behind a proxy or cache that permits invalid request-line characters and parses them differently. Products or versions beyond “undertow” are not specified in the provided CVE data. Treat this as a moderate-priority hygiene and exposure-reduction issue. It is not listed as actively exploited, but proxy/application parsing gaps can affect customer trust by enabling content injection or cross-user data leakage. Mitigation focus: Identify internet-facing and internal applications using Undertow behind proxies or web caches.; Review Red Hat, Debian, or other vendor advisories for applicable Undertow package updates.; Apply vendor-supported fixes for affected distributions and application platforms..
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-444: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2017-2666 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 6.5 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N3.92.5Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
6.5MediumVector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- RHSA-2017:1411CVE reference · vendor-advisory, x_refsource_REDHAT
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-2666CVE reference · x_refsource_CONFIRM
- DSA-3906CVE reference · vendor-advisory, x_refsource_DEBIAN
- RHSA-2017:3458CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:1410CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:1412CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:3455CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:3456CVE reference · vendor-advisory, x_refsource_REDHAT
- RHSA-2017:3454CVE reference · vendor-advisory, x_refsource_REDHAT
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
