Amcrest Technologies IP Camera Information Disclosure Vulnerability (Dec 2024) - Active Check
🗓️ 02 Jan 2025 00:00:00Reported by Copyright (C) 2025 Greenbone AGType
openvas🔗 plugins.openvas.org👁 39 Views
| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2024-12984 | 27 Dec 202415:15 | – | circl | |
| Amcrest多款产品 访问控制错误漏洞 | 27 Dec 202400:00 | – | cnnvd | |
| CVE-2024-12984 | 27 Dec 202414:31 | – | cve | |
| CVE-2024-12984 Amcrest IP2M-841B Web Interface webCapsConfig information disclosure | 27 Dec 202414:31 | – | cvelist | |
| EUVD-2024-51243 | 3 Oct 202520:07 | – | euvd | |
| CVE-2024-12984 | 27 Dec 202415:15 | – | nvd | |
| PT-2024-17847 · Amcrest · Amcrest Ipc-Ip3M-943B +4 | 27 Dec 202400:00 | – | ptsecurity | |
| CVE-2024-12984 | 23 May 202509:26 | – | redhatcve | |
| CVE-2024-12984 Amcrest IP2M-841B Web Interface webCapsConfig information disclosure | 27 Dec 202414:31 | – | vulnrichment |
# SPDX-FileCopyrightText: 2025 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
CPE = "cpe:/a:amcrest:ip_camera";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.153698");
script_version("2026-06-25T06:55:31+0000");
script_tag(name:"last_modification", value:"2026-06-25 06:55:31 +0000 (Thu, 25 Jun 2026)");
script_tag(name:"creation_date", value:"2025-01-02 05:16:45 +0000 (Thu, 02 Jan 2025)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2024-12-27 15:15:11 +0000 (Fri, 27 Dec 2024)");
script_cve_id("CVE-2024-12984");
script_tag(name:"qod_type", value:"remote_vul");
script_tag(name:"solution_type", value:"WillNotFix");
script_name("Amcrest Technologies IP Camera Information Disclosure Vulnerability (Dec 2024) - Active Check");
script_category(ACT_ATTACK);
script_copyright("Copyright (C) 2025 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_amcrest_ip_camera_http_detect.nasl");
script_require_ports("Services/www", 8080);
script_mandatory_keys("amcrest/ip_camera/http/detected");
script_tag(name:"summary", value:"Multiple Amcrest Technologies IP 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:"insight", value:"This affects an unknown part of the file
/web_caps/webCapsConfig of the component web interface. The manipulation leads to information
disclosure.");
script_tag(name:"affected", value:"Amcrest IP2M-841B, IP2M-841W, IPC-IP2M-841B, IPC-IP3M-943B,
IPC-IP3M-943S, IPC-IP3M-HX2B and IPC-IPM-721S up to 20241211 are known to be affected. Other
models or versions might be affected as well.");
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://netsecfish.notion.site/AMCREST-IP-Camera-Information-Disclosure-1596b683e67c8045ad10c16b3eed456f");
exit(0);
}
include("host_details.inc");
include("http_func.inc");
include("http_keepalive.inc");
if (!port = get_app_port(cpe: CPE, service: "www"))
exit(0);
if (!get_app_location(cpe: CPE, port: port, nofork: TRUE))
exit(0);
url = "/web_caps/webCapsConfig";
if (http_vuln_check(port: port, url: url, pattern: '"deviceType"', check_header: TRUE,
extra_check: '"WebVersion"')) {
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
25 Jun 2026 00:00Current
6.1Medium risk
Vulners AI Score6.1
CVSS 25
CVSS 3.15.3
CVSS 46.9
CVSS 35.3
EPSS0.00593
SSVC