php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13268 static path in php and mm
Submitted: 2001-09-12 13:57 UTC Modified: 2002-01-10 02:01 UTC
From: tomryan at camlaw dot rutgers dot edu Assigned: yohgaki (profile)
Status: Closed Package: Session related
PHP Version: 4.0CVS-2001-09-12 OS: linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tomryan at camlaw dot rutgers dot edu
New email:
PHP Version: OS:

 

 [2001-09-12 13:57 UTC] tomryan at camlaw dot rutgers dot edu
php (from 4.0.6 and the latest cvs code), has PS_MM_PATH 
statically defined in ext/session/mod_mm.c.

This, coupled with hardcoding of only an extension in 
libmm.so, allows for a very easy DOS on systems that use 
session management for at least cgi and external binary 
placements for php, and quite possibly module installation.

Is it produceable? sure.. touch /tmp/session_mm.sem (if 
using php and mm)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-19 22:37 UTC] yohgaki@php.net
Will this be changed?
Any one want me to fix it by adding addtional ini entry?
 [2002-01-06 22:14 UTC] yohgaki@php.net
Assign to myself
 [2002-01-10 02:01 UTC] yohgaki@php.net
Fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC