Debian Bug report logs - #482033
escapeshellcmd() in php5 etch11

version graph

Package: libapache2-mod-php5; Maintainer for libapache2-mod-php5 is (unknown);

Reported by: debianbug <debianbug@fidointelligence.pl>

Date: Tue, 20 May 2008 10:36:01 UTC

Severity: normal

Found in version 5.2.0-8+etch11

Fixed in version 5.2.6.dfsg.1-1+lenny4

Done: Ondřej Surý <ondrej@sury.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#482033; Package libapache2-mod-php5. (full text, mbox, link).


Acknowledgement sent to debianbug <debianbug@fidointelligence.pl>:
New Bug report received and forwarded. Copy sent to Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: debianbug <debianbug@fidointelligence.pl>
To: submit@bugs.debian.org
Subject: escapeshellcmd() in php5 etch11
Date: Tue, 20 May 2008 12:33:32 +0200
Package: libapache2-mod-php5
Version: 5.2.0-8+etch11

Function escapeshellcmd() strips polish characters from string. Previous
version (5.2.0-8+etch10) works fine. This also refers to php5-cli.

www:~# cat testescape.php 
#!/usr/bin/php
<?php

$test = "ółń";
echo $test,' ',escapeshellcmd($test),"\n";

?>

www:~# ./testescape.php
ółń ��


I'm using: Linux netmed 2.6.22-3-vserver-686 #1 SMP Sun Feb 10 23:11:25 UTC
2008 i686 GNU/Linux
with apache: apache2 2.2.3-4+etch4





Reply sent to Ondřej Surý <ondrej@sury.org>:
You have taken responsibility. (Fri, 08 Jan 2010 16:33:08 GMT) (full text, mbox, link).


Notification sent to debianbug <debianbug@fidointelligence.pl>:
Bug acknowledged by developer. (Fri, 08 Jan 2010 16:33:08 GMT) (full text, mbox, link).


Message #10 received at 482033-done@bugs.debian.org (full text, mbox, reply):

From: Ondřej Surý <ondrej@sury.org>
To: 482033-done@bugs.debian.org
Subject: #482033: escapeshellcmd() in php5 etch11
Date: Fri, 8 Jan 2010 17:29:38 +0100
Version: 5.2.6.dfsg.1-1+lenny4

Works ok in current stable.

-- 
Ondřej Surý <ondrej@sury.org>
http://blog.rfc1925.org/




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sat, 06 Feb 2010 07:29:52 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun Jul 2 03:05:38 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.