You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 36 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - SQL Injection Attack [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
erbuc
Corporal
Corporal


Joined: Apr 17, 2003
Posts: 65


PostPosted: Sun Aug 10, 2003 1:21 am Reply with quoteBack to top

Based on my research here and at ComputerCops, there seems to have been some discussion on this subject, but I have found something strange on my site that requires some explanation.

After running analyze.php, I had a warning regarding the version of PHP on my servers. I have finally received notice from my hosting company that they have upgraded. Now, I am receiving the SQL Injection Attack warning.

However, after reviewing the contents of my php.ini file, I find the following:
Code:
    [magic_quotes_gpc] => Array
        (
            [global_value] => 1
            [local_value] => 1
            [access] => 6
        )

    [magic_quotes_runtime] => Array
        (
            [global_value] => 0
            [local_value] => 0
            [access] => 7
        )

    [magic_quotes_sybase] => Array
        (
            [global_value] => 0
            [local_value] => 0
            [access] => 7
        )

It looks like my setting are fine but I am still receiving the warning ... any clue as to why this is the case?

erbuc
Find all posts by erbucView user's profileSend private messageSend e-mailVisit poster's website
VinDSL
Site Admin
Site Admin


Joined: Jul 08, 2003
Posts: 1193

Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs

PostPosted: Sun Aug 10, 2003 1:51 am Reply with quoteBack to top

Looks okay to me. You might want to check out this thread, if you haven't already:

http://www.computercops.biz/postlite2543-.html
Find all posts by VinDSLView user's profileSend private messageVisit poster's websiteICQ Number
erbuc
Corporal
Corporal


Joined: Apr 17, 2003
Posts: 65


PostPosted: Sun Aug 10, 2003 1:58 am Reply with quoteBack to top

Hi Vinny,

Yes ... I read all 3 pages of that thread before I even posted here. It seems that those sites did need to make some changes ... and then the continuing debate with the Guest ... but I am not sure that I need to make any changes to my php.ini when it looks like all is fine.

I noticed in that thread that another user posted a possible code fix in the mainfile.php and I noticed no one responded to whether that was a valid fix for the problem. If it is, then the analyze.php file should be fixed to check for that line of code in that file as well before issuing a warning.

I thought this might bring up some new or yet to be resolved issues.

Thanks for the link though.

erbuc
Find all posts by erbucView user's profileSend private messageSend e-mailVisit poster's website
VinDSL
Site Admin
Site Admin


Joined: Jul 08, 2003
Posts: 1193

Location: Arizona (USA) Site Admin: Lenon.com Admin: Disipal Designs

PostPosted: Sun Aug 10, 2003 2:02 am Reply with quoteBack to top

You know, I was just looking at my setup and several of the values are empty. Hrm...
Code:
[magic_quotes_gpc] => Array
        (
            [global_value] => 1
            [local_value] => 1
            [access] => 6
        )

    [magic_quotes_runtime] => Array
        (
            [global_value] =>
            [local_value] =>
            [access] => 7
        )

    [magic_quotes_sybase] => Array
        (
            [global_value] =>
            [local_value] =>
            [access] => 7
        )

I don't know if that would make a difference or not. I assume '' is the same as '0', but I'm not a magic_quotes expert Cool

_________________
.:: "The further in you go, the bigger it gets!" ::.
.:: VinDSL's Lenon.com | The Disipal Site ::.
Find all posts by VinDSLView user's profileSend private messageVisit poster's websiteICQ Number
erbuc
Corporal
Corporal


Joined: Apr 17, 2003
Posts: 65


PostPosted: Sun Aug 10, 2003 2:09 am Reply with quoteBack to top

I noticed in that thread you provided the link for, that Paul mentioned in his research that when the values were left unassigned, the defaulted to "on".

I hope so ... what does your analyze.php script say?

erbuc
===============
I spent most of my money on booze and women ...
... the rest I just wasted.
Find all posts by erbucView user's profileSend private messageSend e-mailVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
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



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.592 Seconds - 426 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::