CVE-2010-4514
DotNetNuke 5.05.01 and 5.06.00 - Cross-Site Scripting via __VIEWSTATE Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4514. PoCs published by Richard Brain.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in DotNetNuke 5.5.1, where user-supplied input is not properly sanitized. The example demonstrates how an attacker could inject a script tag into the __VIEWSTATE parameter to execute arbitrary JavaScript in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in Install/InstallWizard.aspx in DotNetNuke 5.05.01 and 5.06.00 allows remote attackers to inject arbitrary web script or HTML via the __VIEWSTATE parameter. NOTE: some of these details are obtained from third party information.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in DotNetNuke 5.5.1, where user-supplied input is not properly sanitized. The example demonstrates how an attacker could inject a script tag into the __VIEWSTATE parameter to execute arbitrary JavaScript in the context of the affected site.