![]() |
|
Article Options |
#61
|
|||
|
|||
CSRF Issue.
Can anyone help me with this problem,
Details of the reported exploit are as follows; Multiple CSRF Vulnerabilities ============================= Example ------------------ if ($_REQUEST['do'] == 'deletereply'){ ------------------ Because the "delete" command can be executed via a GET request (ie. URL in a signature), if a user with permission clicks a link that is specifically crafted, it can delete something. CSRF. This is in my HelpCenter modification. I thought I had covered all CSRF issues but its seems I may have missed something but I dont know how to correct as ive covered everything from this thread. Thanks, Paul.
__________________
Kind Regards, Paul. No members have liked this post.
|
#62
|
||||
|
||||
Originally Posted by PaulSonny
make it via post request and use the security token!
![]()
__________________
No members have liked this post.
|
#63
|
||||||||
|
||||||||
I'm trying to add the security token to a mod that is giving me an error message. The mod is very important and I'm not getting any answers from the author.
The mod uses AJAX, which is what is not working. When someone uses quickreply and posts their reply it's supposed to automatically reveal the hidden content. Instead it gives the security token issue. Here are the templates. Must there be a change to the xml file also?
I understand it's the author's duty to solve the issue, but the author seems to have abandoned the mod. I am not asking for the solution, but guidance. No members have liked this post.
|
#64
|
||||||||
|
||||||||
Originally Posted by dancue
![]()
I agree completely with the companion, I use this modification and tb I have these problems, it is a product very used in the forum and I cannot allow me the luxury of removing it, ask them please that they should help us in this topic, graces(thanks) Pd: since always I ask for excuses for my English one, for which I use one I translate of Spanish to groins, sie No members have liked this post.
|
#65
|
|||
|
|||
Yes BIG Thank You to every one who got this needed info to us. This fixed all my mods that went down after the move to vB 3.7.0 Gold.........................
Now the mods I have been running for over 2.5 years are all back online... No members have liked this post.
|
#66
|
||||
|
||||
Originally Posted by Dismounted
Could someone please explain this further?![]()
What did this look like before the edit? What are you editing? Is it a template, a plug-in? No members have liked this post.
Last edited by dancue; 09 May 2008 at 13:41. |
#67
|
|||
|
|||
Hi guys, I don't really understand this, what I want to do is make it so this does not show anymore.
![]() Please help me take that off. Thanks. No members have liked this post.
|
#68
|
|||
|
|||
wow ! This is a precious thread !
thank you ![]()
__________________
Flash tutorials No members have liked this post.
|
#69
|
|||
|
|||
Greetings all,
Well, you guys are my last hope. I had a mod written for me last year, my forum members love it and at the moment it's running but when I upgrade I don't expect it to survive..so I'm trying to get a handle on this so that I can do it myself. The coder has long since disappeared so help is appreciated. The beginning of this thread says that: "To opt your entire file into CSRF protection the following should be added to the top of the file under the define for THIS_SCRIPT." I have this line at the beginning of my mods .php file: define('THIS_SCRIPT', 'dataawards_awards'); Do I add this: define('CSRF_PROTECTION', true); Directly below that line? will that solve the entire security token issue or do I need to hunt for form/posts? Talking about form/posts...is this one?: $awarddisplay.= '<form action="' . htmlentities($_SERVER['PHP_SELF']) . '?addawards=' . $_REQUEST['addawards'] . '&type=' . $type . '" method="POST">'; If I understand this correctly I need to find all form/posts (since you are posting and not requesting, thus the need for the security token): <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> Thanks, I hope I can work through this on my own, but if anyone wants to make some money, I'd rather pay to have it done..PM if interested. No members have liked this post.
|
#70
|
|||
|
|||
Originally Posted by Wayne Luke
Thanks alot,![]()
I do what you said and my problem is solved now... ![]() thanks again No members have liked this post.
|
#71
|
||||
|
||||
I've managed to rectify most of these errors myself, however, if I click the "Go Advanced" button on the quick reply part of viewing a thread, it shows the error? As far as I can tell, I've amended it all...
Any help? Have I missed a file? No members have liked this post.
|
#72
|
||||
|
||||
Ok I am having trouble with my skins.
Its the security token thing. Where do I add it and where in it?
__________________
www.vbtree.com the newest and hotest vb skin site out. www.artvenom.com where the venom of art resides. No members have liked this post.
|
#73
|
|||
|
|||
Hi i have added the this <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> after value="$session[sessionhash to all my templates and my members are getting this
YAHOO.util.Connect.asyncRequest('POST', scriptpath + '?do=ajax', { success: this.handle_ajax_response, failure: this.handle_ajax_error, timeout: vB_Default_Timeout, scope: this }, SESSIONURL + 'securitytoken=' + SECURITYTOKEN + '&foo=' + foo); thanks No members have liked this post.
Last edited by steve1966; 12 May 2008 at 00:18. |
#74
|
|||
|
|||
Only time I get one is when I am uploading a flv movie clip. I got the first one up and that was it. Static picture attachments and albums are ok as are text posting. I created an flv attachment and mimed it with content-type: video/flv. This is not using a hack or mod but an inhouse feature.
So what would you suggest to fix it? I do have the passivevid product installed but all was ok till I created the flv attachment.
__________________
Working on new projects and expanding our horizons. Come by and see what we're up to now.
No members have liked this post.
|
#75
|
||||
|
||||
Originally Posted by Wayne Luke
Thank you for making it 'clear' on how to fix this issue. Much appreciation.
![]()
No members have liked this post.
|
![]() |
![]() |
||||
Article | Author | Type | Replies | Last Post |
Show Thread Enhancements Stamps (CSRF protection added) | misr.cc | vBulletin 3.7 Add-ons | 98 | 14 Oct 2012 14:54 |
Add-On Releases vBTube 1.2.9 (CSRF protection added) | Playa82 | vBulletin 3.7 Add-ons | 434 | 22 Jan 2012 23:08 |
Mini Mods [ITECH] Inferno CSRF Auto Protection | Inferno Tech | vBulletin 3.6 Add-ons | 15 | 02 Nov 2010 04:01 |
«
Previous Article
|
Next Article
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Article Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 16:46.