php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45618 Insufficient filename sanitation (man pages)
Submitted: 2008-07-24 20:19 UTC Modified: 2008-07-24 21:08 UTC
From: hannes dot magnusson at gmail dot com Assigned: loudi (profile)
Status: Closed Package: Doc Build problem
PHP Version: Irrelevant OS: Linux
Private report: No CVE-ID: None
 [2008-07-24 20:19 UTC] hannes dot magnusson at gmail dot com
Description:
------------
The man output format (PhD 0_2) doesn't sanitize filenames correctly; maxdb().3




Reproduce code:
---------------
phd -tmanpage -tphpfunctions -d.manual.xml
ls man/maxdb*



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-24 21:08 UTC] loudi@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.

fixed (no more () at the end of man pages filenames)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 07:01:28 2024 UTC