CVE-2011-5025
Yaws 1.88 - Cross-Site Scripting via Wiki Application Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2011-5025. PoCs published by SiteWatch, Michael Brooks.
AI-analyzed exploit summary This exploit demonstrates multiple XSS vulnerabilities in Yaws 1.88 by injecting malicious scripts via URL parameters. The PoC includes crafted URLs that trigger script execution in the context of the affected browser.
Description
Multiple cross-site scripting (XSS) vulnerabilities in the wiki application in Yaws 1.88 allow remote attackers to inject arbitrary web script or HTML via (1) the tag parameter to editTag.yaws, (2) the index parameter to showOldPage.yaws, (3) the node parameter to allRefsToMe.yaws, or (4) the text parameter to editPage.yaws.
Exploits (2)
This exploit demonstrates multiple XSS vulnerabilities in Yaws 1.88 by injecting malicious scripts via URL parameters. The PoC includes crafted URLs that trigger script execution in the context of the affected browser.
The exploit demonstrates reflective and stored XSS vulnerabilities in yaws-wiki 1.88-1. It provides URLs and payloads to trigger XSS via unvalidated input in parameters like 'node', 'tag', and 'index'.