DotNetNuke HTML Injection Vulnerability
BID:20117
Info
DotNetNuke HTML Injection Vulnerability
| Bugtraq ID: | 20117 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 17 2006 12:00AM |
| Updated: | Sep 21 2006 12:41AM |
| Credit: | Secure Shapes is credited with the discovery of this vulnerability. |
| Vulnerable: |
DotNetNuke DotNetNuke 3.1 .0 DotNetNuke DotNetNuke 3.0.8 DotNetNuke DotNetNuke 3.0.7 DotNetNuke DotNetNuke 2.1.2 DotNetNuke DotNetNuke 2.1.1 DotNetNuke DotNetNuke 1.0.10 e DotNetNuke DotNetNuke 1.0.10 d DotNetNuke DotNetNuke 1.0.9 DotNetNuke DotNetNuke 1.0.8 DotNetNuke DotNetNuke 1.0.7 DotNetNuke DotNetNuke 1.0.6 DotNetNuke DotNetNuke 4.0 |
| Not Vulnerable: |
DotNetNuke DotNetNuke 4.3.5 DotNetNuke DotNetNuke 3.3.5 |
Discussion
DotNetNuke HTML Injection Vulnerability
DotNetNuke is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code may execute in the context of the affected site, potentially allowing an attacker to steal cookie-based authentication credentials or to control how the site is rendered to users; other attacks are also possible.
All versions of the application are vulnerable to this issue.
DotNetNuke is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.
Attacker-supplied HTML and script code may execute in the context of the affected site, potentially allowing an attacker to steal cookie-based authentication credentials or to control how the site is rendered to users; other attacks are also possible.
All versions of the application are vulnerable to this issue.
Exploit / POC
DotNetNuke HTML Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/Default.aspx?tabid=510&error="<script></script>/><iframe<script></script>src=http://www.example.com>
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/Default.aspx?tabid=510&error="<script></script>/><iframe<script></script>src=http://www.example.com>
Solution / Fix
DotNetNuke HTML Injection Vulnerability
Solution:
The vendor has addressed this issue with an updated version of the software. Please see the vendor advisory for additional information.
Solution:
The vendor has addressed this issue with an updated version of the software. Please see the vendor advisory for additional information.
References
DotNetNuke HTML Injection Vulnerability
References:
References:
- DotNetNuke - HTML Code Injection Vulnerability (Secure Shapes)
- DotNetNuke HomePage (DotNetNuke)
- HTML Code Injection Vulnerability (DotNetNuke)