VYPR
Moderate severityNVD Advisory· Published Jan 31, 2018· Updated Sep 17, 2024

CVE-2018-6464

CVE-2018-6464

Description

Simditor 2.3.11 has a stored/reflected XSS vulnerability via crafted SVG with onload in a TEXTAREA element.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Simditor 2.3.11 has a stored/reflected XSS vulnerability via crafted SVG with onload in a TEXTAREA element.

Vulnerability

Simditor v2.3.11 is vulnerable to cross-site scripting (XSS) due to improper sanitization of user input within a TEXTAREA element. An attacker can inject JavaScript by crafting an SVG element with an onload event handler, e.g., <svg/onload=alert(1)>. This is demonstrated in Firefox 54.0.1 [1][2].

Exploitation

The attacker requires the ability to input data into a TEXTAREA processed by Simditor. No authentication or special network position is needed if the editor is exposed to untrusted users. The attacker simply submits the crafted payload via the editor's interface [1].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to session hijacking, defacement, or theft of sensitive information [1].

Mitigation

No fix has been released by the vendor as of January 2018. Users should upgrade to a patched version if available or implement a content security policy (CSP) that restricts inline script execution. The CVE is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
simditornpm
<= 2.3.11

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.