[UNIX] Multiple Vulnerabilities in AttilaPHP

From: SecuriTeam (support_at_securiteam.com)
Date: 08/18/03

  • Next message: SecuriTeam: "[NT] The Return of the Content-Disposition Vulnerability in IE"
  • Next message: list_at_securiteam.com: "{Virus?} Re: Your application"
  • Next message: list-unsubscribe_at_securiteam.com: "{Virus?} Your details"
    To: list@securiteam.com
    Date: 18 Aug 2003 16:13:27 +0200
    
    

    The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com
    - - promotion

    The SecuriTeam alerts list - Free, Accurate, Independent.

    Get your security news from a reliable source.
    http://www.securiteam.com/mailinglist.html

    - - - - - - - - -

      Multiple Vulnerabilities in AttilaPHP
    ------------------------------------------------------------------------

    SUMMARY

     <http://www.attila-php.net > AttilaPHP is a Content Management Systems
    that is very similar to PHP-Nuke. Multiple vulnerabilities have been found
    in the product, allowing remote attackers to insert malicious HTML and/or
    JavaScript code and disclose the true path under which the product is
    installed.

    DETAILS

    Vulnerable systems:
     * AttilaPHP version 3.0 and prior

    Cross Site Scripting:
    Examples:
    http://[target]/index.php3?Rubrique=[hostile_code]
    http://[target]/index.php3?article=[id_number]&Rubrique=[hostile_code]

    Path Disclosure:
    Examples:
    http://[target]/www/print.php3?id='
    http://[target]/www/index.php3?nrub='
    http://[target]/www/index.php3?article='

    Workaround:
    Cross Site Scripting:
    Use the PHP function eregi_replace to filter the input data.

    Path Disclosure:
    You can fix the path disclosure problem by adding this code in all the
    affected files:
    error_reporting(0);

    Disclosure timeline:
    24/06/2003 Vulnerability discovered
    25/06/2003 Vendor notified - First e-mail
    26/06/2003 Security Corporation clients notified
    08/07/2003 Vendor notified - Second e-mail
    01/08/2003 Vendor notified - Third e-mail
    01/08/2003 Vendor response
    01/08/2003 Started e-mail discussions
    18/08/2003 Last e-mail received
    18/08/2003 Public disclosure

    ADDITIONAL INFORMATION

    The information has been provided by
    <mailto:gregory.lebras@security-corporation.com> Gregory LEBRAS.

    ========================================

    This bulletin is sent to members of the SecuriTeam mailing list.
    To unsubscribe from the list, send mail with an empty subject line and body to: list-unsubscribe@securiteam.com
    In order to subscribe to the mailing list, simply forward this email to: list-subscribe@securiteam.com

    ====================
    ====================

    DISCLAIMER:
    The information in this bulletin is provided "AS IS" without warranty of any kind.
    In no event shall we be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages.


  • Next message: SecuriTeam: "[NT] The Return of the Content-Disposition Vulnerability in IE"
  • Next message: list_at_securiteam.com: "{Virus?} Re: Your application"
  • Next message: list-unsubscribe_at_securiteam.com: "{Virus?} Your details"

    Relevant Pages