| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| The vulnerability of the GeoVision GV-ADR2701 video surveillance system allows a intruder to bypass security measures. | 28 Jul 202300:00 | – | bdu_fstec | |
| CVE-2023-3638 | 19 Jul 202318:21 | – | circl | |
| GeoVision GV-ADR2701 授权问题漏洞 | 19 Jul 202300:00 | – | cnnvd | |
| CVE-2023-3638 | 19 Jul 202314:22 | – | cve | |
| CVE-2023-3638 GeoVision GV-ADR2701 Improper Authentication | 19 Jul 202314:22 | – | cvelist | |
| EUVD-2023-44282 | 3 Oct 202520:07 | – | euvd | |
| GeoVision GV-ADR2701 | 18 Jul 202306:00 | – | ics | |
| CVE-2023-3638 | 19 Jul 202315:15 | – | nvd | |
| CVE-2023-3638 | 19 Jul 202315:15 | – | osv | |
| Design/Logic Flaw | 19 Jul 202315:15 | – | prion |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
##
include('compat.inc');
if (description)
{
script_id(502675);
script_version("1.4");
script_set_attribute(attribute:"plugin_modification_date", value:"2024/12/04");
script_cve_id("CVE-2023-3638");
script_xref(name:"ICSA", value:"23-199-05");
script_name(english:"GeoVision GV-ADR2701 Improper Authentication (CVE-2023-3638)");
script_set_attribute(attribute:"synopsis", value:
"The remote OT asset is affected by a vulnerability.");
script_set_attribute(attribute:"description", value:
"In GeoVision GV-ADR2701 cameras, an attacker could edit the login
response to access the web application.
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:"https://www.cisa.gov/news-events/ics-advisories/icsa-23-199-05");
script_set_attribute(attribute:"solution", value:
"The following text was originally created by the Cybersecurity and Infrastructure Security Agency (CISA). The original
can be found at CISA.gov.
GeoVision recommends that users of these devices upgrade to newer models with the latest firmware update which they have
verified are not vulnerable to this issue such as TDR2704, TDR2702, or TDR2700. Alternatively, users could restrict
connection of these cameras to closed local area networks isolated from internet connection.
â");
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:U/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:U/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2023-3638");
script_set_attribute(attribute:"exploitability_ease", value:"No known exploits are available");
script_set_attribute(attribute:"exploit_available", value:"false");
script_cwe_id(287);
script_set_attribute(attribute:"vuln_publication_date", value:"2023/07/19");
script_set_attribute(attribute:"patch_publication_date", value:"2023/07/19");
script_set_attribute(attribute:"plugin_publication_date", value:"2024/11/19");
script_set_attribute(attribute:"plugin_type", value:"remote");
script_set_attribute(attribute:"cpe", value:"cpe:/o:geovision:gv-adr2701_firmware:1.00_2017_12_15");
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/GeoVision");
exit(0);
}
include('tenable_ot_cve_funcs.inc');
get_kb_item_or_exit('Tenable.ot/GeoVision');
var asset = tenable_ot::assets::get(vendor:'GeoVision');
var vuln_cpes = {
"cpe:/o:geovision:gv-adr2701_firmware:1.00_2017_12_15" :
{"versionEndIncluding" : "1.00_2017_12_15", "versionStartIncluding" : "1.00_2017_12_15", "family" : "GeoVisionDomeIPCameras"}
};
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