LiveActive security incident?Get immediate response
CVE Record

CVE-2018-3735: bracket-template suffers from reflected XSS possible when variable passed via GET parameter is used in temp...

bracket-template suffers from reflected XSS possible when variable passed via GET parameter is used in template

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2018-3735 is a reflected cross-site scripting issue in the bracket-template Node module. If an application uses vulnerable versions and renders a value supplied through a GET parameter into a template, an attacker may be able to make a user's browser run unintended script. The source bundle does not provide a CVSS score or named fix.

Executive priority

Prioritize dependency and route inventory before emergency action. Escalate if bracket-template is present on public-facing pages that reflect query parameters. The available evidence does not support claiming known exploitation or a confirmed vendor patch.

Technical view

The CVE maps to CWE-79 and affects bracket-template versions up to and including 1.1.5. The reported condition is reflected XSS when a variable passed through a GET parameter is used in a template. Evidence does not identify affected downstream applications, a fixed version, or detailed remediation guidance.

Likely exposure

Exposure is limited to applications that directly or indirectly use bracket-template versions up to 1.1.5 and pass GET-controlled values into templates. Organizations without this Node module, or without that data flow, are unlikely to be affected based on the provided sources.

Exploitation context

The source bundle describes a reflected XSS condition but does not show active exploitation. CISA KEV status is false. Practical risk depends on whether a reachable page reflects attacker-controlled GET input through bracket-template into a user's browser context.

Researcher notes

The public metadata is sparse: no CVSS vector, no fixed version, and only one external report reference is listed. Treat impact assessment as application-specific and verify the exact data flow before rating internal severity.

Mitigation direction

  • Inventory Node dependencies for bracket-template up to version 1.1.5.
  • Check vendor, npm, or maintainer guidance for a fixed or replacement package.
  • Avoid rendering GET parameter values into templates without context-aware output encoding.
  • Add server-side input validation around routes using template variables.
  • Review CSP and session cookie settings as defense-in-depth controls.

Validation and detection

  • Search dependency manifests and lockfiles for bracket-template versions up to 1.1.5.
  • Identify routes that pass query-string values into bracket-template templates.
  • Confirm whether affected routes are public, authenticated, or internal only.
  • Review existing tests for reflected XSS coverage on query-driven pages.
  • Document findings and compensating controls if no vendor fix is available.
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-3735 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
HackerOnebracket-template node moduleVersions up to and including 1.1.5Listed
Weakness

CWE details

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