NukeXchange Network

          

NukeZone Hosting - Fast, Affordable and Dependable
Nuke Fixes · NukeForums · NukeZone Hosting · NukeUnited · Nuke Sites · Nuke Skins · NukeLance
Nuke Resources
 :: Home  :: Downloads  :: Your Account  :: Forums  :: Advertise :: 
Login or Register
Main Menu
General
 Main
 AvantGo
 Banner_Clients
 cfaq
 Donations
 Downloads
 Forums
 Members_List
 Private_Messages
 Search
 Stories_Archive
 Submit_News
 Surveys
 Topics
 Web_Links
 Your_Account

Your Account
 Login
 Register
 Lost Pass

Modules
Quick Links
· CMS Focus
· Domain Names
. Game Quest
· Learning Linux
. MateMaker
· NukeFixes
· NukeForums
· NukeLance
· Nuke Sites
· Nuke Skins
· NukeZone Hosting
. SearchDevil
Other Options

Download Resources
· Nuke Downloads
· Add a Link
· New Files
· Top Rated
· Most Popular

Web Site Resources
· Nuke Sites
· Add A Site
· New Sites
· Top Rated
· Most Popular

Support
· NukeZone Hosting
· NukeSkins.com
· NukeForums.com
· phpnuke.org
· NukeFixes.com
Information
NukeForums
·PHPNuke 8 security worries
·PHP-Nuke SQL Injection Vulnerability Fix
·decompressing EN-Book-Nuke.tar.tar
·How to allow spaces/gaps/"-" in allowed usernames
·How to Setup PHPNUKE on win2k
·cannot save changes
·voting?
·Nuke forum picture problem
·How to change smtp port on wampserver and windows
·yet another 301 redirect problem

read more...
Top10 Links
· 1: Nuke Forums
· 2: PHPNukeFiles
· 3: NukeSkins
· 4: Nuke Templates
· 5: EcomJunk
· 6: MDesign
· 7: Windows Installation: PHP
· 8: FLASH-FOR-NUKE
· 9: Dezina
· 10: Global Dream News Sharing Portal!
Site Visitors
User Login:

Nickname:
Password:
Security Code: Security Code
Type Security Code Here:

Members List Membership:
Latest: GiLli
Today: 2
Yesterday: 1
Overall: 15104

Visitation:
Guests: 506
Members: 1
Total: 507


You are Anonymous user. You can register for free by clicking here
Sponsor Links
Nuke Sites Link Directory
Nuke Sites Link Directory

NukeResources :: View topic - PHP Nuke Patched 2.3c - 5/4/04
NukeResources Forum Index

NukeResources Forum Index -> Bug Reports -> PHP Nuke Patched 2.3c - 5/4/04
Post new topic  Reply to topic    View previous topic :: View next topic 
PHP Nuke Patched 2.3c - 5/4/04
PostPosted: Wed May 05, 2004 1:22 pm Reply with quote
JeZMaN
Resource Newbie
Resource Newbie
 
Joined: Dec 13, 2003
Posts: 29
Location: Spain




ChatServ wrote:
Open modules.php and find:

Code:
    global $nukeuser, $db, $prefix;
    $nukeuser = base64_decode($user);


Change to:

Code:
if (stristr($_SERVER["QUERY_STRING"],'&user= ') AND $name==Private_Messages) header("Location: index.php");
    global $nukeuser, $db, $prefix;
    $user = addslashes($user);
    $nukeuser = base64_decode($user);


Have you update the PHP Nuke Patched 2.3c files?? I have download it and the code is:

Code:
if (stristr($_SERVER["QUERY_STRING"],'&user=') AND $name==Private_Messages) header("Location: hackattempt.php");
    global $nukeuser, $db, $prefix;
    $nukeuser = base64_decode($user);
    $result = $db->sql_query("SELECT active, view FROM ".$prefix."_modules WHERE title='$name'");


hackattempt.php??? the security addon hackattempt.php isn't include in php nuke patched Rolling Eyes

Thanks
View user's profile Send private message MSN Messenger
PostPosted: Wed May 05, 2004 1:35 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




Nope they haven't been updated yet, edit the file manually.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Wed May 05, 2004 1:39 pm Reply with quote
JeZMaN
Resource Newbie
Resource Newbie
 
Joined: Dec 13, 2003
Posts: 29
Location: Spain




ChatServ wrote:
Nope they haven't been updated yet, edit the file manually.

But now we need to have hackattempt addon installed?
View user's profile Send private message MSN Messenger
PostPosted: Wed May 05, 2004 2:12 pm Reply with quote
chatserv
Site Admin
Site Admin
 
Joined: Apr 21, 2002
Posts: 1732
Location: Puerto Rico




ok, patches updated.

_________________
NukeResources | ScriptHeaven
View user's profile Send private message Visit poster's website
PostPosted: Wed May 05, 2004 2:36 pm Reply with quote
JeZMaN
Resource Newbie
Resource Newbie
 
Joined: Dec 13, 2003
Posts: 29
Location: Spain




ChatServ wrote:
ok, patches updated.

Thanks ChatServ Very Happy
View user's profile Send private message MSN Messenger
PHP Nuke Patched 2.3c - 5/4/04
 NukeResources Forum Index -> Bug Reports
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 4 Hours  
Page 1 of 1  

  
  
 Post new topic  Reply to topic     



Powered by phpBB © 2001-2005 phpBB Group.     Theme created by Vjacheslav Trushkin.
There have been 134 unique hit(s) in the past 24 hours.
Forums ©
Nuke Sites Link Directory


Best viewed with a Browser
All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2001 - 2007 by NukeResources.com
You can syndicate our news using the file .backend.php or ultramode.txt
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
Page Generation: 0.29 Seconds

:: Eos phpbb2 style by Cyberalien :: PHP-Nuke theme by www.nukemods.com ::