Lucene search

K

Fedora Update for gnome-system-log FEDORA-2012-18659

🗓️ 10 Dec 2012 00:00:00Reported by Copyright (C) 2012 Greenbone AGType 
openvas
 openvas
🔗 plugins.openvas.org👁 21 Views

The remote host is missing an update for the 'gnome-system-log' package(s) announced via the referenced advisory

Show more

AI Insights are available for you today

Leverage the power of AI to quickly understand vulnerabilities, impacts, and exploitability

Related
Refs
Code
ReporterTitlePublishedViews
Family
Cvelist
CVE-2012-5535
25 Nov 201913:11
cvelist
UbuntuCve
CVE-2012-5535
25 Nov 201900:00
ubuntucve
NVD
CVE-2012-5535
25 Nov 201914:15
nvd
Fedora
[SECURITY] Fedora 18 Update: gnome-system-log-3.6.1-2.fc18
7 Dec 201204:20
fedora
Fedora
[SECURITY] Fedora 17 Update: gnome-system-log-3.4.1-3.fc17
9 Dec 201205:55
fedora
Tenable Nessus
Fedora 17 : gnome-system-log-3.4.1-3.fc17 (2012-18659)
10 Dec 201200:00
nessus
Tenable Nessus
Fedora 18 : gnome-system-log-3.6.1-2.fc18 (2012-18579)
7 Dec 201200:00
nessus
CVE
CVE-2012-5535
25 Nov 201914:15
cve
Debian CVE
CVE-2012-5535
25 Nov 201914:15
debiancve
Prion
Design/Logic Flaw
25 Nov 201914:15
prion
Rows per page
# 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-December/094181.html");
  script_oid("1.3.6.1.4.1.25623.1.0.864925");
  script_version("2023-06-23T16:09:17+0000");
  script_tag(name:"last_modification", value:"2023-06-23 16:09:17 +0000 (Fri, 23 Jun 2023)");
  script_tag(name:"creation_date", value:"2012-12-10 09:46:08 +0530 (Mon, 10 Dec 2012)");
  script_cve_id("CVE-2012-5535");
  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_tag(name:"severity_vector", value:"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N");
  script_tag(name:"severity_origin", value:"NVD");
  script_tag(name:"severity_date", value:"2019-12-09 15:40:00 +0000 (Mon, 09 Dec 2019)");
  script_xref(name:"FEDORA", value:"2012-18659");
  script_name("Fedora Update for gnome-system-log FEDORA-2012-18659");
  script_tag(name:"summary", value:"The remote host is missing an update for the 'gnome-system-log'
  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=FC17");
  script_tag(name:"affected", value:"gnome-system-log on Fedora 17");
  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 == "FC17")
{

  if ((res = isrpmvuln(pkg:"gnome-system-log", rpm:"gnome-system-log~3.4.1~3.fc17", rls:"FC17")) != 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
10 Dec 2012 00:00Current
7.6High risk
Vulners AI Score7.6
CVSS25
CVSS37.5
EPSS0.00477
21
.json
Report