Vtiger CRM < 6.5.0 Multiple Vulnerabilities
🗓️ 05 Aug 2016 00:00:00Reported by Copyright (C) 2016 Greenbone AGType
openvas🔗 plugins.openvas.org👁 222 Views
| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| Vtiger CRM Incorrectly Restricts Access Vulnerability | 21 Jul 201600:00 | – | cnvd | |
| CVE-2016-4834 | 1 Aug 201601:00 | – | cve | |
| CVE-2016-4834 | 1 Aug 201601:00 | – | cvelist | |
| EUVD-2016-5816 | 7 Oct 202500:30 | – | euvd | |
| JVN#01956993: Vtiger CRM does not properly restrict access to application data | 20 Jul 201600:00 | – | jvn | |
| Vtiger CRM does not properly restrict access to application data | 20 Jul 201605:56 | – | jvn | |
| CVE-2016-4834 | 1 Aug 201602:59 | – | nvd | |
| Vtiger CRM < 6.5.0 Access Control Vulnerability | 21 Jul 201600:00 | – | openvas | |
| CVE-2016-4834 | 1 Aug 201602:59 | – | osv | |
| Code injection | 1 Aug 201602:59 | – | prion |
| Source | Link |
|---|---|
| jvndb | www.jvndb.jvn.jp/en/contents/2016/JVNDB-2016-000126.html |
| securityfocus | www.securityfocus.com/bid/92076 |
# SPDX-FileCopyrightText: 2016 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:vtiger:vtiger_crm";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.808752");
script_version("2026-05-07T06:32:13+0000");
script_tag(name:"last_modification", value:"2026-05-07 06:32:13 +0000 (Thu, 07 May 2026)");
script_tag(name:"creation_date", value:"2016-08-05 19:05:51 +0530 (Fri, 05 Aug 2016)");
script_tag(name:"cvss_base", value:"8.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2021-05-14 14:38:00 +0000 (Fri, 14 May 2021)");
script_cve_id("CVE-2016-4834", "CVE-2016-1713");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
script_name("Vtiger CRM < 6.5.0 Multiple Vulnerabilities");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2016 Greenbone AG");
script_family("Web application abuses");
script_dependencies("gb_vtiger_crm_http_detect.nasl");
script_mandatory_keys("vtiger/detected");
script_tag(name:"summary", value:"Vtiger CRM is prone to a privilege escalation and unrestricted
file upload vulnerability.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"insight", value:"The flaw is due to:
- 'modules/Users/actions/Save.php' script does not properly restrict user-save actions
- Settings_Vtiger_CompanyDetailsSave_Action class in
'modules/Settings/Vtiger/actions/CompanyDetailsSave.php' allows uploading a crafted image file
with an executable extension.");
script_tag(name:"impact", value:"Successful exploitation will allow remote authenticated users to
execute arbitrary code or to create or modify user accounts via unspecified vectors.");
script_tag(name:"affected", value:"Vtiger CRM prior to version 6.5.0.");
script_tag(name:"solution", value:"Update to version 6.5.0 or later.");
script_xref(name:"URL", value:"http://jvndb.jvn.jp/en/contents/2016/JVNDB-2016-000126.html");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/92076");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if (!port = get_app_port(cpe: CPE))
exit(0);
if (!infos = get_app_version_and_location(cpe: CPE, port: port, exit_no_version: TRUE))
exit(0);
version = infos["version"];
location = infos["location"];
if (version_is_less(version: version, test_version: "6.5.0")) {
report = report_fixed_ver(installed_version: version, fixed_version: "6.5.0", install_path: location);
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
07 May 2026 00:00Current
7.1High risk
Vulners AI Score7.1
CVSS 25.5
CVSS 38.1
EPSS0.02207