Lucene search
+L

Huawei EulerOS: Security Advisory for tpm2-tss (EulerOS-SA-2021-1752)

🗓️ 13 Apr 2021 00:00:00Reported by Copyright (C) 2021 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 11 Views

Huawei EulerOS 'tpm2-tss' package missing update (EulerOS-SA-2021-1752) allows local privilege escalation (CVE-2020-24455)

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2020-24455
26 Feb 202103:15
attackerkb
cbl_mariner
CBLMariner
CVE-2020-24455 affecting package tpm2-tss 2.4.0-1
9 Sep 202115:02
cbl_mariner
cbl_mariner
CBLMariner
CVE-2020-24455 affecting package tpm2-tss for versions less than 2.4.6-1
9 Apr 202206:51
cbl_mariner
circl
Circl
CVE-2020-24455
26 Feb 202107:38
circl
cnnvd
CNNVD
tpm2-tss Security Vulnerabilities
25 Feb 202100:00
cnnvd
cve
CVE
CVE-2020-24455
26 Feb 202102:55
cve
cvelist
Cvelist
CVE-2020-24455
26 Feb 202102:55
cvelist
debiancve
Debian CVE
CVE-2020-24455
26 Feb 202102:55
debiancve
nessus
Tenable Nessus
EulerOS 2.0 SP9 : tpm2-tss (EulerOS-SA-2021-1259)
5 Feb 202100:00
nessus
nessus
Tenable Nessus
EulerOS 2.0 SP9 : tpm2-tss (EulerOS-SA-2021-1278)
5 Feb 202100:00
nessus
Rows per page
# SPDX-FileCopyrightText: 2021 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

if(description)
{
  script_oid("1.3.6.1.4.1.25623.1.1.2.2021.1752");
  script_cve_id("CVE-2020-24455");
  script_tag(name:"creation_date", value:"2021-04-13 06:16:17 +0000 (Tue, 13 Apr 2021)");
  script_version("2024-02-05T14:36:56+0000");
  script_tag(name:"last_modification", value:"2024-02-05 14:36:56 +0000 (Mon, 05 Feb 2024)");
  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:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2021-03-03 20:26:12 +0000 (Wed, 03 Mar 2021)");

  script_name("Huawei EulerOS: Security Advisory for tpm2-tss (EulerOS-SA-2021-1752)");
  script_category(ACT_GATHER_INFO);
  script_copyright("Copyright (C) 2021 Greenbone AG");
  script_family("Huawei EulerOS Local Security Checks");
  script_dependencies("gb_huawei_euleros_consolidation.nasl");
  script_mandatory_keys("ssh/login/euleros", "ssh/login/rpms", re:"ssh/login/release=EULEROSVIRT\-2\.9\.0");

  script_xref(name:"Advisory-ID", value:"EulerOS-SA-2021-1752");
  script_xref(name:"URL", value:"https://developer.huaweicloud.com/intl/en-us/euleros/securitydetail.html?secId=EulerOS-SA-2021-1752");

  script_tag(name:"summary", value:"The remote host is missing an update for the Huawei EulerOS 'tpm2-tss' package(s) announced via the EulerOS-SA-2021-1752 advisory.");

  script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");

  script_tag(name:"insight", value:"Missing initialization of a variable in the TPM2 source may allow a privileged user to potentially enable an escalation of privilege via local access. This affects tpm2-tss before 3.0.1 and before 2.4.3.(CVE-2020-24455)");

  script_tag(name:"affected", value:"'tpm2-tss' package(s) on Huawei EulerOS Virtualization release 2.9.0.");

  script_tag(name:"solution", value:"Please install the updated package(s).");

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

  exit(0);
}

include("revisions-lib.inc");
include("pkg-lib-rpm.inc");

release = rpm_get_ssh_release();
if(!release)
  exit(0);

res = "";
report = "";

if(release == "EULEROSVIRT-2.9.0") {

  if(!isnull(res = isrpmvuln(pkg:"tpm2-tss", rpm:"tpm2-tss~2.4.0~1.h1.eulerosv2r9", rls:"EULEROSVIRT-2.9.0"))) {
    report += res;
  }

  if(report != "") {
    security_message(data:report);
  } else if(__pkg_match) {
    exit(99);
  }
  exit(0);
}

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

05 Feb 2024 00:00Current
6.6Medium risk
Vulners AI Score6.6
CVSS 24.6
CVSS 3.16.7
EPSS0.00584
11