Security readout for executives and security teams
Plain-English summary
This CVE affects Samsung SmartThings Hub STH-ETH-250 firmware 0.20.17. A flaw in a camera clips HTTP handler can corrupt memory when it receives an overly long endTime value. The published severity is critical because a network attacker with low privileges could potentially compromise confidentiality, integrity, and availability.
Executive priority
Treat this as urgent for environments still using the affected hub firmware. The business risk is high-impact device compromise, but prioritization should focus on confirmed deployed devices and reachable services.
Technical view
The issue is a buffer overflow in video-core's HTTP server, specifically the /cameras/XXXX/clips handler. A strncpy call can overflow a 52-byte destination buffer when processing endTime. CVSS 3.0 is 9.9 with network attack vector, low complexity, low privileges required, no user interaction, and scope changed.
Likely exposure
Exposure is limited to Samsung SmartThings Hub STH-ETH-250 devices running firmware 0.20.17, especially where the relevant HTTP service is reachable from untrusted or broad internal networks.
Exploitation context
The CVE record says an attacker can trigger the issue with an HTTP request. The provided data does not show CISA KEV listing or confirmed active exploitation, so active exploitation should not be assumed.
Researcher notes
Evidence identifies the vulnerable handler, parameter, buffer size, affected firmware, and CVSS vector. The source bundle does not provide a confirmed patch version, exploit-in-the-wild evidence, or broader affected product range.
Mitigation direction
- Check Samsung guidance for fixed firmware or official mitigation.
- Inventory SmartThings Hub STH-ETH-250 devices and firmware versions.
- Restrict hub HTTP service access to trusted management networks.
- Remove affected devices from untrusted network segments where feasible.
- Monitor vendor advisories before declaring remediation complete.
Validation and detection
- Confirm whether any STH-ETH-250 hubs run firmware 0.20.17.
- Review network reachability to the hub HTTP service.
- Check logs for unusual camera clips requests or oversized parameters.
- Verify compensating network controls block untrusted access.
- Document remediation status for each affected hub.
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-2018-3895 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
- Critical
- CVSS
- 9.9 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
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:L/UI:N/S:C/C:H/I:H/A:H3.16Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
9.9CriticalVector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://talosintelligence.com/vulnerability_reports/TALOS-2018-0570CVE reference · x_refsource_MISC
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.
