[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Drupal 7.14 <= Full Path Disclosure Vulnerability
- To: bugtraq@xxxxxxxxxxxxxxxxx
- Subject: Re: Drupal 7.14 <= Full Path Disclosure Vulnerability
- From: pereira@xxxxxxxxx
- Date: Thu, 10 May 2012 13:38:03 GMT
Please note that the hotfix should be:
if(is_array($path)) { die(); }
I already submitted an update to the mailing list.