Lucene search
+L

Vivotek Network Cameras Information Disclosure Vulnerability - Active Check

🗓️ 17 Jul 2012 00:00:00Reported by Copyright (C) 2012 Greenbone Networks GmbHType 
openvas
 openvas
🔗 plugins.openvas.org👁 32 Views

Vivotek Network Cameras Information Disclosure Vulnerability - Active Check

Related
Refs
Code
ReporterTitlePublishedViews
Family
zdt
zdt
Vivotek IP Camera Buffer Overflow / Injection Vulnerabilities
30 Apr 201300:00
zdt
circl
Circl
CVE-2013-1594
1 May 201300:00
circl
circl
Circl
CVE-2013-1595
1 May 201300:00
circl
circl
Circl
CVE-2013-1596
1 May 201300:00
circl
circl
Circl
CVE-2013-1597
1 May 201300:00
circl
circl
Circl
CVE-2013-1598
1 May 201300:00
circl
coresecurity
Core Security
Vivotek IP Cameras Multiple Vulnerabilities
29 Apr 201300:00
coresecurity
cve
CVE
CVE-2013-1594
24 Jan 202016:59
cve
cve
CVE
CVE-2013-1595
24 Jan 202017:10
cve
cve
CVE
CVE-2013-1596
24 Jan 202017:53
cve
Rows per page
SourceLink
securityfocuswww.securityfocus.com/bid/54476
# Copyright (C) 2012 Greenbone Networks GmbH
# 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-or-later
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

if (description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.103521");
  script_version("2023-11-02T05:05:26+0000");
  script_tag(name:"last_modification", value:"2023-11-02 05:05:26 +0000 (Thu, 02 Nov 2023)");
  script_tag(name:"creation_date", value:"2012-07-17 14:10:13 +0200 (Tue, 17 Jul 2012)");
  script_tag(name:"cvss_base", value:"9.0");
  script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:S/C:C/I:C/A:C");
  script_tag(name:"severity_date", value:"2020-01-31 18:57:00 +0000 (Fri, 31 Jan 2020)");
  script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");

  script_cve_id("CVE-2013-1594", "CVE-2013-1595", "CVE-2013-1596", "CVE-2013-1597",
                "CVE-2013-1598");

  script_tag(name:"qod_type", value:"remote_vul");

  script_tag(name:"solution_type", value:"WillNotFix");

  script_name("Vivotek Network Cameras Information Disclosure Vulnerability - Active Check");

  script_category(ACT_ATTACK);

  script_copyright("Copyright (C) 2012 Greenbone Networks GmbH");
  script_family("Web application abuses");
  script_dependencies("find_service.nasl", "httpver.nasl", "global_settings.nasl");
  script_require_ports("Services/www", 80);
  script_exclude_keys("Settings/disable_cgi_scanning");

  script_tag(name:"summary", value:"Vivotek Network Cameras are prone to an information disclosure
  vulnerability.");

  script_tag(name:"vuldetect", value:"Sends a crafted HTTP GET request and checks the response.");

  script_tag(name:"impact", value:"Successful exploits will allow a remote attacker to gain access
  to sensitive information. Information obtained will aid in further attacks.");

  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:"http://www.securityfocus.com/bid/54476");

  exit(0);
}

include("http_func.inc");
include("http_keepalive.inc");
include("port_service_func.inc");

port = http_get_port(default:80);

url = "/cgi-bin/admin/getparam.cgi";

if(http_vuln_check(port:port, url:url, pattern:"system_hostname")) {
  security_message(port:port);
  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

02 Nov 2023 00:00Current
6.7Medium risk
Vulners AI Score6.7
CVSS 29
CVSS 3.19.8
EPSS0.41596
32