From http://www.ush.it/2009/02/08/php-filesystem-attack-vectors/

On Apr 07, 2008 I spoke with Kuza55 and Wisec about an attack I found some time before that was a new attack vector for filesystem functions (fopen, (include|require)[_once]?, file_(put|get)_contents, etc) for the PHP language. It was a path normalization issue and I asked them to keep it “secret” [4], this was a good idea cause my analisys was mostly incomplete and erroneous but the idea was good and the bug was real and disposable.

  1. Name              PHP filesystem attack vectors
  2. Systems Affected  PHP and PHP+Suhosin
  3. Vendor            http://www.php.net/
  4. Advisory          http://www.ush.it/team/ush/hack-phpfs/phpfs_mad.txt
  5. Authors           Francesco ”ascii” Ongaro (ascii AT ush DOT it)
  6. Giovanni ”evilaliv3″ Pellerano (giovanni.pellerano AT
  7. evilaliv3 DOT org)
  8. Date              20090207I) Introduction

阅读全文