Raised This Month: $51 Target: $400
 12% 

[CS:S] Cash2Admin v.2.0 - Make your server rentable [LOCAL VERSION]


Post New Thread Closed Thread   
 
Thread Tools Display Modes
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 10-13-2011 , 10:09   Re: [CS:S] Cash2Admin v.2.0 - Rentabilise ton serveur [LOCAL VERSION]
#11

Quote:
Originally Posted by SoGeek View Post
Hello Devicenull,

Thanks for this informations,

1) You're wrong about the XSS Attacks, this is not critical, but i'm gonna fixe that.
XSS attacks are pretty critical. I'm not sure why you think otherwise.
Quote:
About the registre_global, only the user can change the value of the include.
Huh? You use extract($_GET);, despite the PHP manual explicitly telling you not to do that. Anyone can use that to change variables that aren't otherwise initialized (hint: that's how my XSS demo link works!)
Quote:
4) Yes the plugin send IP and EMAIL informations on our databases, this is for statistic, and newsletter if there is an critical update for this plugin.
Do you tell the user about this? Why do you need their IP address?
Quote:
5) You're right again, this isn't encrypt with md5, but this is encrypt with hash (do you want a screenshot ?).
I'd love to see a screenshot of this.
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
SoGeek
Junior Member
Join Date: Sep 2011
Old 10-13-2011 , 12:34   Re: [CS:S] Cash2Admin v.2.0 - Rentabilise ton serveur [LOCAL VERSION]
#12

Ok,

1) Yes in fact, XSS attacks are pretty critical, but in this php page, you can only display a message (like your xss attack) not more, at worst the XSS issue only attack the page of the 'hacker' not of ALL the users.

2) Extract $_GET is pretty usefull, and in this plugin, it's not dangerous, you can insert 500 GET value, the page will not change, because i don't use the 500 values in the page.
So in the next update, everything will be fixed about the XSS Attack, you'll see. (i'll remove the $_GET Extract just for you)

3) In the database, i don't insert the user's IP but the server's IP.

4) http://img851.**************/img851/3359/sanfsre.jpg

Cordially,
SoGeek.

Last edited by SoGeek; 10-13-2011 at 14:11.
SoGeek is offline
devicenull
Veteran Member
Join Date: Mar 2004
Location: CT
Old 10-13-2011 , 14:19   Re: [CS:S] Cash2Admin v.2.0 - Rentabilise ton serveur [LOCAL VERSION]
#13

Quote:
Originally Posted by SoGeek View Post
Ok,

1) Yes in fact, XSS attacks are pretty critical, but in this php page, you can only display a message (like your xss attack) not more, at worst the XSS issue only attack the page of the 'hacker' not of ALL the users.
Sooo, what if I give someone a link to a page containing an XSS attack?
Quote:
2) Extract $_GET is pretty usefull, and in this plugin, it's not dangerous, you can insert 500 GET value, the page will not change, because i don't use the 500 values in the page.
So in the next update, everything will be fixed about the XSS Attack, you'll see. (i'll remove the $_GET Extract just for you)
I'm so glad you know better then the PHP developers, and everyone who says register_globals/extract (both are identical in this case) are bad.

You rely on PHP defaulting variables to 0 in a lot of cases, it's possible for an attacker to just change the defaults to whatever he wants via your extract call. For example, the GET variable I use to do the XSS. By default (with no attack) you never set it before constructing links with it, so PHP defaults it to ''. When I added it to the URL it was defaulted to my attack string, and your code never removed it.

What the fuck is that? It's not md5, nor is it sha1. Where is that screenshot from? What "hash" is that?
__________________
Various bits of semi-useful code in a bunch of languages: http://code.devicenull.org/
devicenull is offline
SoGeek
Junior Member
Join Date: Sep 2011
Old 10-13-2011 , 15:16   Re: [CS:S] Cash2Admin v.2.0 - Rentabilise ton serveur [LOCAL VERSION]
#14

It's a home cryptage , i tried to make a cryptage similar to hash or sha1.

Ok, try the future update at this page :

(timeout = 10, styles.css, script who's require www.team-skyzen.fr, and EXTRACT($_GET) has been removed)

http://team-skyzen.verygames.net/buy.php

Is there somes XSS issues ?

Last edited by SoGeek; 10-13-2011 at 15:22.
SoGeek is offline
rtk
Senior Member
Join Date: Dec 2009
Old 10-22-2011 , 13:45   Re: [CS:S] Cash2Admin v.2.0 - Make your server rentable [LOCAL VERSION]
#15

I came back to see if there was any progress and indeed there is, www.team-skyzen.fr has been hacked already!
Its time to start building my own vip system...
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!
rtk is offline
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 10-22-2011 , 15:17   Re: [CS:S] Cash2Admin v.2.0 - Make your server rentable [LOCAL VERSION]
#16

To protect the safety of our members, I'm removing this (again!) and banning any further versions to be released here without stringent security checks.

The disregard for basic security practices is appalling.

SoGeek, feel free to PM me regarding this.
__________________
asherkin is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode