Lucene search

K
openvasCopyright (C) 2010 Greenbone AGOPENVAS:1361412562310902310
HistorySep 23, 2010 - 12:00 a.m.

Haudenschilt Family Connections CMS (FCMS) Multiple PHP remote file inclusion vulnerabilities

2010-09-2300:00:00
Copyright (C) 2010 Greenbone AG
plugins.openvas.org
12

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

6.9 Medium

AI Score

Confidence

Low

0.007 Low

EPSS

Percentile

80.7%

Haudenschilt Family Connections CMS (FCMS) is prone to multiple remote file inclusion vulnerabilities.

# 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("2024-03-04T14:37:58+0000");
  script_tag(name:"last_modification", value:"2024-03-04 14:37:58 +0000 (Mon, 04 Mar 2024)");
  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);

7.5 High

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:L/Au:N/C:P/I:P/A:P

6.9 Medium

AI Score

Confidence

Low

0.007 Low

EPSS

Percentile

80.7%

Related for OPENVAS:1361412562310902310