Security Advisory for Huawei EulerOS 'ceph-common' packag
Reporter | Title | Published | Views | Family All 97 |
---|---|---|---|---|
OpenVAS | Huawei EulerOS: Security Advisory for ceph-common (EulerOS-SA-2023-1058) | 9 Jan 202300:00 | – | openvas |
OpenVAS | Huawei EulerOS: Security Advisory for ceph-common (EulerOS-SA-2022-1708) | 25 May 202200:00 | – | openvas |
OpenVAS | Huawei EulerOS: Security Advisory for ceph (EulerOS-SA-2021-2288) | 9 Aug 202100:00 | – | openvas |
OpenVAS | openSUSE: Security Advisory for ceph (openSUSE-SU-2020:0898-1) | 30 Jun 202000:00 | – | openvas |
OpenVAS | SUSE: Security Advisory (SUSE-SU-2020:1748-1) | 19 Apr 202100:00 | – | openvas |
OpenVAS | Fedora: Security Advisory for ceph (FEDORA-2020-c9bff9688e) | 8 Jul 202000:00 | – | openvas |
OpenVAS | SUSE: Security Advisory (SUSE-SU-2020:1747-1) | 9 Jun 202100:00 | – | openvas |
OpenVAS | Debian: Security Advisory (DLA-2735-1) | 13 Aug 202100:00 | – | openvas |
OpenVAS | Huawei EulerOS: Security Advisory for ceph (EulerOS-SA-2021-1136) | 2 Feb 202100:00 | – | openvas |
OpenVAS | Fedora: Security Advisory for ceph (FEDORA-2021-ec414c5e18) | 27 May 202100:00 | – | openvas |
Source | Link |
---|---|
developer | www.developer.huaweicloud.com/intl/en-us/euleros/securitydetail.html |
# SPDX-FileCopyrightText: 2022 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.2022.1525");
script_cve_id("CVE-2020-10753", "CVE-2021-3524");
script_tag(name:"creation_date", value:"2022-04-25 04:12:45 +0000 (Mon, 25 Apr 2022)");
script_version("2024-02-05T14:36:57+0000");
script_tag(name:"last_modification", value:"2024-02-05 14:36:57 +0000 (Mon, 05 Feb 2024)");
script_tag(name:"cvss_base", value:"4.3");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:N/C:N/I:P/A:N");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2021-05-25 16:49:52 +0000 (Tue, 25 May 2021)");
script_name("Huawei EulerOS: Security Advisory for ceph-common (EulerOS-SA-2022-1525)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2022 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=EULEROS\-2\.0SP5");
script_xref(name:"Advisory-ID", value:"EulerOS-SA-2022-1525");
script_xref(name:"URL", value:"https://developer.huaweicloud.com/intl/en-us/euleros/securitydetail.html?secId=EulerOS-SA-2022-1525");
script_tag(name:"summary", value:"The remote host is missing an update for the Huawei EulerOS 'ceph-common' package(s) announced via the EulerOS-SA-2022-1525 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"A flaw was found in the Red Hat Ceph Storage RadosGW (Ceph Object Gateway) in versions before 14.2.21. The vulnerability is related to the injection of HTTP headers via a CORS ExposeHeader tag. The newline character in the ExposeHeader tag in the CORS configuration file generates a header injection in the response when the CORS request is made. In addition, the prior bug fix for CVE-2020-10753 did not account for the use of \r as a header separator, thus a new flaw has been created.(CVE-2021-3524)
A flaw was found in the Red Hat Ceph Storage RadosGW (Ceph Object Gateway). The vulnerability is related to the injection of HTTP headers via a CORS ExposeHeader tag. The newline character in the ExposeHeader tag in the CORS configuration file generates a header injection in the response when the CORS request is made. Ceph versions 3.x and 4.x are vulnerable to this issue.(CVE-2020-10753)");
script_tag(name:"affected", value:"'ceph-common' package(s) on Huawei EulerOS V2.0SP5.");
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 == "EULEROS-2.0SP5") {
if(!isnull(res = isrpmvuln(pkg:"ceph-common", rpm:"ceph-common~0.94.5~2.h2.eulerosv2r7", rls:"EULEROS-2.0SP5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"librados2", rpm:"librados2~0.94.5~2.h2.eulerosv2r7", rls:"EULEROS-2.0SP5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"librbd1", rpm:"librbd1~0.94.5~2.h2.eulerosv2r7", rls:"EULEROS-2.0SP5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"python-rados", rpm:"python-rados~0.94.5~2.h2.eulerosv2r7", rls:"EULEROS-2.0SP5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"python-rbd", rpm:"python-rbd~0.94.5~2.h2.eulerosv2r7", rls:"EULEROS-2.0SP5"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Transform Your Security Services
Elevate your offerings with Vulners' advanced Vulnerability Intelligence. Contact us for a demo and discover the difference comprehensive, actionable intelligence can make in your security strategy.
Book a live demo