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

📄 deb_1444_1.nasl

📁 漏洞扫描源码,可以扫描linux,windows,交换机路由器
💻 NASL
字号:
# OpenVAS Vulnerability Test# $Id$# Description: Auto-generated from advisory DSA 1444-1 (php5)## Authors:# Thomas Reinke <reinke@securityspace.com>## Copyright:# Copyright (c) 2008 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(60099); if(NASL_LEVEL>=2191) {     script_cve_id("CVE-2007-3799", "CVE-2007-3998", "CVE-2007-4657", "CVE-2007-4658", "CVE-2007-4659", "CVE-2007-4660", "CVE-2007-4662", "CVE-2007-5898", "CVE-2007-5899"); } else {     script_cve_id("CVE-2007-3799", "CVE-2007-3998", "CVE-2007-4657", "CVE-2007-4658", "CVE-2007-4659", "CVE-2007-4660", "CVE-2007-4662", "CVE-2007-5898"); }; script_version ("$"); name["english"] = "Debian Security Advisory DSA 1444-1 (php5)"; script_name(english:name["english"]); desc["english"] = "The remote host is missing an update to php5announced via advisory DSA 1444-1.Several remote vulnerabilities have been discovered in PHP, aserver-side, HTML-embedded scripting language. The CommonVulnerabilities and Exposures project identifies the followingproblems:CVE-2007-3799It was discovered that the session_start() function allowed theinsertion of attributes into the session cookie.CVE-2007-3998Mattias Bengtsson and Philip Olausson discovered that aprogramming error in the implementation of the wordwrap() functionallowed denial of service through an infinite loop.CVE-2007-4658Stanislav Malyshev discovered that a format string vulnerabilityin the money_format() function could allow the execution ofarbitrary code.CVE-2007-4659Stefan Esser discovered that execution control flow inside thezend_alter_ini_entry() function in handled incorrectly in caseof a memory limit violation.CVE-2007-4660Gerhard Wagner discovered an integer overflow inside thechunk_split function().CVE-2007-5898Rasmus Lerdorf discovered that incorrect parsing of multibytesequences may lead to disclosure of memory contents.CVE-2007-5899It was discovered that the output_add_rewrite_var() function couldleak session ID information, resulting in information disclosure.This update also fixes two bugs from in the PHP 5.2.4 release whichdon't have security impact according to the Debian PHP security policy(CVE-2007-4657 and CVE-2007-4662), but which are fixed nonetheless.For the stable distribution (etch), these problems have been fixed inversion 5.2.0-8+etch9.The old stable distribution (sarge) doesn't contain php5.For the unstable distribution (sid), these problems have been fixedin version 5.2.4-1, with the exception of CVE-2007-5898 andCVE-2007-5899, which will be fixed soon. Please note that Debian'sversion of PHP is hardened with the Suhosin patch beginning withversion 5.2.4-1, which renders several vulnerabilities ineffective.We recommend that you upgrade your php5 packages.Solution:https://secure1.securityspace.com/smysecure/catid.html?in=DSA%201444-1Risk factor : High"; script_description(english:desc["english"]); summary["english"] = "Debian Security Advisory DSA 1444-1 (php5)"; script_summary(english:summary["english"]); script_category(ACT_GATHER_INFO); script_copyright(english:"Copyright (c) 2008 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:"php5", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php-pear", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-dev", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-mysql", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-cli", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-cgi", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-mhash", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-mcrypt", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-snmp", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-ldap", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-xmlrpc", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-gd", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-tidy", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-odbc", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"libapache-mod-php5", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-pspell", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-sqlite", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-pgsql", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-imap", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-recode", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-xsl", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"libapache2-mod-php5", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-common", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-curl", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-sybase", ver:"5.2.0-8+etch9", rls:"DEB4.0")) {    vuln = 1;}if(isdpkgvuln(pkg:"php5-interbase", ver:"5.2.0-8+etch8", rls:"DEB4.0")) {    vuln = 1;}if(vuln) {    security_hole(0);}

⌨️ 快捷键说明

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