Security readout for executives and security teams
Plain-English summary
Hunesion i-oneNet can accept update files without verifying their integrity. If a user applies a malicious update file, an attacker could compromise the system. The bundle lists versions 3.0.7 through 3.0.53 and 4.0.4 through 4.0.16 as affected. No provided source confirms active exploitation or a specific fixed version.
Executive priority
Treat as high priority for affected deployments because malicious updates can produce full system compromise, but prioritize based on whether i-oneNet is present and who can run upgrades.
Technical view
CVE-2019-12804 is a CWE-353 missing integrity-check issue in the i-oneNet upgrade process. The CVSS v3.0 vector is local, low complexity, no privileges, and requires user interaction, with high confidentiality, integrity, and availability impact. The described attack path is malicious update-file acceptance, not remote unauthenticated exploitation.
Likely exposure
Exposure is limited to organizations running Hunesion i-oneNet versions 3.0.7-3.0.53 or 4.0.4-4.0.16, especially where update files are manually handled or staged from untrusted locations.
Exploitation context
The source bundle does not show CISA KEV listing or other evidence of active exploitation. Successful abuse requires local access context and user interaction, likely convincing someone to apply a crafted update file.
Researcher notes
Evidence is sufficient for affected version range, weakness class, and CVSS. The bundle does not provide exploit details, observed exploitation, or a named fixed version, so validation should focus on version exposure and update-chain controls.
Mitigation direction
- Inventory Hunesion i-oneNet deployments and identify exact installed versions.
- Check Hunesion or KRCERT/BOHO guidance for corrected versions or official remediation.
- Only accept update files from verified vendor-controlled distribution channels.
- Restrict upgrade privileges to trusted administrators.
- Preserve update logs and file provenance during remediation review.
Validation and detection
- Confirm whether installed versions fall within the affected version ranges.
- Review upgrade procedures for any integrity or authenticity validation control.
- Check recent update activity for unusual sources, filenames, or timing.
- Verify administrators know not to apply untrusted update packages.
- Document vendor guidance status, including whether a fixed release is available.
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.
CWE-353: 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-2019-12804 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
- High
- CVSS
- 7.8 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/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:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
7.8HighVector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.boho.or.kr/krcert/secNoticeView.do?bulletin_writing_sequence=35073CVE reference · x_refsource_CONFIRM
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.
Missing Support for Integrity Check
Missing Support for Integrity Check represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
