Hello,
thanks for the reply.
and last but not least shocked, the actual code - either 2.6 release or 2.7 RC uses language ... directly in the source for the portion targetted.
Yes, this is a know issue and is on the wishes for the next release ( WB 2.8 ) as for WB 2.7 we have feature freeze. All hardcoded text should be replaced by variables for the mainlanguage files.
Actual (2.7RC1) details.php MISSED to add_slash of 2 user provided var (possible SQLinjection), email.php does not check email existance first (multi-account forging), email user provided var is sometimes add_slashed twice.
Think this should be (or is already) fixed in WB 2.7 final. Will ask doc if he is back from holiday if he as already done it or if something has to be done.
Matthias