SuSE 10 Security Update : MySQL (ZYPP Patch Number 5338)

medium Nessus Plugin ID 33886

Synopsis

The remote SuSE 10 host is missing a security-related patch.

Description

The database server mySQL was updated to fix two security problems :

- MySQL allowed local users to bypass certain privilege checks by calling CREATE TABLE on a MyISAM table with modified (1) DATA DIRECTORY or (2) INDEX DIRECTORY arguments that are within the MySQL home data directory, which can point to tables that are created in the future. (CVE-2008-2079)

- sql_select.cc in MySQL 5.0.x before 5.0.32 and 5.1.x before 5.1.14 allows remote authenticated users to cause a denial of service (crash) via an EXPLAIN SELECT FROM on the INFORMATION_SCHEMA table, as originally demonstrated using ORDER BY. (CVE-2006-7232)

Solution

Apply ZYPP patch number 5338.

See Also

http://support.novell.com/security/cve/CVE-2006-7232.html

http://support.novell.com/security/cve/CVE-2008-2079.html

Plugin Details

Severity: Medium

ID: 33886

File Name: suse_mysql-5338.nasl

Version: 1.22

Type: local

Agent: unix

Published: 8/14/2008

Updated: 1/14/2021

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 6.3

CVSS v2

Risk Factor: Medium

Base Score: 4.6

Vector: CVSS2#AV:N/AC:H/Au:S/C:P/I:P/A:P

Vulnerability Information

CPE: cpe:/o:suse:suse_linux

Required KB Items: Host/local_checks_enabled, Host/cpu, Host/SuSE/release, Host/SuSE/rpm-list

Patch Publication Date: 6/9/2008

Reference Information

CVE: CVE-2006-7232, CVE-2008-2079

CWE: 264, 89