openSUSE Security Advisory for qt6 package updat
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
![]() | CVE-2024-36048 | 18 May 202421:15 | – | osv |
![]() | MGASA-2024-0197 Updated qtnetworkauth5 & qtnetworkauth6 packages fix security vulnerability | 29 May 202418:08 | – | osv |
![]() | OPENSUSE-SU-2024:0143-1 Security update for libqt5-qtnetworkauth | 27 May 202413:00 | – | osv |
![]() | OPENSUSE-SU-2024:0138-1 Security update for qt6-networkauth | 24 May 202416:01 | – | osv |
![]() | [SECURITY] Fedora 40 Update: qt5-qtwayland-5.15.14-1.fc40 | 5 Jun 202401:41 | – | fedora |
![]() | [SECURITY] Fedora 40 Update: qt5-qtwebchannel-5.15.14-1.fc40 | 5 Jun 202401:41 | – | fedora |
![]() | [SECURITY] Fedora 40 Update: qt5-qtdoc-5.15.14-1.fc40 | 5 Jun 202401:41 | – | fedora |
![]() | [SECURITY] Fedora 40 Update: qt5-qtquickcontrols-5.15.14-1.fc40 | 5 Jun 202401:41 | – | fedora |
![]() | [SECURITY] Fedora 40 Update: qt5-qtquickcontrols2-5.15.14-1.fc40 | 5 Jun 202401:41 | – | fedora |
![]() | [SECURITY] Fedora 40 Update: qt5-qttools-5.15.14-1.fc40 | 5 Jun 202401:41 | – | fedora |
# SPDX-FileCopyrightText: 2024 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.0.856163");
script_cve_id("CVE-2024-36048");
script_tag(name:"creation_date", value:"2024-05-25 01:00:24 +0000 (Sat, 25 May 2024)");
script_version("2025-02-26T05:38:40+0000");
script_tag(name:"last_modification", value:"2025-02-26 05:38:40 +0000 (Wed, 26 Feb 2025)");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:P/I:N/A:N");
script_name("openSUSE Security Advisory (openSUSE-SU-2024:0138-1)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2024 Greenbone AG");
script_family("openSUSE Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/opensuse", "ssh/login/rpms", re:"ssh/login/release=openSUSELeap15\.5");
script_xref(name:"Advisory-ID", value:"openSUSE-SU-2024:0138-1");
script_xref(name:"URL", value:"https://lists.opensuse.org/archives/list/[email protected]/thread/55ZLZN7U7KUGQ7YANJIPQP7R7ESP6B3L/");
script_xref(name:"URL", value:"https://bugzilla.suse.com/1224782");
script_tag(name:"summary", value:"The remote host is missing an update for the 'qt6-networkauth' package(s) announced via the openSUSE-SU-2024:0138-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"This update for qt6-networkauth fixes the following issues:
- CVE-2024-36048: Fixed data race and poor seeding in generateRandomString() (boo#1224782).");
script_tag(name:"affected", value:"'qt6-networkauth' package(s) on openSUSE Leap 15.5.");
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 == "openSUSELeap15.5") {
if(!isnull(res = isrpmvuln(pkg:"libQt6NetworkAuth6", rpm:"libQt6NetworkAuth6~6.4.2~bp155.2.3.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"qt6-networkauth-devel", rpm:"qt6-networkauth-devel~6.4.2~bp155.2.3.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"qt6-networkauth-docs-html", rpm:"qt6-networkauth-docs-html~6.4.2~bp155.2.3.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"qt6-networkauth-docs-qch", rpm:"qt6-networkauth-docs-qch~6.4.2~bp155.2.3.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"qt6-networkauth-examples", rpm:"qt6-networkauth-examples~6.4.2~bp155.2.3.1", rls:"openSUSELeap15.5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"qt6-networkauth-private-devel", rpm:"qt6-networkauth-private-devel~6.4.2~bp155.2.3.1", rls:"openSUSELeap15.5"))) {
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