php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3340 Segfaults when not using enctype=multipart/form-data
Submitted: 2000-01-28 13:59 UTC Modified: 2000-06-09 12:02 UTC
From: jj at commandline dot de Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Latest CVS (28/01/2000) OS: OpenBSD
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: jj at commandline dot de
New email:
PHP Version: OS:

 

 [2000-01-28 13:59 UTC] jj at commandline dot de
If the following is done, Apache will segfault:
<form method=post action=script.php3>
<input type=file name=foobar>
...</form>

If <form> contains "enctype=multipart/form-data" everything works fine. Apache won't segfault.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-02-12 19:04 UTC] thies at cvs dot php dot net
please try to generate a backtrace. read http://bugs.php.net/version4/bugs-dos-and-donts.php

 [2000-06-09 12:02 UTC] stas at cvs dot php dot net
no user feedback
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 14 12:01:32 2024 UTC