Lucene search

K
openvasCopyright (C) 2018 Greenbone AGOPENVAS:1361412562310813922
HistorySep 03, 2018 - 12:00 a.m.

K7 Anti-Virus Premium Multiple Vulnerabilities (Nov 2017)

2018-09-0300:00:00
Copyright (C) 2018 Greenbone AG
plugins.openvas.org
35

4.6 Medium

CVSS2

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

6.2 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.1%

K7 Anti-Virus Premium is prone to multiple vulnerabilities.

# SPDX-FileCopyrightText: 2018 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:k7computing:antivirus_premium";

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.0.813922");
  script_version("2023-07-20T05:05:17+0000");
  script_cve_id("CVE-2017-17429", "CVE-2017-16557", "CVE-2017-16555", "CVE-2017-16556",
                "CVE-2017-16553", "CVE-2017-16554", "CVE-2017-16551", "CVE-2017-16552",
                "CVE-2017-16550", "CVE-2017-16549");
  script_tag(name:"cvss_base", value:"4.6");
  script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:P/I:P/A:P");
  script_tag(name:"last_modification", value:"2023-07-20 05:05:17 +0000 (Thu, 20 Jul 2023)");
  script_tag(name:"severity_vector", value:"CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2019-10-03 00:03:00 +0000 (Thu, 03 Oct 2019)");
  script_tag(name:"creation_date", value:"2018-09-03 15:24:05 +0530 (Mon, 03 Sep 2018)");
  script_name("K7 Anti-Virus Premium Multiple Vulnerabilities (Nov 2017)");

  script_tag(name:"summary", value:"K7 Anti-Virus Premium 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 exist due to:

  - User-controlled input to the K7Sentry device not being sufficiently authenticated.

  - Improper sanitization against input-output control system calls.

  - Improper sanitization against user-controlled input.");

  script_tag(name:"impact", value:"Successful exploitation would allow attackers to access a raw
  hard disk, write to arbitrary memory locations and gain privileges.");

  script_tag(name:"affected", value:"K7 Anti-Virus Premium before 15.1.0.53.");

  script_tag(name:"solution", value:"Update to version 15.1.0.53 or later.");

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

  #Only major version can be detected
  script_tag(name:"qod", value:"30");

  script_xref(name:"URL", value:"https://support.k7computing.com/index.php?/Knowledgebase/Article/View/173/41/advisory-issued-on-6th-november-2017");

  script_copyright("Copyright (C) 2018 Greenbone AG");
  script_category(ACT_GATHER_INFO);
  script_family("General");
  script_dependencies("gb_k7_anti_virus_premium_detect_win.nasl");
  script_mandatory_keys("K7/AntiVirusPremium/Win/Ver");
  exit(0);
}

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

if(!infos = get_app_version_and_location(cpe:CPE, exit_no_version:TRUE))
  exit(0);

vers = infos["version"];
path = infos["location"];

if(version_is_less_equal(version:vers, test_version:"15.00")) {
  report = report_fixed_ver(installed_version:vers, fixed_version:"15.1.0.53", install_path:path);
  security_message(port:0, data:report);
  exit(0);
}

exit(0);

4.6 Medium

CVSS2

Attack Vector

LOCAL

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

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

7.8 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

6.2 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

5.1%

Related for OPENVAS:1361412562310813922