Lucene search
+L

Symantec LiveUpdate Administrator Multiple Vulnerabilities

🗓️ 03 Apr 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 22 Views

Symantec LiveUpdate Administrator Multiple Vulnerabilities. Improper access restrictions and input sanitization vulnerabilitie

Related
Refs
Code
ReporterTitlePublishedViews
Family
checkpoint_advisories
Check Point Advisories
Symantec LiveUpdate Administrator Security Bypass (CVE-2014-1644)
13 Apr 201400:00
checkpoint_advisories
cve
CVE
CVE-2014-1644
29 Mar 201401:00
cve
cve
CVE
CVE-2014-1645
29 Mar 201401:00
cve
cvelist
Cvelist
CVE-2014-1644
29 Mar 201401:00
cvelist
cvelist
Cvelist
CVE-2014-1645
29 Mar 201401:00
cvelist
euvd
EUVD
EUVD-2014-1718
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2014-1719
7 Oct 202500:30
euvd
nvd
NVD
CVE-2014-1644
29 Mar 201401:55
nvd
nvd
NVD
CVE-2014-1645
29 Mar 201401:55
nvd
prion
Prion
Default credentials
29 Mar 201401:55
prion
Rows per page
# SPDX-FileCopyrightText: 2014 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:symantec:liveupdate_administrator";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.804359");
  script_version("2023-07-27T05:05:09+0000");
  script_cve_id("CVE-2014-1644", "CVE-2014-1645");
  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_tag(name:"last_modification", value:"2023-07-27 05:05:09 +0000 (Thu, 27 Jul 2023)");
  script_tag(name:"creation_date", value:"2014-04-03 15:36:12 +0530 (Thu, 03 Apr 2014)");
  script_name("Symantec LiveUpdate Administrator Multiple Vulnerabilities");

  script_tag(name:"summary", value:"Symantec LiveUpdate Administrator is prone to multiple vulnerabilities.");
  script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
  script_tag(name:"insight", value:"Multiple flaws are due to:

  - Improper restrictions on access to the 'lua/forcepasswd.do' script.

  - Improper sanitization of input passed to 'lua/forcepasswd.do' and
'loginforgotpwd' scripts.");
  script_tag(name:"impact", value:"Successful exploitation will allow remote attackers to bypass certain security
restrictions and inject or manipulate SQL queries in the back-end database,
allowing for the manipulation or disclosure of arbitrary data.");
  script_tag(name:"affected", value:"Symantec LiveUpdate Administrator before version 2.x before 2.3.2.110");
  script_tag(name:"solution", value:"Upgrade to Symantec LiveUpdate Administrator version 2.3.2.110 or later.");

  script_xref(name:"URL", value:"http://secunia.com/advisories/57659");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/66399");
  script_xref(name:"URL", value:"http://www.securityfocus.com/bid/66400");
  script_xref(name:"URL", value:"http://securitytracker.com/id?1029972");
  script_xref(name:"URL", value:"http://packetstormsecurity.com/files/125925");
  script_xref(name:"URL", value:"http://archives.neohapsis.com/archives/bugtraq/2014-03/0172.html");
  script_category(ACT_GATHER_INFO);
  script_tag(name:"qod_type", value:"remote_banner");
  script_copyright("Copyright (C) 2014 Greenbone AG");
  script_family("Web application abuses");
  script_dependencies("gb_symantec_liveupdate_administrator_detect.nasl");
  script_mandatory_keys("Symantec/LUA/Version");

  script_tag(name:"solution_type", value:"VendorFix");

  exit(0);
}

include("host_details.inc");
include("version_func.inc");

if(!luaPort = get_app_port(cpe:CPE)){
  exit(0);
}

if(!luaVer = get_app_version(cpe:CPE, port:luaPort)){
  exit(0);
}

if(version_in_range(version:luaVer, test_version:"2.0", test_version2:"2.3.2.109"))
{
  report = report_fixed_ver(installed_version:luaVer, vulnerable_range:"2.0 - 2.3.2.109");
  security_message(port:luaPort, data:report);
  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

27 Jul 2023 00:00Current
6.5Medium risk
Vulners AI Score6.5
CVSS 27.5
EPSS0.02639
22