Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: PHP <=5.2.4 open_basedir bypass & code exec & denial of service
Sep 10 2007 04:22PM
azurIt (azurit pobox sk)
workaround for open_basedir bypass:
turn off the dl() function by
enable_dl = Off
or just enable the safe_mode (which will do it for you)
>-----Pôvodná správa-----
>Od: [mailto:laurent.gaffie (at) gmail (dot) com [email concealed]]
>Komu: bugtraq (at) securityfocus (dot) com [email concealed]
>Predmet: PHP <=5.2.4 open_basedir bypass & code exec & d...
[ more ]
Privacy Statement
Copyright 2009, SecurityFocus
turn off the dl() function by
enable_dl = Off
or just enable the safe_mode (which will do it for you)
>-----Pôvodná správa-----
>Od: [mailto:laurent.gaffie (at) gmail (dot) com [email concealed]]
>Komu: bugtraq (at) securityfocus (dot) com [email concealed]
>Predmet: PHP <=5.2.4 open_basedir bypass & code exec & d...
[ more ]