LiveActive security incident?Get immediate response
CVE Record

CVE-2018-16481: A XSS vulnerability was found in html-page <=2.1.1 that allows malicious Javascript code to be executed in...

A XSS vulnerability was found in html-page <=2.1.1 that allows malicious Javascript code to be executed in the user's browser due to the absence of sanitization of the paths before rendering.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2018-16481 is a cross-site scripting issue in html-page/html-pages version 2.1.1 and earlier. If an application renders untrusted path values with this package, malicious JavaScript could run in a user's browser. Public sources do not provide a CVSS score, patch version, or evidence of active exploitation.

Executive priority

Treat as a targeted remediation item, not an emergency, unless the package is used on public-facing or privileged-user workflows. Prioritize inventory and remediation for applications rendering user-controlled paths because impact is session and browser-context compromise.

Technical view

The CVE describes CWE-79 in html-page <=2.1.1: paths are rendered without sanitization, allowing JavaScript execution in the browser. The affected entry lists HackerOne html-pages <=2.1.1. The available record references a HackerOne report but does not include detailed exploitability, fixed-version, or environmental prerequisites.

Likely exposure

Exposure is most likely in applications that depend on html-page/html-pages <=2.1.1 and render path values influenced by users or external input. Systems not using this package, or not rendering attacker-controlled paths, are unlikely to be affected based on current sources.

Exploitation context

This is a browser-side vulnerability. Successful exploitation would require a victim to view a page where the vulnerable package renders a malicious path. The source bundle does not indicate active exploitation, public weaponization, or inclusion in CISA KEV.

Researcher notes

Evidence is limited to the CVE description and referenced HackerOne report. No CVSS, fixed release, or exploitation status is provided in the bundle. Validate naming ambiguity between html-page and html-pages during dependency review.

Mitigation direction

  • Inventory applications for html-page or html-pages <=2.1.1.
  • Check the HackerOne report and package/vendor guidance for fixed versions.
  • Upgrade, replace, or remove the vulnerable package where feasible.
  • Sanitize or contextually encode path values before rendering them.
  • Reduce exposure of pages that render untrusted path input.

Validation and detection

  • Review package manifests and lockfiles for affected versions.
  • Confirm whether rendered paths can be influenced by users or external systems.
  • Inspect templates or rendering code for output encoding of path values.
  • Test remediation in staging with safe, non-destructive XSS validation inputs.
  • Document unaffected systems with evidence from dependency and code review.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-2018-16481 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
HackerOnehtml-pages<=2.1.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.