Haudenschilt Family Connections CMS (FCMS) Multiple PHP remote file inclusion vulnerabilities
🗓️ 23 Sep 2010 00:00:00Reported by Copyright (C) 2010 Greenbone AGType
openvas🔗 plugins.openvas.org👁 24 Views
| Reporter | Title | Published | Views | Family All 7 |
|---|---|---|---|---|
| CVE-2010-3419 | 16 Sep 201021:00 | – | cve | |
| CVE-2010-3419 | 16 Sep 201021:00 | – | cvelist | |
| fcms 2.2.3 - Remote File Inclusion | 10 Sep 201000:00 | – | exploitdb | |
| EUVD-2010-3417 | 7 Oct 202500:30 | – | euvd | |
| CVE-2010-3419 | 16 Sep 201022:00 | – | nvd | |
| Haudenschilt Family Connections CMS (FCMS) Multiple PHP remote file inclusion vulnerabilities | 23 Sep 201000:00 | – | openvas | |
| Remote file inclusion | 16 Sep 201022:00 | – | prion |
| Source | Link |
|---|---|
| xforce | www.xforce.iss.net/xforce/xfdb/61722 |
| exploit-db | www.exploit-db.com/exploits/14965/ |
| packetstormsecurity | www.packetstormsecurity.org/1009-exploits/fcms-rfi.txt |
# SPDX-FileCopyrightText: 2010 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:haudenschilt:family_connections_cms";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.902310");
script_version("2025-03-05T05:38:52+0000");
script_tag(name:"last_modification", value:"2025-03-05 05:38:52 +0000 (Wed, 05 Mar 2025)");
script_tag(name:"creation_date", value:"2010-09-23 08:13:58 +0200 (Thu, 23 Sep 2010)");
script_cve_id("CVE-2010-3419");
script_tag(name:"cvss_base", value:"7.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:P/A:P");
script_name("Haudenschilt Family Connections CMS (FCMS) Multiple PHP remote file inclusion vulnerabilities");
script_tag(name:"qod_type", value:"remote_banner");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2010 Greenbone AG");
script_dependencies("secpod_fcms_detect.nasl");
script_mandatory_keys("fcms/detected");
script_family("Web application abuses");
script_tag(name:"insight", value:"The flaw is due to improper validation of user-supplied data to
'familynews.php' and 'settings.php' scripts via 'current_user_id' parameter.");
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_tag(name:"summary", value:"Haudenschilt Family Connections CMS (FCMS) is prone to multiple remote file inclusion vulnerabilities.");
script_tag(name:"impact", value:"Successful exploitation will let the remote attacker to obtain
sensitive information or execute malicious PHP code in the context of the
webserver process.");
script_tag(name:"affected", value:"Haudenschilt Family Connections CMS (FCMS) version 2.2.3");
script_tag(name:"solution_type", value:"WillNotFix");
script_xref(name:"URL", value:"http://xforce.iss.net/xforce/xfdb/61722");
script_xref(name:"URL", value:"http://www.exploit-db.com/exploits/14965/");
script_xref(name:"URL", value:"http://packetstormsecurity.org/1009-exploits/fcms-rfi.txt");
exit(0);
}
include("host_details.inc");
include("version_func.inc");
if(!port = get_app_port(cpe:CPE))
exit(0);
if(!version = get_app_version(cpe:CPE, port:port))
exit(0);
if(version_is_equal(version:version, test_version:"2.2.3")) {
report = report_fixed_ver(installed_version:version, fixed_version:"None");
security_message(port:port, data:report);
exit(0);
}
exit(99);
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
05 Mar 2025 00:00Current
6.8Medium risk
Vulners AI Score6.8
CVSS 27.5
EPSS0.02294