News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Gareth Heyes' Blog:
Faking the unexpected
December 04, 2007 @ 08:36:04

Gareth Heyes has an example of yet another way he's seen developers incorrectly handle incoming connections and the information inside. This time, he focuses on the remote IP coming from the client.

Developers place too much trust in everything, they assume that certain data cannot be faked and therefore these pieces of data can be used as a Trojan horse. Lets take the REMOTE IP of a user, it seems a trusted source because of the TCP/IP connection between the user and the server.

He points out the difference between HTTP_X_FORWARDED_FOR and REMOTE_ADDR and how, despite them being the same almost all of the time, shouldn't be trusted since they could be spoofed. He even includes an example script showing how it could be done (and how a bit of Javascript can even be inserted).

0 comments voice your opinion now!
remoteaddr httpxforwardedfor remote ip address exploit remoteaddr httpxforwardedfor remote ip address exploit



Similar Posts

Net-Security.org: SUSE Security Announcement - php4,php5 problems

LWN.net: Remote file inclusion vulnerabilities

Community News: Ubuntu Updates PHP Packages

Human Edited Directory: Now remote debugging is possible for PHP

PHPBuilder.com: Remote objects and Zend_Amf


Community Events











Don't see your event here?
Let us know!


conference code PEAR releases ajax example zendframework mysql security framework book developer PHP5 database release application job cakephp package zend

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework