php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9893 Wrong args in xpath_ functions makes apache crash
Submitted: 2001-03-21 05:37 UTC Modified: 2001-08-26 05:47 UTC
From: jw at shapers dot nl Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.0.4pl1 OS: Windows 2000 SP1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jw at shapers dot nl
New email:
PHP Version: OS:

 

 [2001-03-21 05:37 UTC] jw at shapers dot nl
System: Windows 2000 SP1
Server: Apache 1.3.14 
PHP:    4.0.4pl1 as module, php_domxml.dll extension

both these lines will crash Apache:

xpath_new_context($nothing);
xpath_eval($foo,$bar);

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-26 05:47 UTC] joey@php.net
Fixed in CVS. Will be part of 4.0.7.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 01:01:30 2024 UTC