The remote host is missing an update for the 'rubygem-ox' package(s) on Fedora 2
Reporter | Title | Published | Views | Family All 18 |
---|---|---|---|---|
![]() | [SECURITY] Fedora 26 Update: rubygem-ox-2.4.13-2.fc26 | 15 Nov 201720:23 | – | fedora |
![]() | [SECURITY] Fedora 27 Update: rubygem-ox-2.8.2-1.fc27 | 15 Nov 201717:58 | – | fedora |
![]() | Fedora Update for rubygem-ox FEDORA-2017-379679442e | 23 Nov 201700:00 | – | openvas |
![]() | Mageia: Security Advisory (MGASA-2019-0123) | 28 Jan 202200:00 | – | openvas |
![]() | CVE-2017-15928 | 27 Oct 201717:29 | – | cve |
![]() | CVE-2017-15928 | 27 Oct 201717:29 | – | debiancve |
![]() | Updated ruby-ox packages fix security vulnerability | 5 Apr 201921:12 | – | mageia |
![]() | ox ruby gem segmentation fault via parse_obj | 26 Oct 201721:00 | – | rubygems |
![]() | Fedora 27 : rubygem-ox (2017-4cb9489ce3) | 15 Jan 201800:00 | – | nessus |
![]() | Fedora 26 : rubygem-ox (2017-379679442e) | 16 Nov 201700:00 | – | nessus |
# SPDX-FileCopyrightText: 2017 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.873782");
script_version("2023-06-22T13:00:03+0000");
script_tag(name:"last_modification", value:"2023-06-22 13:00:03 +0000 (Thu, 22 Jun 2023)");
script_tag(name:"creation_date", value:"2017-11-23 08:15:32 +0100 (Thu, 23 Nov 2017)");
script_cve_id("CVE-2017-15928");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_tag(name:"severity_vector", value:"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2017-11-16 20:26:00 +0000 (Thu, 16 Nov 2017)");
script_tag(name:"qod_type", value:"package");
script_name("Fedora Update for rubygem-ox FEDORA-2017-4cb9489ce3");
script_tag(name:"summary", value:"The remote host is missing an update for the 'rubygem-ox'
package(s) announced via the referenced advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"affected", value:"rubygem-ox on Fedora 27");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_xref(name:"FEDORA", value:"2017-4cb9489ce3");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OK6EYA4PVGIWEVEFBF2JSYUCEO7HG7FS");
script_tag(name:"solution_type", value:"VendorFix");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2017 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=FC27");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC27")
{
if ((res = isrpmvuln(pkg:"rubygem-ox", rpm:"rubygem-ox~2.8.2~1.fc27", rls:"FC27")) != 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