The remote host is missing an update for the 'rocksndiamonds' package(s) announced via the referenced advisory
Reporter | Title | Published | Views | Family All 15 |
---|---|---|---|---|
![]() | rocksndiamonds-3.3.1.2-2.5 on GA media | 15 Jun 202400:00 | – | osv |
![]() | CVE-2011-4606 | 15 Dec 201103:57 | – | cve |
![]() | CVE-2011-4606 | 15 Dec 201102:00 | – | cvelist |
![]() | Fedora Update for rocksndiamonds FEDORA-2012-1553 | 21 Feb 201200:00 | – | openvas |
![]() | Fedora Update for rocksndiamonds FEDORA-2012-1567 | 2 Apr 201200:00 | – | openvas |
![]() | Fedora Update for rocksndiamonds FEDORA-2012-1567 | 2 Apr 201200:00 | – | openvas |
![]() | Design/Logic Flaw | 15 Dec 201103:57 | – | prion |
![]() | CVE-2011-4606 | 15 Dec 201100:00 | – | ubuntucve |
![]() | [SECURITY] Fedora 15 Update: rocksndiamonds-3.3.0.1-5.fc15 | 21 Feb 201201:32 | – | fedora |
![]() | [SECURITY] Fedora 16 Update: rocksndiamonds-3.3.0.1-5.fc16 | 21 Feb 201201:27 | – | fedora |
# SPDX-FileCopyrightText: 2012 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_xref(name:"URL", value:"http://lists.fedoraproject.org/pipermail/package-announce/2012-February/073500.html");
script_oid("1.3.6.1.4.1.25623.1.0.863736");
script_version("2023-06-20T05:05:27+0000");
script_tag(name:"last_modification", value:"2023-06-20 05:05:27 +0000 (Tue, 20 Jun 2023)");
script_tag(name:"creation_date", value:"2012-02-21 18:54:42 +0530 (Tue, 21 Feb 2012)");
script_cve_id("CVE-2011-4606");
script_tag(name:"cvss_base", value:"3.6");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:N/I:P/A:P");
script_xref(name:"FEDORA", value:"2012-1553");
script_name("Fedora Update for rocksndiamonds FEDORA-2012-1553");
script_tag(name:"summary", value:"The remote host is missing an update for the 'rocksndiamonds'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2012 Greenbone AG");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC15");
script_tag(name:"affected", value:"rocksndiamonds on Fedora 15");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC15")
{
if ((res = isrpmvuln(pkg:"rocksndiamonds", rpm:"rocksndiamonds~3.3.0.1~5.fc15", rls:"FC15")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
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