| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Hikvision IP Cameras Overflow / Bypass / Privilege Escalation | 7 Aug 201300:00 | – | zdt | |
| CVE-2013-4977 | 7 Aug 201300:00 | – | circl | |
| Hikvision IP Cameras Multiple Vulnerabilities | 6 Aug 201300:00 | – | coresecurity | |
| CVE-2013-4977 | 3 Mar 201416:00 | – | cve | |
| CVE-2013-4977 | 3 Mar 201416:00 | – | cvelist | |
| Hikvision IP Cameras 4.1.0 b130111 - Multiple Vulnerabilities | 7 Aug 201300:00 | – | exploitdb | |
| Hikvision IP Cameras 4.1.0 b130111 - Multiple Vulnerabilities | 7 Aug 201300:00 | – | exploitpack | |
| CVE-2013-4977 | 3 Mar 201416:55 | – | nvd | |
| Hikvision IP Cameras Overflow / Bypass / Privilege Escalation | 7 Aug 201300:00 | – | packetstorm | |
| Buffer overflow | 3 Mar 201416:55 | – | prion |
| Source | Link |
|---|---|
| archives | www.archives.neohapsis.com/archives/bugtraq/2013-08/0046.html |
| nessus | www.nessus.org/u |
| nessus | www.nessus.org/u |
| securityfocus | www.securityfocus.com/bid/61642 |
| exchange | www.exchange.xforce.ibmcloud.com/vulnerabilities/86292 |
| cve | www.cve.mitre.org/cgi-bin/cvename.cgi |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(502315);
script_version("1.2");
script_set_attribute(attribute:"plugin_modification_date", value:"2024/07/23");
script_cve_id("CVE-2013-4977");
script_name(english:"Hikvision IP Cameras Buffer Overflow (CVE-2013-4977)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"Buffer overflow in the RTSP Packet Handler in Hikvision DS-2CD7153-E
IP camera with firmware 4.1.0 b130111 (Jan 2013), and possibly other
devices, allows remote attackers to cause a denial of service (device
crash and reboot) and possibly execute arbitrary code via a long
string in the Range header field in an RTSP transaction.
This plugin only works with Tenable.ot.
Please visit https://www.tenable.com/products/tenable-ot for more information.");
script_set_attribute(attribute:"see_also", value:"http://archives.neohapsis.com/archives/bugtraq/2013-08/0046.html");
# http://packetstormsecurity.com/files/122718/Hikvision-IP-Cameras-Overflow-Bypass-Privilege-Escalation.html
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?64639031");
# http://www.coresecurity.com/advisories/hikvision-ip-cameras-multiple-vulnerabilities
script_set_attribute(attribute:"see_also", value:"http://www.nessus.org/u?14ba3b34");
script_set_attribute(attribute:"see_also", value:"http://www.securityfocus.com/bid/61642");
script_set_attribute(attribute:"see_also", value:"https://exchange.xforce.ibmcloud.com/vulnerabilities/86292");
script_set_attribute(attribute:"solution", value:
"Refer to the vendor advisory.");
script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2013-4977");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_cwe_id(119);
script_set_attribute(attribute:"vuln_publication_date", value:"2014/03/03");
script_set_attribute(attribute:"patch_publication_date", value:"2014/03/03");
script_set_attribute(attribute:"plugin_publication_date", value:"2024/07/22");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/o:hikvision:ds-2cd7153-e_firmware:4.1.0_b130111");
script_set_attribute(attribute:"generated_plugin", value:"former");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Tenable.ot");
script_copyright(english:"This script is Copyright (C) 2024 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("tenable_ot_api_integration.nasl");
script_require_keys("Tenable.ot/Hikvision");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/Hikvision');
var asset = tenable_ot::assets::get(vendor:'Hikvision');
var vuln_cpes = {
"cpe:/o:hikvision:ds-2cd7153-e_firmware:4.1.0_b130111" :
{"versionEndIncluding" : "4.1.0_b130111", "versionStartIncluding" : "4.1.0_b130111", "family" : "HikvisionIPCameras"}
};
tenable_ot::cve::compare_and_report(asset:asset, cpes:vuln_cpes, severity:SECURITY_HOLE);
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