Bug#521198: php5-suhosin nulls mysql update parameters and allows update to continue

2009-07-24 Thread Jan Wagner
tags 521198 + moreinfo unreproducible thanks Hi David, On Wednesday 25 March 2009, David wrote: > Suhosin nulls the parameters of a very large mysql update resulting in > null values being submitted to the database, where data was expected. that depends on your suhosin settings. I expect people

Processed: Re: Bug#521198: php5-suhosin nulls mysql update parameters and allows update to continue

2009-07-24 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 521198 + moreinfo unreproducible Bug #521198 [php5-suhosin] php5-suhosin nulls mysql update parameters and allows update to continue Added tag(s) unreproducible and moreinfo. > thanks Stopping processing here. Please contact me if you need

Bug#521198: [php-maint] Fwd: Bug#521198: php5-suhosin nulls mysql update parameters and allows update to continue

2009-07-24 Thread Jan Wagner
Hi Sean, On Tuesday 07 April 2009, sean finney wrote: > On Tue, Apr 07, 2009 at 07:48:38PM +0200, Jan Wagner wrote: > > Guessing from the bugreport, I think the cause for the "dataloss" was, > > that suhosin blocked the execution of the script, cause the values are to > > much/large, which can be

Bug#521198: [php-maint] Fwd: Bug#521198: php5-suhosin nulls mysql update parameters and allows update to continue

2009-07-24 Thread sean finney
hi jan, On Tue, Apr 07, 2009 at 07:48:38PM +0200, Jan Wagner wrote: > Guessing from the bugreport, I think the cause for the "dataloss" was, that > suhosin blocked the execution of the script, cause the values are to > much/large, which can be adjusted via ini settings. Not checking, if the > v

Bug#521198: Fwd: Bug#521198: php5-suhosin nulls mysql update parameters and allows update to continue

2009-07-24 Thread Jan Wagner
Hey guys, any idea how to respond on this "bugreport"? I personally think: 1. if anybody installes a php security module, the documentation should be read 2. if the documentation was read, the users are able to set appropriate settings 3. if anybody don't like to act suhosin and use the simula

Bug#521198: php5-suhosin nulls mysql update parameters and allows update to continue

2009-03-25 Thread David
Package: php5-suhosin Version: 0.9.27-1 Severity: critical Justification: breaks unrelated software Suhosin nulls the parameters of a very large mysql update resulting in null values being submitted to the database, where data was expected. It seems more reasonable that Suhosin would instead kil