Lucene search
K

Aria 0.99-6 (effect.php page) Local File Inclusion Vulnerability

🗓️ 16 Jan 2008 00:00:00Reported by DSecRGType 
zdt
 zdt
🔗 0day.today👁 30 Views

Aria 0.99-6 Local File Inclusion Vulnerability in effect.php pag

Code
================================================================
Aria 0.99-6 (effect.php page) Local File Inclusion Vulnerability
================================================================



Digital Security Research Group [DSecRG] Advisory       #DSECRG-08-002


Application:                    aria-0.99-6 (Web based ERP)
Versions Affected:              aria-0.99-6
Vendor URL:                     http://www.tucows.net/
Bug:                            Local File Include
Exploits:                       YES
Reported:                       09.01.2008
Vendor Response:                None
Date of Public Advisory:        15.01.2008
Authors:                        Alexandr Polyakov, Stas Svistunovich
                                Digital Security Research Group [DSecRG] 


Description
***********

Aria has Local File Include vulnerability in page arias/help/effect.php 


Code
****

############################################

  if (empty($_GET['page'])) {
        $page = 'help.php';
    } else {
        $page = $_GET['page'];
    }
    if (false == is_file($page)) {
        $page = 'file_not_found.php';
    }
    include($page);
}

############################################


Example: 

http://[server]/[installdir]/arias/help/effect.php?page=[file]


About
*****

Digital Security is leading IT security company in Russia, providing information security consulting, audit and penetration testing services, risk analysis and ISMS-related services and certification for ISO/IEC 27001:2005 and PCI DSS standards. Digital Security Research Group focuses on web application and database security problems with vulnerability reports, advisories and whitepapers posted regularly on our website.



#  0day.today [2018-02-18]  #

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