⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 deb_1413_1.nasl

📁 漏洞扫描源码,可以扫描linux,windows,交换机路由器
💻 NASL
字号:
# OpenVAS Vulnerability Test# $Id$# Description: Auto-generated from advisory DSA 1413-1## Authors:# Thomas Reinke <reinke@securityspace.com>## Copyright:# Copyright (c) 2007 E-Soft Inc. http://www.securityspace.com# Text descriptions are largerly excerpted from the referenced# advisory, and are Copyright (c) the respective author(s)## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License version 2,# as published by the Free Software Foundation## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.#if(description){ script_id(59638); script_cve_id("CVE-2007-2583", "CVE-2007-2691", "CVE-2007-2692", "CVE-2007-3780", "CVE-2007-3782", "CVE-2007-5925"); script_version ("$"); name["english"] = "Debian Security Advisory DSA 1413-1 (mysql-dfsg, mysql-dfsg-5.0, mysql-dfsg-4.1)"; script_name(english:name["english"]); desc["english"] = "The remote host is missing an update to mysql-dfsg, mysql-dfsg-5.0, mysql-dfsg-4.1announced via advisory DSA 1413-1.Several vulnerabilities have been found in the MySQL database packageswith implications ranging from unauthorized database modifications toremotely triggered server crashes.CVE-2007-2583The in_decimal::set function in item_cmpfunc.cc in MySQLbefore 5.0.40 allows context-dependent attackers to cause adenial of service (crash) via a crafted IF clause that resultsin a divide-by-zero error and a NULL pointer dereference.(Affects source version 5.0.32)CVE-2007-2691MySQL does not require the DROP privilege for RENAME TABLEstatements, which allows remote authenticated users to renamearbitrary tables. (All supported versions affected.)CVE-2007-2692The mysql_change_db function does not restore THD::db_accessprivileges when returning from SQL SECURITY INVOKER storedroutines, which allows remote authenticated users to gainprivileges.  (Affects source version 5.0.32)CVE-2007-3780MySQL could be made to overflow a signed char duringauthentication. Remote attackers could use specially craftedauthentication requests to cause a denial ofservice. (Upstream source versions 4.1.11a and 5.0.32affected.)CVE-2007-3782Phil Anderton discovered that MySQL did not properly verifyaccess privileges when accessing external tables. As a result,authenticated users could exploit this to obtain UPDATEprivileges to external tables.  (Affects source version5.0.32)CVE-2007-5925The convert_search_mode_to_innobase function in ha_innodb.ccin the InnoDB engine in MySQL 5.1.23-BK and earlier allowsremote authenticated users to cause a denial of service(database crash) via a certain CONTAINS operation on anindexed column, which triggers an assertion error.  (Affectssource version 5.0.32)For the stable distribution (etch), these problems have been fixed inversion 5.0.32-7etch3 of the mysql-dfsg-5.0 packagesFor the old stable distribution (sarge), these problems have beenfixed in version 4.0.24-10sarge3 of mysql-dfsg and version4.1.11a-4sarge8 of mysql-dfsg-4.1We recommend that you upgrade your mysql packages.Solution:https://secure1.securityspace.com/smysecure/catid.html?in=DSA%201413-1Risk factor : High"; script_description(english:desc["english"]); summary["english"] = "Debian Security Advisory DSA 1413-1 (mysql-dfsg, mysql-dfsg-5.0, mysql-dfsg-4.1)"; script_summary(english:summary["english"]); script_category(ACT_GATHER_INFO); script_copyright(english:"Copyright (c) 2007 E-Soft Inc. http://www.securityspace.com"); family["english"] = "Debian Local Security Checks"; script_family(english:family["english"]); script_dependencies("gather-package-list.nasl"); script_require_keys("ssh/login/packages"); exit(0);}## The script code starts here#include("revisions-lib.inc");include("pkg-lib-deb.inc");vuln = 0;if(isdpkgvuln(pkg:"mysql-common", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-server", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-client", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-server-5.0", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-client-5.0", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"libmysqlclient15off", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-server-4.1", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"libmysqlclient15-dev", ver:"5.0.32-7etch3", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-common", ver:"4.0.24-10sarge3", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-common-4.1", ver:"4.1.11a-4sarge8", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-client", ver:"4.0.24-10sarge3", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-server", ver:"4.0.24-10sarge3", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-server-4.1", ver:"4.1.11a-4sarge8", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"libmysqlclient12-dev", ver:"4.0.24-10sarge3", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"mysql-client-4.1", ver:"4.1.11a-4sarge8", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"libmysqlclient14", ver:"4.1.11a-4sarge8", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"libmysqlclient14-dev", ver:"4.1.11a-4sarge8", rls:"DEB3.1")) {    vuln = 1;}if(isdpkgvuln(pkg:"libmysqlclient12", ver:"4.0.24-10sarge3", rls:"DEB3.1")) {    vuln = 1;}if(vuln) {    security_hole(0);}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -