php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46079 open_basedir can be by-pass from "PatriotCracker C99Shell" (defined as virus)
Submitted: 2008-09-14 20:44 UTC Modified: 2008-09-15 19:57 UTC
From: michele at micheleschiavo dot it Assigned:
Status: Closed Package: Safe Mode/open_basedir
PHP Version: 5.2.6 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 + 28 = ?
Subscribe to this entry?

 
 [2008-09-14 20:44 UTC] michele at micheleschiavo dot it
Description:
------------
i set open_basedir "/var/www/ "in php.ini and if i try fopen /etc/passwd, php report the warning and not open /etc/passwd, but the "malware" script can read /etc/passwd.



Expected result:
----------------
open_basedir will work


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-09-15 19:57 UTC] michele at micheleschiavo dot it
this "virus" use posix* function
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 05:01:31 2024 UTC