LiveActive security incident?Get immediate response
CVE Record

CVE-2018-7302: Tiki 17.1 allows upload of a .PNG file that actually has SVG content, leading to XSS.

Tiki 17.1 allows upload of a .PNG file that actually has SVG content, leading to XSS.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Tiki 17.1 reportedly lets a file named as a PNG contain SVG content, which can create cross-site scripting when users view it. For business leaders, the concern is account compromise or malicious actions in a victim’s browser if untrusted users can upload files.

Executive priority

Prioritize remediation if Tiki 17.1 is internet-facing or permits uploads by customers, partners, or low-privilege users. If uploads are administrator-only, urgency is lower but still warrants upgrade validation.

Technical view

CVE-2018-7302 describes insufficient validation of uploaded image content in Tiki 17.1: a file with a .PNG name can contain SVG markup, leading to XSS. The bundle provides no CVSS score, CWE, confirmed patch version, or affected version range beyond Tiki 17.1.

Likely exposure

Likely exposure is limited to Tiki 17.1 deployments where users can upload files or images and uploaded content is served back to other users. The supplied sources do not prove impact for other Tiki versions or deployments without upload access.

Exploitation context

The source bundle does not show active exploitation, and the CVE is not marked in KEV. It indicates a public disclosure and a browser-side XSS condition, but does not provide evidence of exploitation in the wild.

Researcher notes

Evidence is sparse. The CVE record identifies Tiki 17.1 and the .PNG-with-SVG XSS condition, but no CVSS, CWE, patch, exploit-in-the-wild claim, or broader affected range is included in the supplied bundle.

Mitigation direction

  • Check current Tiki vendor guidance for the fixed release or supported upgrade path.
  • Restrict upload permissions to trusted users until remediation is confirmed.
  • Block or sanitize SVG content in image uploads as an interim control.
  • Ensure uploaded files are validated by content, not only by extension.
  • Serve user uploads from a separate, non-privileged domain where feasible.

Validation and detection

  • Inventory Tiki instances and identify any running version 17.1.
  • Confirm whether untrusted or low-privilege users can upload images or files.
  • Review upload validation for extension, MIME type, and file content checks.
  • Inspect uploaded-file stores for extension and content-type mismatches.
  • Review security logs for suspicious uploaded image access patterns.
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.

cve · low confidence lookup

CVE-2018-7302 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
n/an/an/aListed
Weakness

CWE details

No CWE listed

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