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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Mar 29 01:01:28 2024 UTC