CentOS Security Advisory CESA-2009:1289 for mysql. Update packages to address multiple CVEs
Reporter | Title | Published | Views | Family All 199 |
---|---|---|---|---|
Tenable Nessus | Oracle Linux 5 : mysql (ELSA-2009-1289) | 7 Sep 202300:00 | – | nessus |
Tenable Nessus | Scientific Linux Security Update : mysql on SL5.x i386/x86_64 | 1 Aug 201200:00 | – | nessus |
Tenable Nessus | CentOS 5 : mysql (CESA-2009:1289) | 6 Jan 201000:00 | – | nessus |
Tenable Nessus | RHEL 5 : mysql (RHSA-2009:1289) | 24 Jan 201300:00 | – | nessus |
Tenable Nessus | Debian DSA-1783-1 : mysql-dfsg-5.0 - multiple vulnerabilities | 30 Apr 200900:00 | – | nessus |
Tenable Nessus | SuSE 10 Security Update : MySQL (ZYPP Patch Number 6446) | 24 Sep 200900:00 | – | nessus |
Tenable Nessus | openSUSE Security Update : libmysqlclient-devel (libmysqlclient-devel-1116) | 27 Aug 200900:00 | – | nessus |
Tenable Nessus | openSUSE 10 Security Update : libmysqlclient-devel (libmysqlclient-devel-6360) | 6 Oct 200900:00 | – | nessus |
Tenable Nessus | Mandriva Linux Security Advisory : mysql (MDVSA-2009:094) | 23 Apr 200900:00 | – | nessus |
Tenable Nessus | SuSE9 Security Update : MySQL (YOU Patch Number 12456) | 24 Sep 200900:00 | – | nessus |
Source | Link |
---|---|
securityspace | www.securityspace.com/smysecure/catid.html |
securityspace | www.securityspace.com/smysecure/catid.html |
# SPDX-FileCopyrightText: 2009 E-Soft Inc.
# 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 OR GPL-3.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.64932");
script_version("2023-07-19T05:05:15+0000");
script_tag(name:"last_modification", value:"2023-07-19 05:05:15 +0000 (Wed, 19 Jul 2023)");
script_tag(name:"creation_date", value:"2009-09-21 23:13:00 +0200 (Mon, 21 Sep 2009)");
script_cve_id("CVE-2008-2079", "CVE-2008-3963", "CVE-2008-4456", "CVE-2009-2446");
script_tag(name:"cvss_base", value:"8.5");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:M/Au:S/C:C/I:C/A:C");
script_name("CentOS Security Advisory CESA-2009:1289 (mysql)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2009 E-Soft Inc.");
script_family("CentOS Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/centos", "ssh/login/rpms", re:"ssh/login/release=CentOS5");
script_tag(name:"insight", value:"For details on the issues addressed in this update,
please visit the referenced security advisories.");
script_tag(name:"solution", value:"Update the appropriate packages on your system.");
script_xref(name:"URL", value:"http://www.securityspace.com/smysecure/catid.html?in=CESA-2009:1289");
script_xref(name:"URL", value:"http://www.securityspace.com/smysecure/catid.html?in=RHSA-2009:1289");
script_tag(name:"summary", value:"The remote host is missing updates to mysql announced in
advisory CESA-2009:1289.");
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");
res = "";
report = "";
if ((res = isrpmvuln(pkg:"mysql", rpm:"mysql~5.0.77~3.el5", rls:"CentOS5")) != NULL) {
report += res;
}
if ((res = isrpmvuln(pkg:"mysql-bench", rpm:"mysql-bench~5.0.77~3.el5", rls:"CentOS5")) != NULL) {
report += res;
}
if ((res = isrpmvuln(pkg:"mysql-devel", rpm:"mysql-devel~5.0.77~3.el5", rls:"CentOS5")) != NULL) {
report += res;
}
if ((res = isrpmvuln(pkg:"mysql-server", rpm:"mysql-server~5.0.77~3.el5", rls:"CentOS5")) != NULL) {
report += res;
}
if ((res = isrpmvuln(pkg:"mysql-test", rpm:"mysql-test~5.0.77~3.el5", rls:"CentOS5")) != NULL) {
report += res;
}
if (report != "") {
security_message(data:report);
} else if (__pkg_match) {
exit(99);
}
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