SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114) - Nessus

High   Plugin ID: 59053

This page contains detailed information about the SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114) Nessus plugin including available exploits and PoCs found on GitHub, in Metasploit or Exploit-DB for verifying of this vulnerability.

Plugin Overview


ID: 59053
Name: SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114)
Filename: suse_apache2-mod_php5-8114.nasl
Vulnerability Published: N/A
This Plugin Published: 2012-05-09
Last Modification Time: 2022-03-28
Plugin Version: 1.14
Plugin Type: local
Plugin Family: SuSE Local Security Checks
Dependencies: ssh_get_info.nasl
Required KB Items [?]: Host/cpu, Host/local_checks_enabled, Host/SuSE/release, Host/SuSE/rpm-list

Vulnerability Information


Severity: High
Vulnerability Published: N/A
Patch Published: 2012-05-04
CVE [?]: CVE-2012-1172, CVE-2012-1823, CVE-2012-2311
CPE [?]: cpe:/o:suse:suse_linux
Exploited by Malware: True

Synopsis

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

Description

This update fixes several security issues in PHP5 :

- A directory traversal bug has been fixed in php5. (CVE-2012-1172)

- A command injection was possible when PHP5 was operated in CGI mode using commandline options. This problem does not affect PHP5 in the normal Apache module mode setup. (CVE-2012-1823 / CVE-2012-2311)

- Also a pack/unpacking bug on big endian 64bit architectures (ppc64 and s390x) has been fixed. bnc#753778

Solution

Apply ZYPP patch number 8114.

Public Exploits


Target Network Port(s): N/A
Target Asset(s): N/A
Exploit Available: True (Metasploit Framework, Exploit-DB, GitHub, Immunity Canvas, Core Impact)
Exploit Ease: Exploits are available

Here's the list of publicly known exploits and PoCs for verifying the SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114) vulnerability:

  1. Metasploit: exploit/multi/http/php_cgi_arg_injection
    [PHP CGI Argument Injection]
  2. Exploit-DB: exploits/php/remote/18834.rb
    [EDB-18834: PHP 5.3.12/5.4.2 - CGI Argument Injection (Metasploit)]
  3. Exploit-DB: exploits/php/remote/18836.py
    [EDB-18836: PHP < 5.3.12 / < 5.4.2 - CGI Argument Injection]
  4. Exploit-DB: exploits/php/remote/25986.txt
    [EDB-25986: Plesk < 9.5.4 - Remote Command Execution]
  5. Exploit-DB: exploits/php/remote/29290.c
    [EDB-29290: Apache + PHP < 5.3.12 / < 5.4.2 - cgi-bin Remote Code Execution]
  6. GitHub: https://github.com/BitTheByte/Eagle
    [CVE-2012-1823]
  7. GitHub: https://github.com/Jean-Francois-C/Boot2root-CTFs-Writeups
    [CVE-2012-1823]
  8. GitHub: https://github.com/J-16/Pentester-Bootcamp
    [CVE-2012-1823]
  9. GitHub: https://github.com/NCSU-DANCE-Research-Group/CDL
    [CVE-2012-1823]
  10. GitHub: https://github.com/RootUp/AutoSploit
    [CVE-2012-1823]
  11. GitHub: https://github.com/SexyBeast233/SecBooks
    [CVE-2012-1823]
  12. GitHub: https://github.com/Unix13/metasploitable2
    [CVE-2012-1823: PHP-CGI-REMOTE_CVE-2012-1823, UnrealIRCd, MySQL, PostgreSQL and SSH bruteforce, ...]
  13. GitHub: https://github.com/alex14324/Eagel
    [CVE-2012-1823]
  14. GitHub: https://github.com/cyberharsh/PHP_CVE-2012-1823
    [CVE-2012-1823]
  15. GitHub: https://github.com/drone789/CVE-2012-1823
    [CVE-2012-1823]
  16. GitHub: https://github.com/gamamaru6005/oscp_scripts-1
    [CVE-2012-1823: First script, pgp-cgi-cve-2012-1823 BASH script]
  17. GitHub: https://github.com/krishpranav/autosploit
    [CVE-2012-1823]
  18. GitHub: https://github.com/marcocastro100/Intrusion_Detection_System-Python
    [CVE-2012-1823]
  19. GitHub: https://github.com/panduki/SIE
    [CVE-2012-1823]
  20. GitHub: https://github.com/psifertex/ctf-vs-the-real-world
    [CVE-2012-1823]
  21. GitHub: https://github.com/tardummy01/oscp_scripts-1
    [CVE-2012-1823: First script, pgp-cgi-cve-2012-1823 BASH script]
  22. GitHub: https://github.com/theGreenJedi/Hacker-Guides
    [CVE-2012-1823]
  23. GitHub: https://github.com/cyberharsh/PHP_CVE-2012-1823
    [CVE-2012-2311]
  24. Immunity Canvas: CANVAS

Before running any exploit against any system, make sure you are authorized by the owner of the target system(s) to perform such activity. In any other case, this would be considered as an illegal activity.

WARNING: Beware of using unverified exploits from sources such as GitHub or Exploit-DB. These exploits and PoCs could contain malware. For more information, see how to use exploits safely.

Risk Information


CVSS V2 Vector [?]: AV:N/AC:L/Au:N/C:P/I:P/A:P
CVSS Base Score:7.5 (High)
Impact Subscore:6.4
Exploitability Subscore:10.0
CVSS Temporal Score:NA (None)
CVSS Environmental Score:NA (None)
Modified Impact Subscore:NA
Overall CVSS Score:7.5 (High)

Go back to menu.

Plugin Source


This is the suse_apache2-mod_php5-8114.nasl nessus plugin source code. This script is Copyright (C) 2012-2022 and is owned by Tenable, Inc. or an Affiliate thereof.

#%NASL_MIN_LEVEL 70300
#
# (C) Tenable Network Security, Inc.
#
# The text description of this plugin is (C) Novell, Inc.
#

include('deprecated_nasl_level.inc');
include('compat.inc');

if (description)
{
  script_id(59053);
  script_version("1.14");
  script_set_attribute(attribute:"plugin_modification_date", value:"2022/03/28");

  script_cve_id("CVE-2012-1172", "CVE-2012-1823", "CVE-2012-2311");
  script_xref(name:"CISA-KNOWN-EXPLOITED", value:"2022/04/15");

  script_name(english:"SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114)");

  script_set_attribute(attribute:"synopsis", value:
"The remote SuSE 10 host is missing a security-related patch.");
  script_set_attribute(attribute:"description", value:
"This update fixes several security issues in PHP5 :

  - A directory traversal bug has been fixed in php5.
    (CVE-2012-1172)

  - A command injection was possible when PHP5 was operated
    in CGI mode using commandline options. This problem does
    not affect PHP5 in the normal Apache module mode setup.
    (CVE-2012-1823 / CVE-2012-2311)

  - Also a pack/unpacking bug on big endian 64bit
    architectures (ppc64 and s390x) has been fixed.
    bnc#753778");
  script_set_attribute(attribute:"see_also", value:"http://support.novell.com/security/cve/CVE-2012-1172.html");
  script_set_attribute(attribute:"see_also", value:"http://support.novell.com/security/cve/CVE-2012-1823.html");
  script_set_attribute(attribute:"see_also", value:"http://support.novell.com/security/cve/CVE-2012-2311.html");
  script_set_attribute(attribute:"solution", value:
"Apply ZYPP patch number 8114.");
  script_set_cvss_base_vector("CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P");

  script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
  script_set_attribute(attribute:"exploit_available", value:"true");
  script_set_attribute(attribute:"exploit_framework_core", value:"true");
  script_set_attribute(attribute:"exploited_by_malware", value:"true");
  script_set_attribute(attribute:"metasploit_name", value:'PHP CGI Argument Injection');
  script_set_attribute(attribute:"exploit_framework_metasploit", value:"true");
  script_set_attribute(attribute:"exploit_framework_canvas", value:"true");
  script_set_attribute(attribute:"canvas_package", value:"CANVAS");

  script_set_attribute(attribute:"patch_publication_date", value:"2012/05/04");
  script_set_attribute(attribute:"plugin_publication_date", value:"2012/05/09");

  script_set_attribute(attribute:"plugin_type", value:"local");
  script_set_attribute(attribute:"cpe", value:"cpe:/o:suse:suse_linux");
  script_end_attributes();

  script_category(ACT_GATHER_INFO);
  script_family(english:"SuSE Local Security Checks");

  script_copyright(english:"This script is Copyright (C) 2012-2022 and is owned by Tenable, Inc. or an Affiliate thereof.");

  script_dependencies("ssh_get_info.nasl");
  script_require_keys("Host/local_checks_enabled", "Host/cpu", "Host/SuSE/release", "Host/SuSE/rpm-list");

  exit(0);
}


include("global_settings.inc");
include("rpm.inc");


if (!get_kb_item("Host/local_checks_enabled")) exit(0, "Local checks are not enabled.");
if (!get_kb_item("Host/SuSE/release")) exit(0, "The host is not running SuSE.");
if (!get_kb_item("Host/SuSE/rpm-list")) exit(1, "Could not obtain the list of installed packages.");

cpu = get_kb_item("Host/cpu");
if (isnull(cpu)) exit(1, "Failed to determine the architecture type.");
if (cpu >!< "x86_64" && cpu !~ "^i[3-6]86$") exit(1, "Local checks for SuSE 10 on the '"+cpu+"' architecture have not been implemented.");


flag = 0;
if (rpm_check(release:"SLES10", sp:4, reference:"apache2-mod_php5-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-bcmath-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-bz2-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-calendar-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-ctype-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-curl-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-dba-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-dbase-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-devel-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-dom-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-exif-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-fastcgi-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-ftp-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-gd-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-gettext-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-gmp-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-hash-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-iconv-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-imap-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-json-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-ldap-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-mbstring-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-mcrypt-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-mhash-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-mysql-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-ncurses-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-odbc-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-openssl-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-pcntl-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-pdo-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-pear-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-pgsql-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-posix-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-pspell-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-shmop-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-snmp-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-soap-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-sockets-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-sqlite-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-suhosin-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-sysvmsg-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-sysvsem-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-sysvshm-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-tokenizer-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-wddx-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-xmlreader-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-xmlrpc-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-xsl-5.2.14-0.32.1")) flag++;
if (rpm_check(release:"SLES10", sp:4, reference:"php5-zlib-5.2.14-0.32.1")) flag++;


if (flag)
{
  if (report_verbosity > 0) security_hole(port:0, extra:rpm_report_get());
  else security_hole(0);
  exit(0);
}
else exit(0, "The host is not affected.");

The latest version of this script can be found in these locations depending on your platform:

  • Linux / Unix:
    /opt/nessus/lib/nessus/plugins/suse_apache2-mod_php5-8114.nasl
  • Windows:
    C:\ProgramData\Tenable\Nessus\nessus\plugins\suse_apache2-mod_php5-8114.nasl
  • Mac OS X:
    /Library/Nessus/run/lib/nessus/plugins/suse_apache2-mod_php5-8114.nasl

Go back to menu.

How to Run


Here is how to run the SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114) as a standalone plugin via the Nessus web user interface (https://localhost:8834/):

  1. Click to start a New Scan.
  2. Select Advanced Scan.
  3. Navigate to the Plugins tab.
  4. On the top right corner click to Disable All plugins.
  5. On the left side table select SuSE Local Security Checks plugin family.
  6. On the right side table select SuSE 10 Security Update : PHP5 (ZYPP Patch Number 8114) plugin ID 59053.
  7. Specify the target on the Settings tab and click to Save the scan.
  8. Run the scan.

Here are a few examples of how to run the plugin in the command line. Note that the examples below demonstrate the usage on the Linux / Unix platform.

Basic usage:

/opt/nessus/bin/nasl suse_apache2-mod_php5-8114.nasl -t <IP/HOST>

Run the plugin with audit trail message on the console:

/opt/nessus/bin/nasl -a suse_apache2-mod_php5-8114.nasl -t <IP/HOST>

Run the plugin with trace script execution written to the console (useful for debugging):

/opt/nessus/bin/nasl -T - suse_apache2-mod_php5-8114.nasl -t <IP/HOST>

Run the plugin with using a state file for the target and updating it (useful for running multiple plugins on the target):

/opt/nessus/bin/nasl -K /tmp/state suse_apache2-mod_php5-8114.nasl -t <IP/HOST>

Go back to menu.

References


See also: Similar and related Nessus plugins:
  • 58988 - PHP < 5.3.12 / 5.4.2 CGI Query String Code Execution
  • 59009 - FreeBSD : php -- vulnerability in certain CGI-based setups (60de13d5-95f0-11e1-806a-001143cd36d8)
  • 59010 - Mandriva Linux Security Advisory : php (MDVSA-2012:068-1)
  • 59016 - Ubuntu 8.04 LTS / 10.04 LTS / 11.04 / 11.10 / 12.04 LTS : php5 vulnerability (USN-1437-1)
  • 59021 - CentOS 5 / 6 : php (CESA-2012:0546)
  • 59030 - RHEL 5 / 6 : php (RHSA-2012:0546)
  • 59031 - RHEL 5 : php53 (RHSA-2012:0547)
  • 59056 - PHP 5.3.x < 5.3.13 CGI Query String Code Execution
  • 59057 - PHP 5.4.x < 5.4.3 Multiple Vulnerabilities
  • 59058 - CentOS 5 : php53 (CESA-2012:0547)
  • 59059 - Debian DSA-2465-1 : php5 - several vulnerabilities
  • 59084 - FreeBSD : php -- multiple vulnerabilities (59b68b1e-9c78-11e1-b5e0-000c299b62e1)
  • 59088 - PHP PHP-CGI Query String Parameter Injection Arbitrary Code Execution
  • 59265 - Fedora 15 : maniadrive-1.2-32.fc15.5 / php-5.3.13-1.fc15 / php-eaccelerator-0.9.6.1-9.fc15.5 (2012-7567)
  • 59266 - Fedora 16 : maniadrive-1.2-32.fc16.5 / php-5.3.13-1.fc16 / php-eaccelerator-0.9.6.1-9.fc16.5 (2012-7586)
  • 59268 - Fedora 17 : maniadrive-1.2-40.fc17 / php-5.4.3-1.fc17 (2012-7628)
  • 59738 - CentOS 5 : php (CESA-2012:1045)
  • 59751 - RHEL 5 : php (RHSA-2012:1045)
  • 59752 - RHEL 6 : php (RHSA-2012:1046)
  • 59753 - RHEL 5 : php53 (RHSA-2012:1047)
  • 59851 - HP System Management Homepage < 7.1.1 Multiple Vulnerabilities
  • 59938 - CentOS 6 : php (CESA-2012:1046)
  • 61311 - Scientific Linux Security Update : php53 on SL5.x i386/x86_64 (20120507)
  • 61312 - Scientific Linux Security Update : php on SL5.x, SL6.x i386/x86_64 (20120507)

Version


This page has been produced using Nessus Professional 10.1.2 (#68) LINUX, Plugin set 202205072148.
Plugin file suse_apache2-mod_php5-8114.nasl version 1.14. For more plugins, visit the Nessus Plugin Library.

Go back to menu.