Update package 'python' for Fedora 1
Reporter | Title | Published | Views | Family All 136 |
---|---|---|---|---|
![]() | Fedora 19 : python3-3.3.2-6.fc19 (2013-15254) | 28 Aug 201300:00 | โ | nessus |
![]() | openSUSE Security Update : python3 (openSUSE-SU-2013:1439-1) | 13 Jun 201400:00 | โ | nessus |
![]() | openSUSE Security Update : python3 (openSUSE-SU-2013:1437-1) | 13 Jun 201400:00 | โ | nessus |
![]() | Oracle Linux 6 : python (ELSA-2013-1582) | 29 Nov 201300:00 | โ | nessus |
![]() | RHEL 6 : python (RHSA-2013:1582) | 21 Nov 201300:00 | โ | nessus |
![]() | SuSE 11.2 / 11.3 Security Update : Python (SAT Patch Numbers 8404 / 8405) | 1 Nov 201300:00 | โ | nessus |
![]() | Fedora 19 : python-2.7.5-4.fc19 (2013-15146) | 25 Aug 201300:00 | โ | nessus |
![]() | Scientific Linux Security Update : python on SL6.x i386/x86_64 (20131121) | 4 Dec 201300:00 | โ | nessus |
![]() | Mandriva Linux Security Advisory : python (MDVSA-2013:214) | 22 Aug 201300:00 | โ | nessus |
![]() | CentOS 6 : python (CESA-2013:1582) | 12 Nov 201400:00 | โ | nessus |
# SPDX-FileCopyrightText: 2013 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.866844");
script_version("2023-06-21T05:06:23+0000");
script_tag(name:"last_modification", value:"2023-06-21 05:06:23 +0000 (Wed, 21 Jun 2023)");
script_tag(name:"creation_date", value:"2013-08-27 09:54:30 +0530 (Tue, 27 Aug 2013)");
script_cve_id("CVE-2013-4238");
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_name("Fedora Update for python FEDORA-2013-15146");
script_tag(name:"affected", value:"python on Fedora 19");
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");
script_xref(name:"FEDORA", value:"2013-15146");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/pipermail/package-announce/2013-August/114663.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'python'
package(s) announced via the referenced advisory.");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2013 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=FC19");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC19")
{
if ((res = isrpmvuln(pkg:"python", rpm:"python~2.7.5~4.fc19", rls:"FC19")) != 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