Welcome Guest, Not a member yet? Register   Sign In
CSRF Vulnerabilities and Code Igniter plugin
#7

[eluser]Pascal Kriete[/eluser]
@Bill,
Thanks for posting.

@xwero,
It's not infected browsers that make these attacks possible. It's insecure sites.
If any site you visit has a xss vulnerability (and there are a lot of them), then someone can use that hole to forge a request to any other site. In this case you're safe if javascript is turned off, yes.

But there are other ways to forge requests. Flash, for example, can make cross site requests (limited by crossdomain.xml, but i've seen large sites that just set it to * ). YouTube example. Here the attacker isn't limited to GET.

Protecting yourself is important, but as a developer you can't expect everyone who uses your site to have js turned off Tongue .


Messages In This Thread
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-29-2008, 05:13 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-29-2008, 11:53 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 12:58 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 05:15 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 05:55 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 06:05 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 06:17 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 06:35 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 09-30-2008, 09:49 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 11-20-2008, 05:22 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-22-2009, 02:55 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-22-2009, 09:57 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-22-2009, 02:55 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-23-2009, 09:00 AM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-23-2009, 02:02 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-23-2009, 03:26 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-23-2009, 07:03 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 01-25-2009, 12:39 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 02-08-2009, 09:44 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 02-09-2009, 12:27 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 03-16-2009, 05:43 PM
CSRF Vulnerabilities and Code Igniter plugin - by El Forum - 03-16-2009, 07:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB