[UNIX] PHP-Nuke Blind SQL Injection (Download Module)

From: SecuriTeam (support_at_securiteam.com)
Date: 04/19/05

  • Next message: SecuriTeam: "[UNIX] SPHPBlog Multiple Vulnerabilities (Exploit)"
    To: list@securiteam.com
    Date: 19 Apr 2005 11:52:01 +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

    - - - - - - - - -

      PHP-Nuke Blind SQL Injection (Download Module)
    ------------------------------------------------------------------------

    SUMMARY

     <http://phpnuke.org/> Php-Nuke is "a popular open source content
    management system, written in PHP by Francisco Burzi. This CMS is used on
    many thousands websites, because it's freeware, easy to install and manage
    and has broad set of features".

    Several blind SQL injection vulnerabilities were discovered in PHP-Nuke.

    DETAILS

    Vulnerable Systems:
     * PHP-Nuke version 7.6

    An insert SQL Injection exists in function Add(), variables $email, $url
    are vulnerable to injection, this is a blind SQL Injection, meaning that
    no error will be displayed:
    http://[HOST]/[DIR]/modules.php?name=Downloads&d_op=Add&title=title&url=ma& description=description &email=',[SQL]

    An insert SQL Injection exists in function modifydownloadrequestS(),
    $email, $url variables are vulnerable:
    http://[HOST]/[DIR]/modules.php?name=Downloads&d_op=modifydownloadrequestS&url=',[SQL]

    An insert SQL injection exists in viewsdownload() function:
    http://[HOST]/[DIR]/modules.php?name=Downloads&d_op=viewsdownload&min=[SQL]

    Resulting SQL:
    SELECT lid, url, title, description, date, hits, downloadratingsummary,
    totalvotes, totalcomments, filesize, version, homepage FROM
    nuke_downloads_downloads WHERE sid='0' order by title ASC limit [SQL],10

    An insert SQL injection exists in search() function:
    http://[HOST]/[DIR]/modules.php?name=Downloads&d_op=search&min=[SQL]

    Resulting SQL:
    SELECT lid, cid, title, url, description, date, hits,
    downloadratingsummary, totalvotes, totalcomments, filesize, version,
    homepage FROM nuke_downloads_downloads WHERE title LIKE '%%' OR
    description LIKE '%%' ORDER BY title ASC LIMIT [SQL],10

    ADDITIONAL INFORMATION

    The information has been provided by <mailto:max@jestsuper.pl>
    Maksymilian Arciemowicz.

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

    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: "[UNIX] SPHPBlog Multiple Vulnerabilities (Exploit)"

    Relevant Pages

    • [UNIX] ChurchInfo Multiple Vulnerabilities
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... vulnerabilities. ... UserDelete.php - First page gives path disclosure, ... SQL injection and path disclosure: ...
      (Securiteam)
    • [UNIX] Cacti Multiple Vulnerabilities
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Multiple vulnerabilities exist in Cacti software (XSS, ... This causes an SQL Injection attack possible. ... then we can bypass the validation routine. ...
      (Securiteam)
    • [UNIX] Multiple Vulnerabilities in XMB Forum (CSS, SQL Injection, Administrative Password Disclosure
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... A cross site scripting bug exists in u2u.php as well. ... An SQL injection and a cross site-scripting bug in member.php (only ... Yet more SQL injections and XSS vulnerabilities exists, ...
      (Securiteam)
    • [UNIX] PHP-Nuke Multiple Vulnerabilities (Reviews/Encyclopedia/FAQ Modules)
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... A multitude of cross site scripting vulnerabilities are present in the ... A non-critical SQL injection was found in the Reviews module, ...
      (Securiteam)
    • [UNIX] Gregarius XSS and SQL Injection Vulnerabilities
      ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... Gregarius XSS and SQL Injection Vulnerabilities ... The following URL can used to trigger a cross site scripting vulnerability ...
      (Securiteam)