Security readout for executives and security teams
Plain-English summary
CVE-2018-25053 is a cross-site scripting flaw in moappi Json2html versions 1.0 and 1.1/1.1.x. A remote attacker could affect page integrity when a user interacts with affected content. Business urgency is moderate because impact is limited in the CVSS record, but exposed public web pages should be corrected.
Executive priority
Treat this as a moderate web application hygiene issue. It is not KEV-listed in the supplied data, but any public site using affected Json2html versions should be upgraded during the next normal security maintenance window, sooner if it handles untrusted content.
Technical view
The issue is CWE-79 in json2html.js, with network attack vector, low complexity, no privileges required, and user interaction required. CVSS 3.1 is 4.3: integrity impact is low, with no listed confidentiality or availability impact. The provided sources identify version 1.2.0 and commit 2d3d24d971b19a8ed1fb823596300b9835d55801 as the fix.
Likely exposure
Exposure is likely where moappi Json2html 1.0 or 1.1/1.1.x is present in web applications, especially bundled copies of json2html.js. Evidence does not identify specific downstream products, CPEs, or known affected deployments.
Exploitation context
The sources say the attack may be initiated remotely, but requires user interaction. The bundle marks KEV as false, and no cited source in the bundle states active exploitation. Public exploitability details are not provided here.
Researcher notes
The public bundle lacks detailed vulnerable code-path documentation beyond json2html.js and XSS classification. Validation should focus on version evidence, bundled asset copies, and application data paths into Json2html. Do not assume broader product exposure without confirming local use.
Mitigation direction
- Upgrade moappi Json2html to version 1.2.0.
- Confirm the patch commit is present in deployed code.
- Remove or replace bundled vulnerable json2html.js copies.
- Check vendor guidance if upgrade constraints exist.
- Prioritize internet-facing pages using this component.
Validation and detection
- Inventory dependencies and static assets for Json2html 1.0 or 1.1.
- Search deployed bundles for json2html.js provenance and version.
- Map pages or features that render content through Json2html.
- Verify production uses version 1.2.0 or the patch commit.
- Run regression tests covering affected rendering paths.
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-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-2018-25053 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
- 4.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/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.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N2.81.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.216959CVE reference · vdb-entry
- https://vuldb.com/?ctiid.216959CVE reference · signature, permissions-required
- https://github.com/moappi/json2html/commit/2d3d24d971b19a8ed1fb823596300b9835d55801CVE reference · patch
- https://github.com/moappi/json2html/releases/tag/1.2.0CVE reference · patch
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.
