Lucene search
K

aradblog - Multiple Vulnerabilities

🗓️ 09 Sep 2010 00:00:00Reported by AbysssecType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 22 Views

aradBlog Multiple Remote Vulnerabilities. Remote admin access via virtual path 'mainadmin'. Arbitrary file upload at 'downloads.aspx

Code
'''
  __  __  ____         _    _ ____  
 |  \/  |/ __ \   /\  | |  | |  _ \ 
 | \  / | |  | | /  \ | |  | | |_) |
 | |\/| | |  | |/ /\ \| |  | |  _ < 
 | |  | | |__| / ____ \ |__| | |_) |
 |_|  |_|\____/_/    \_\____/|____/ 

http://www.exploit-db.com/moaub10-aradblog-multiple-remote-vulnerabilities/
'''


Abysssec Inc Public Advisory
 
 
  Title            :  aradBlog Multiple Remote Vulnerabilities
  Affected Version :  <= 1.2.8
  Discovery        :  www.abysssec.com
  Vendor	   :  http://www.arad-itc.com/
  Impact           :  Critial
  Download Links   :  http://aradblog.codeplex.com/
  Admin Page       :  http://Example.com/login.aspx

Remotely Exploitable
	Yes
Locally Exploitable
	No
	
	                 
  
 
Description :
===========================================================================================      

1- Remote Admin Access:

  In this latest of aradBlog you can access to Admin's dashboard with this virtual Path
  The value 'mainadmin' is a virtual path that defines in this DLL:  App_Web_eqzheiif.dll and  FastObjectFactory_app_web_eqzheiif class.
  
  Vulnerable code:
        ...

        public mainadmin_main_aspx()
         {
            this.AppRelativeVirtualPath = "~/mainadmin/Main.aspx";
            ...
         }  
        ...

PoC:

  http://Exapmle.com/mainadmin/Main.aspx
  


2- Arbitrary File Upload

   you can upload any malicious file using this path:

   http://Example.com/mainadmin/downloads.aspx

  if you upload a shell.aspx for example,it will be in this path:

  shell.aspx  --->  http://Example.com/downloads/uploads/2010_7_25_shell.aspx   
   Note that : the value 2010_7_25 is the exact date of server.

===========================================================================================
 

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