CVE-2017-20239
MEDIUMMDwiki Cross-Site Scripting via Location Hash Parameter
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2017-20239. PoCs published by evi1m0.
AI-analyzed exploit summary The writeup details a vulnerability in MDwiki where improper handling of the location.hash value leads to XSS via dynamically loaded content. The analysis includes code snippets and a PoC demonstrating how arbitrary JavaScript can be executed.
Description
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.
Exploits (1)
The writeup details a vulnerability in MDwiki where improper handling of the location.hash value leads to XSS via dynamically loaded content. The analysis includes code snippets and a PoC demonstrating how arbitrary JavaScript can be executed.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N