PHP Multiple Vulnerabilities - Heap-based overflow and Integer overflo
Reporter | Title | Published | Views | Family All 81 |
---|---|---|---|---|
![]() | Mageia: Security Advisory (MGASA-2013-0172) | 28 Jan 202200:00 | β | openvas |
![]() | Mageia: Security Advisory (MGASA-2013-0176) | 28 Jan 202200:00 | β | openvas |
![]() | Amazon Linux: Security Advisory (ALAS-2013-206) | 8 Sep 201500:00 | β | openvas |
![]() | Ubuntu: Security Advisory (USN-1872-1) | 13 Jun 201300:00 | β | openvas |
![]() | Amazon Linux: Security Advisory (ALAS-2013-205) | 8 Sep 201500:00 | β | openvas |
![]() | Ubuntu Update for php5 USN-1872-1 | 13 Jun 201300:00 | β | openvas |
![]() | Slackware: Security Advisory (SSA:2013-161-01) | 21 Apr 202200:00 | β | openvas |
![]() | Ubuntu Update for php5 USN-1905-1 | 1 Aug 201300:00 | β | openvas |
![]() | SUSE: Security Advisory (SUSE-SU-2013:1316-1) | 9 Jun 202100:00 | β | openvas |
![]() | Ubuntu: Security Advisory (USN-1905-1) | 1 Aug 201300:00 | β | openvas |
Source | Link |
---|---|
bugs | www.bugs.php.net/bug.php |
php | www.php.net/ChangeLog-5.php |
security-database | www.security-database.com/detail.php |
securityfocus | www.securityfocus.com/bid/60731 |
securityfocus | www.securityfocus.com/bid/60411 |
security-database | www.security-database.com/detail.php |
bugs | www.bugs.php.net/bug.php |
# 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
CPE = "cpe:/a:php:php";
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.803678");
script_version("2024-02-08T05:05:59+0000");
script_cve_id("CVE-2013-4635", "CVE-2013-2110");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_tag(name:"last_modification", value:"2024-02-08 05:05:59 +0000 (Thu, 08 Feb 2024)");
script_tag(name:"creation_date", value:"2013-06-25 17:29:19 +0530 (Tue, 25 Jun 2013)");
script_name("PHP Multiple Vulnerabilities (Jun 2013) - Windows");
script_xref(name:"URL", value:"http://www.php.net/ChangeLog-5.php");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/60411");
script_xref(name:"URL", value:"http://www.securityfocus.com/bid/60731");
script_xref(name:"URL", value:"http://bugs.php.net/bug.php?id=64895");
script_xref(name:"URL", value:"http://bugs.php.net/bug.php?id=64879");
script_xref(name:"URL", value:"http://www.security-database.com/detail.php?alert=CVE-2013-4635");
script_xref(name:"URL", value:"http://www.security-database.com/detail.php?alert=CVE-2013-2110");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2013 Greenbone AG");
script_family("Web application abuses");
script_dependencies("secpod_php_smb_login_detect.nasl", "gb_php_http_detect.nasl", "os_detection.nasl");
script_mandatory_keys("php/detected", "Host/runs_windows");
script_tag(name:"impact", value:"Successful exploitation allows attackers to execute arbitrary code or cause
denial of service condition via crafted arguments.");
script_tag(name:"affected", value:"PHP version before 5.3.26 and 5.4.x before 5.4.16");
script_tag(name:"insight", value:"Multiple flaws are due to:
- Heap-based overflow in 'php_quot_print_encode' function in
'ext/standard/quot_print.c' script.
- Integer overflow in the 'SdnToJewish' function in 'jewish.c' in the
Calendar component.");
script_tag(name:"solution", value:"Update to PHP 5.4.16 or 5.3.26 or later.");
script_tag(name:"summary", value:"PHP is prone to multiple vulnerabilities.");
script_tag(name:"qod_type", value:"remote_banner");
script_tag(name:"solution_type", value:"VendorFix");
exit(0);
}
include("version_func.inc");
include("host_details.inc");
if(isnull(port = get_app_port(cpe:CPE)))
exit(0);
if(!vers = get_app_version(cpe:CPE, port:port))
exit(0);
if(version_is_less(version:vers, test_version:"5.3.26")||
version_in_range(version:vers, test_version:"5.4.0", test_version2: "5.4.15")){
report = report_fixed_ver(installed_version:vers, fixed_version:"5.3.26/5.4.16");
security_message(data:report, port:port);
exit(0);
}
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