Security readout for executives and security teams
Plain-English summary
This vulnerability affects Ruby applications using WEBrick Basic authentication. A remote user can send a crafted username that writes terminal control characters into logs. If an administrator later views those logs in a vulnerable terminal context, the source says arbitrary command execution may be possible.
Executive priority
Treat as a legacy exposure cleanup item unless WEBrick Basic authentication is internet-facing or used in administrative tooling. Patch during normal security maintenance, with faster action for exposed services.
Technical view
WEBrick’s Basic authentication logging failed to neutralize terminal emulator escape sequences in usernames. Ruby versions before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 are cited as affected. The issue is remote input to logs, with impact depending on how logs are viewed.
Likely exposure
Exposure is most likely in legacy Ruby services using WEBrick with Basic authentication, especially development or lightweight internal services left reachable from untrusted networks.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. The attack requires a crafted authentication username and meaningful impact appears tied to later log viewing in a terminal emulator.
Researcher notes
Evidence supports affected Ruby version ranges and the log escape-sequence injection behavior. The sources do not provide CVSS, CWE, exploit prevalence, or detailed fixed-package matrices in the supplied bundle.
Mitigation direction
- Upgrade Ruby to fixed upstream or distribution-supported packages.
- Prioritize Ruby 2.2.8, Ruby 2.3.5, or vendor-fixed 2.4 packages.
- Identify and reduce exposure of WEBrick Basic authentication endpoints.
- Follow Ubuntu, Red Hat, Debian, Gentoo, or Ruby project advisories for packaged fixes.
Validation and detection
- Inventory Ruby versions on systems running WEBrick services.
- Check whether WEBrick Basic authentication is enabled in reachable applications.
- Review package status against vendor advisories for affected distributions.
- Confirm logging and operational workflows do not expose terminal escape sequence handling risk.
Public sources used
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.
CVE-2017-10784 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
- Unknown
- CVSS
- Not scored
- Known Exploited
- No
- Published
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 and timeline data
No CVSS vectors or timeline events were available in the normalized CVE source material.
Source materials
- CVE List V5 sourceCVE List V5
- USN-3685-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- RHSA-2018:0585CVE reference · vendor-advisory, x_refsource_REDHAT
- USN-3528-1CVE reference · vendor-advisory, x_refsource_UBUNTU
- https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-3-5-released/CVE reference · x_refsource_CONFIRM
- RHSA-2018:0378CVE reference · vendor-advisory, x_refsource_REDHAT
- DSA-4031CVE reference · vendor-advisory, x_refsource_DEBIAN
- https://www.ruby-lang.org/en/news/2017/09/14/ruby-2-2-8-released/CVE reference · x_refsource_CONFIRM
- RHSA-2017:3485CVE reference · vendor-advisory, x_refsource_REDHAT
- [debian-lts-announce] 20180714 [SECURITY] [DLA 1421-1] ruby2.1 security updateCVE reference · mailing-list, x_refsource_MLIST
- RHSA-2018:0583CVE reference · vendor-advisory, x_refsource_REDHAT
- https://www.ruby-lang.org/en/news/2017/09/14/webrick-basic-auth-escape-sequence-injection-cve-2017-10784/CVE reference · x_refsource_CONFIRM
- GLSA-201710-18CVE reference · vendor-advisory, x_refsource_GENTOO
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.
