ZTE ZXDSL 831CII Access Bypass Vulnerability (Nov 2017) - Active Check
🗓️ 28 Nov 2017 00:00:00Reported by Copyright (C) 2017 Greenbone AGType
openvas🔗 plugins.openvas.org👁 45 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| ZTE ZXDSL 831CII - Improper Access Restrictions Vulnerability | 28 Nov 201700:00 | – | zdt | |
| CVE-2017-16953 | 27 Nov 201700:00 | – | circl | |
| ZTE ZXDSL 831CII Unauthorized Access Vulnerability | 29 Nov 201700:00 | – | cnvd | |
| CVE-2017-16953 | 1 Dec 201717:00 | – | cve | |
| CVE-2017-16953 | 1 Dec 201717:00 | – | cvelist | |
| ZTE ZXDSL 831CII - Improper Access Restrictions | 27 Nov 201700:00 | – | exploitdb | |
| CVE-2017-16953 | 1 Dec 201717:29 | – | nvd | |
| ZTE ZXDSL 831 Unauthorized Configuration Access Bypass | 27 Nov 201700:00 | – | packetstorm | |
| Cross site request forgery (csrf) | 1 Dec 201717:29 | – | prion |
| Source | Link |
|---|---|
| exploit-db | www.exploit-db.com/exploits/43188 |
# SPDX-FileCopyrightText: 2017 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.812228");
script_version("2026-06-17T07:24:12+0000");
script_tag(name:"last_modification", value:"2026-06-17 07:24:12 +0000 (Wed, 17 Jun 2026)");
script_tag(name:"creation_date", value:"2017-11-28 18:25:42 +0530 (Tue, 28 Nov 2017)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:P/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-12-28 02:29:00 +0000 (Thu, 28 Dec 2017)");
script_cve_id("CVE-2017-16953");
script_tag(name:"qod_type", value:"remote_vul");
script_tag(name:"solution_type", value:"WillNotFix");
script_name("ZTE ZXDSL 831CII Access Bypass Vulnerability (Nov 2017) - Active Check");
script_category(ACT_ATTACK);
script_copyright("Copyright (C) 2017 Greenbone AG");
script_family("Web application abuses");
script_dependencies("find_service.nasl", "httpver.nasl", "global_settings.nasl",
"gb_zte_zxdsl_831cii_telnet_detect.nasl");
script_require_ports("Services/www", 80);
script_exclude_keys("Settings/disable_cgi_scanning");
script_tag(name:"summary", value:"ZTE ZXDSL 831CII devices are prone to an access bypass
vulnerability.");
script_tag(name:"vuldetect", value:"Sends a crafted HTTP GET request and checks the response.");
script_tag(name:"insight", value:"The flaw is due to an improper access restriction on CGI
files.");
script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to modify
router PPPoE configurations, setup malicious configurations which later could lead to disrupt
network & its activities.");
script_tag(name:"solution", value:"No known solution was made available for at least one year
since the disclosure of this vulnerability. Likely none will be provided anymore. General
solution options are to upgrade to a newer release, disable respective features, remove the
product or replace the product by another one.");
script_xref(name:"URL", value:"https://www.exploit-db.com/exploits/43188");
exit(0);
}
include("host_details.inc");
include("http_func.inc");
include("http_keepalive.inc");
include("port_service_func.inc");
port = http_get_port(default: 80);
if (!get_kb_item("zte/zxdsl_831cii/telnet/detected")) {
banner = http_get_remote_headers(port:port);
if (!banner || 'WWW-Authenticate: Basic realm="DSL Router"' >!< banner)
exit(0);
}
url = "/connoppp.cgi";
if (http_vuln_check(port: port, url: url, check_header: TRUE, usecache: TRUE, pattern: "Your DSL router is.*",
extra_check: "Configure it from the.*vpivci.cgi'>Quick.*Setup<")) {
if (http_vuln_check(port: port, url: "/vpivci.cgi" , check_header: TRUE,
pattern: "Please enter VPI and VCI numbers for the Internet connection which is provided",
extra_check: make_list("configure your DSL Router", "VPI:", "VCI:"))) {
report = http_report_vuln_url(port: port, url: url);
security_message(port: port, data: report);
exit(0);
}
}
exit(0);
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
17 Jun 2026 00:00Current
7.3High risk
Vulners AI Score7.3
CVSS 25
CVSS 37.5
EPSS0.11261