CVE-2017-20239 PUBLISHED

MDwiki Cross-Site Scripting via Location Hash Parameter

Assigner: VulnCheck
Reserved: 12.04.2026 Published: 12.04.2026 Updated: 12.04.2026

MDwiki contains a cross-site scripting vulnerability that allows remote attackers to execute arbitrary JavaScript by injecting malicious code through the location hash parameter. Attackers can craft URLs with JavaScript payloads in the hash fragment that are parsed and rendered without sanitization, causing the injected scripts to execute in the victim's browser context.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor Dynalon
Product MDwiki
Versions
  • Version 0.6.2 is affected

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE